Skip to content

Commit

Permalink
docs(release): version 20.2.0 change log (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzt1224 authored Feb 5, 2021
1 parent 472e411 commit 1eac1ea
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 15 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [21.2.0](https://github.com/growingio/gio-design-icons/compare/v21.1.1...v21.2.0) (2021-02-05)


### Features

* pie-chart-outlined icon ([#30](https://github.com/growingio/gio-design-icons/issues/30)) ([472e411](https://github.com/growingio/gio-design-icons/commit/472e41170c3b9bb02ad955b9c0c7ea5fdf504834))



## [21.1.1](https://github.com/growingio/gio-design-icons/compare/v21.1.0...v21.1.1) (2021-01-21)


Expand Down
16 changes: 2 additions & 14 deletions VERSION.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,9 @@
## [21.1.1](https://github.com/growingio/gio-design-icons/compare/v21.1.0...v21.1.1) (2021-01-21)


### Bug Fixes

* remove caret down outlined icon ([2bc44c9](https://github.com/growingio/gio-design-icons/commit/2bc44c99c360cc7678f0340a342dd2a90197efcc))
# [21.2.0](https://github.com/growingio/gio-design-icons/compare/v21.1.1...v21.2.0) (2021-02-05)


### Features

* add role and aria-label for icons ([7706a2e](https://github.com/growingio/gio-design-icons/commit/7706a2e9b3541c17afd3e5e3491c8e3553cbb295))


### BREAKING CHANGES

* remove duplicate icon

Replace `<CaretDownOutlined />` with `<DownFilled />`.
* pie-chart-outlined icon ([#30](https://github.com/growingio/gio-design-icons/issues/30)) ([472e411](https://github.com/growingio/gio-design-icons/commit/472e41170c3b9bb02ad955b9c0c7ea5fdf504834))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gio-design/icons",
"version": "21.1.1",
"version": "21.2.0",
"description": "GrowingIO Design semantic vector icons",
"keywords": [
"growingio",
Expand Down

1 comment on commit 1eac1ea

@vercel
Copy link

@vercel vercel bot commented on 1eac1ea Feb 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.