Skip to content

Commit ff2015d

Browse files
zhaogeJackWang032
authored andcommitted
chore(release): 1.0.0-beta.2
1 parent d8df136 commit ff2015d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
## [1.0.0-beta.2](https://github.com/DTStack/monaco-sql-languages/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2025-09-23)
6+
57
## [1.0.0-beta.1](https://github.com/DTStack/monaco-sql-languages/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2025-09-23)
68

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

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": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.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)