Skip to content

Commit 0c9a892

Browse files
Version Packages (#66)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 206a29c commit 0c9a892

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tricky-scissors-complain.md

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

CHANGELOG.md

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

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- 206a29c: Fixed "Cannot find module 'ts-case-convert'" error
8+
39
## 1.1.0
410

511
### Minor 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.1.0",
6+
"version": "1.1.1",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/future-architect/vscode-uroborosql-fmt.git"

0 commit comments

Comments
 (0)