Skip to content

Commit a87caef

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v2.21.0
1 parent 413dd16 commit a87caef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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.21.0](https://github.com/femessage/element/compare/v2.20.3...v2.21.0) (2020-12-24)
6+
7+
8+
### Features
9+
10+
* tab-bar can compute tab-item's margin ([#84](https://github.com/femessage/element/issues/84)) ([72333a4](https://github.com/femessage/element/commit/72333a4))
11+
512
### [2.20.3](https://github.com/femessage/element/compare/v2.20.2...v2.20.3) (2020-11-20)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@femessage/element-ui",
3-
"version": "2.20.3",
3+
"version": "2.21.0",
44
"description": "A Component Library for Vue.js.",
55
"main": "lib/element-ui.common.js",
66
"files": [

0 commit comments

Comments
 (0)