Skip to content

Commit 4a987e0

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v2.22.0
1 parent 48782c5 commit 4a987e0

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.22.0](https://github.com/femessage/element/compare/v2.21.0...v2.22.0) (2021-05-12)
6+
7+
8+
### Features
9+
10+
* **el-card:** 支持事件监听 ([e8e1762](https://github.com/femessage/element/commit/e8e1762))
11+
* **el-card:** 支持事件监听 ([#87](https://github.com/femessage/element/issues/87)) ([ae3388e](https://github.com/femessage/element/commit/ae3388e))
12+
513
## [2.21.0](https://github.com/femessage/element/compare/v2.20.3...v2.21.0) (2020-12-24)
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.21.0",
3+
"version": "2.22.0",
44
"description": "A Component Library for Vue.js.",
55
"main": "lib/element-ui.common.js",
66
"files": [

0 commit comments

Comments
 (0)