Skip to content

Commit e50a8f7

Browse files
committed
Merge branch 'master' of github.com:DTStack/dt-react-codemirror-editor
2 parents 59f32e1 + af7619d commit e50a8f7

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
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.
4+
5+
## 0.9.0 (2020-07-13)
6+
7+
8+
### Features
9+
10+
* add code ([51ffc1e](https://github.com/DTStack/dt-react-codemirror-editor/commit/51ffc1e133fa07df211025afb2fb68ba65d0e420))
11+
* add dt-react-codemirror-editor component ([ec63107](https://github.com/DTStack/dt-react-codemirror-editor/commit/ec631076370b19c376cc611fc117d457295e510e))

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
"react-test-renderer": "^16.8.6",
117117
"require-context.macro": "^1.1.0",
118118
"sass-loader": "^7.1.0",
119+
"standard-version": "^8.0.1",
119120
"storybook-readme": "^5.0.5",
120121
"style-loader": "^0.23.1",
121122
"typescript": "^3.5.3",

0 commit comments

Comments
 (0)