Skip to content

Commit 4c52b7d

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v2.18.0
1 parent 26e8b21 commit 4c52b7d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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+
## [2.18.0](https://github.com/femessage/element/compare/v2.17.0...v2.18.0) (2020-09-01)
6+
7+
8+
### Features
9+
10+
* timeline组件增加横版模式及时间戳插槽 ([#69](https://github.com/femessage/element/issues/69)) ([7794b44](https://github.com/femessage/element/commit/7794b44))
11+
* 提升 date-picker 选择日期用户体验 ([#71](https://github.com/femessage/element/issues/71)) ([19a59db](https://github.com/femessage/element/commit/19a59db))
12+
513
## [2.17.0](https://github.com/femessage/element/compare/v2.16.2...v2.17.0) (2020-08-10)
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": "@femessage/element-ui",
3-
"version": "2.17.0",
3+
"version": "2.18.0",
44
"description": "A Component Library for Vue.js.",
55
"main": "lib/element-ui.common.js",
66
"files": [

0 commit comments

Comments
 (0)