Skip to content

Commit 5ff6402

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v2.16.2
1 parent 37679b7 commit 5ff6402

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.16.2](https://github.com/femessage/element/compare/v2.16.1...v2.16.2) (2020-06-08)
6+
7+
8+
### Bug Fixes
9+
10+
* 处理ts声明报错 ([#63](https://github.com/femessage/element/issues/63)) ([9146442](https://github.com/femessage/element/commit/9146442))
11+
512
### [2.16.1](https://github.com/femessage/element/compare/v2.16.0...v2.16.1) (2020-06-01)
613

714

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

0 commit comments

Comments
 (0)