Skip to content

Commit dfe3cdf

Browse files
authored
Merge pull request #212 from liuxy0551/conflict_0.x-stable_to_main
Merge 0.x-stable to main
2 parents 6c745d4 + f4a1936 commit dfe3cdf

File tree

3 files changed

+16
-8
lines changed

3 files changed

+16
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ All notable changes to this project will be documented in this file. See [standa
1414

1515
## [1.0.0-beta.0](https://github.com/DTStack/monaco-sql-languages/compare/v0.15.1...v1.0.0-beta.0) (2025-09-22)
1616

17+
### [0.15.2](https://github.com/DTStack/monaco-sql-languages/compare/v0.15.2-beta.0...v0.15.2) (2026-03-06)
18+
19+
20+
### Bug Fixes
21+
22+
* **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))
23+
1724
### [0.15.1](https://github.com/DTStack/monaco-sql-languages/compare/v0.15.0...v0.15.1) (2025-06-06)
1825

1926

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@
8484
]
8585
},
8686
"dependencies": {
87-
"dt-sql-parser": "^4.4.0"
87+
"dt-sql-parser": "4.4.2"
8888
}
8989
}

pnpm-lock.yaml

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)