Skip to content

Commit 0738935

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v0.4.0
1 parent 2b5786c commit 0738935

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.4.0](https://github.com/FEMessage/el-data-tree/compare/v0.3.3...v0.4.0) (2019-07-02)
6+
7+
8+
### Bug Fixes
9+
10+
* treeAttrs.defaultExpandedKeys is undefined ([3b25c38](https://github.com/FEMessage/el-data-tree/commit/3b25c38))
11+
12+
13+
### Features
14+
15+
* **deps:** upgrade `@femessage/el-form-renderer` to `1.6.0` ([d8f0796](https://github.com/FEMessage/el-data-tree/commit/d8f0796))
16+
17+
18+
519
### [0.3.3](https://github.com/FEMessage/el-data-tree/compare/v0.3.2...v0.3.3) (2019-07-01)
620

721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@femessage/el-data-tree",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "base on element-ui, makes crud easily",
55
"author": "https://github.com/FEMessage",
66
"license": "MIT",

0 commit comments

Comments
 (0)