Skip to content

Commit 0d4d1e2

Browse files
committed
chore(release): 0.9.0
1 parent 7feef2c commit 0d4d1e2

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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+
### Features
8+
9+
* add code ([51ffc1e](https://github.com/DTStack/dt-react-codemirror-editor/commit/51ffc1e133fa07df211025afb2fb68ba65d0e420))
10+
* 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)