Skip to content

Commit b0fcb87

Browse files
author
zhaoge
committed
chore(release): 2.0.0-beta.18
1 parent d801b0b commit b0fcb87

2 files changed

Lines changed: 4 additions & 2 deletions

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+
## [2.0.0-beta.18](https://github.com/DTStack/dt-react-monaco-editor/compare/v2.0.0-beta.17...v2.0.0-beta.18) (2025-09-24)
6+
57
## [2.0.0-beta.17](https://github.com/DTStack/dt-react-monaco-editor/compare/v2.0.0-beta.16...v2.0.0-beta.17) (2025-09-24)
68

79
## [2.0.0-beta.16](https://github.com/DTStack/dt-react-monaco-editor/compare/v2.0.0-beta.15...v2.0.0-beta.16) (2025-09-24)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dt-react-monaco-editor",
3-
"version": "2.0.0-beta.17",
3+
"version": "2.0.0-beta.18",
44
"description": "Monaco editor for React.",
55
"authors": "DTStack Corporation",
66
"keywords": [
@@ -40,7 +40,7 @@
4040
"husky": "^8.0.3",
4141
"inquirer": "^8.2.2",
4242
"lint-staged": "^10.0.7",
43-
"monaco-editor": "0.52.2",
43+
"monaco-editor": "0.53.0",
4444
"prettier": "^2.2.0",
4545
"react": "16.13.x",
4646
"standard-version": "^7.0.1",

0 commit comments

Comments
 (0)