Skip to content

Commit 52978e1

Browse files
committed
chore(release): 0.15.2
1 parent d65f36a commit 52978e1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.15.2](https://github.com/DTStack/monaco-sql-languages/compare/v0.15.2-beta.0...v0.15.2) (2026-03-06)
6+
7+
8+
### Bug Fixes
9+
10+
* **flinksql:** [#464](https://github.com/DTStack/monaco-sql-languages/issues/464) upgrade dt-sql-parser@4.4.2 ([d65f36a](https://github.com/DTStack/monaco-sql-languages/commit/d65f36a3ccad2bc0eb01d186bfb92c60dd84cac9))
11+
512
### [0.15.1](https://github.com/DTStack/monaco-sql-languages/compare/v0.15.0...v0.15.1) (2025-06-06)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monaco-sql-languages",
3-
"version": "0.15.2-beta.0",
3+
"version": "0.15.2",
44
"description": "SQL languages for the Monaco Editor, based on monaco-languages.",
55
"scripts": {
66
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)