Skip to content

Commit ee04dd0

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v2.17.0
1 parent 0d3d222 commit ee04dd0

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.17.0](https://github.com/femessage/element/compare/v2.16.2...v2.17.0) (2020-08-10)
6+
7+
8+
### Bug Fixes
9+
10+
* **design:** 修改外链组件地址 ([#64](https://github.com/femessage/element/issues/64)) ([2c6b4b9](https://github.com/femessage/element/commit/2c6b4b9))
11+
* switch-enhance font-size ([#51](https://github.com/femessage/element/issues/51)) ([e8f4124](https://github.com/femessage/element/commit/e8f4124))
12+
* **edit-table:** oldValue 更新问题 ([#62](https://github.com/femessage/element/issues/62)) ([af8b9aa](https://github.com/femessage/element/commit/af8b9aa)), closes [#61](https://github.com/femessage/element/issues/61)
13+
14+
15+
### Features
16+
17+
* message-box support appendTarget ([#65](https://github.com/femessage/element/issues/65)) ([9cdf297](https://github.com/femessage/element/commit/9cdf297))
18+
* 为 el-select 添加 extra 插槽 ([#66](https://github.com/femessage/element/issues/66)) ([d6c99ae](https://github.com/femessage/element/commit/d6c99ae))
19+
520
### [2.16.2](https://github.com/femessage/element/compare/v2.16.1...v2.16.2) (2020-06-08)
621

722

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.16.2",
3+
"version": "2.17.0",
44
"description": "A Component Library for Vue.js.",
55
"main": "lib/element-ui.common.js",
66
"files": [

0 commit comments

Comments
 (0)