Skip to content

Commit 778749c

Browse files
committed
release v1.12.1
1 parent 2ed0474 commit 778749c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v1.12.1
2+
3+
- Fix bug: format not avalible.
4+
15
### v1.12.0
26

37
- Support Flink SQL v1.18: truncate, replcae, alter table.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flink-sql",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"displayName": "Flink SQL Helper",
55
"description": "Help you efficiently and focus on Flink SQL development. support Flink SQL error grammar check, syntax highlighting, complete keywords, rename, find all references and code format, including user-defined functions.",
66
"publisher": "CamileSing",

0 commit comments

Comments
 (0)