Skip to content

Commit 47ec26b

Browse files
committed
chore(release): 1.0.2
1 parent 09fd0b6 commit 47ec26b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.2](https://github.com/DTStack/dt-react-monaco-editor/compare/v1.0.1...v1.0.2) (2023-11-10)
6+
7+
8+
### Features
9+
10+
* add some lifeCycle hooks to MonacoEditor and MonacoDiffEditor ([57ca6ff](https://github.com/DTStack/dt-react-monaco-editor/commit/57ca6ff91126bf7cb35e45158ec56b3b76e22260))
11+
* ugrade react version ([09fd0b6](https://github.com/DTStack/dt-react-monaco-editor/commit/09fd0b60122c2c5e19128048ee43f59c7fe584be))
12+
513
### [1.0.1](https://github.com/DTStack/dt-react-monaco-editor/compare/v1.0.0...v1.0.1) (2023-07-13)
614

715

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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Monaco editor for React.",
55
"authors": "DTStack Corporation",
66
"keywords": [

0 commit comments

Comments
 (0)