Skip to content

Commit 0a69d4f

Browse files
Version Packages (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5fdb841 commit 0a69d4f

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/curvy-students-fry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/popular-doors-film.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- 5fdb841: Support using clause in DELETE statement. Fix formatting of bind parameter in first column of select clause. Improvement error message.
8+
- 804f9d7: Allow formatting even if the workspace folder cannot be obtained
9+
310
## 1.0.9
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "SQL formatter with 2way-sql support",
44
"author": "Future Corporation",
55
"license": "BUSL-1.1",
6-
"version": "1.0.9",
6+
"version": "1.0.10",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/future-architect/vscode-uroborosql-fmt.git"

0 commit comments

Comments
 (0)