Skip to content

Commit 537437e

Browse files
committed
"chore(release): 0.9.3"
1 parent 44ccb91 commit 537437e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

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+
### [0.9.3](https://github.com/DTStack/dt-react-codemirror-editor/compare/v0.9.2...v0.9.3) (2021-08-24)
6+
7+
8+
### Bug Fixes
9+
10+
* modify the style import mode and update dt-react-component ([4fa22c1](https://github.com/DTStack/dt-react-codemirror-editor/commit/4fa22c154140c851477d5cda0ebe471240551d9a))
11+
512
### [0.9.2](https://github.com/DTStack/dt-react-codemirror-editor/compare/v0.9.1...v0.9.2) (2020-07-15)
613

714
### [0.9.1](https://github.com/DTStack/dt-react-codemirror-editor/compare/v0.9.0...v0.9.1) (2020-07-14)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-codemirror-editor",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "The CodeMirror editor for React.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)