Skip to content

Commit ab9479c

Browse files
author
zhaoge
committed
chore(release): 2.0.0-beta.20
1 parent 6eab9cd commit ab9479c

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+
## [2.0.0-beta.20](https://github.com/DTStack/dt-react-monaco-editor/compare/v2.0.0-beta.19...v2.0.0-beta.20) (2025-09-25)
6+
7+
8+
### Features
9+
10+
* upgrade monaco-editor's version ([6eab9cd](https://github.com/DTStack/dt-react-monaco-editor/commit/6eab9cd4999d725e1976b88bf207e4f24b251eda))
11+
512
## [2.0.0-beta.19](https://github.com/DTStack/dt-react-monaco-editor/compare/v2.0.0-beta.18...v2.0.0-beta.19) (2025-09-25)
613

714
## [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)

package.json

Lines changed: 1 addition & 1 deletion
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.19",
3+
"version": "2.0.0-beta.20",
44
"description": "Monaco editor for React.",
55
"authors": "DTStack Corporation",
66
"keywords": [

0 commit comments

Comments
 (0)