diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e2acd1..f955d41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +## [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)) + + +### Features + +* add role and aria-label for icons ([7706a2e](https://github.com/growingio/gio-design-icons/commit/7706a2e9b3541c17afd3e5e3491c8e3553cbb295)) + + +### BREAKING CHANGES + +* remove duplicate icon + + Replace `` with ``. + + + # [21.1.0](https://github.com/growingio/gio-design-icons/compare/v20.12.1...v21.1.0) (2021-01-06) diff --git a/VERSION.md b/VERSION.md index da4d322..47494cd 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1,24 +1,21 @@ -# [21.1.0](https://github.com/growingio/gio-design-icons/compare/v20.12.1...v21.1.0) (2021-01-06) +## [21.1.1](https://github.com/growingio/gio-design-icons/compare/v21.1.0...v21.1.1) (2021-01-21) ### Bug Fixes -* remove unused g tags in message svg file ([a837a7a](https://github.com/growingio/gio-design-icons/commit/a837a7a931eac20338abb1eb8347a8fe8eaa7331)) +* remove caret down outlined icon ([2bc44c9](https://github.com/growingio/gio-design-icons/commit/2bc44c99c360cc7678f0340a342dd2a90197efcc)) ### Features -* add and rename user icons ([abd4314](https://github.com/growingio/gio-design-icons/commit/abd4314e49a0624c48cf693b9aae404a76a51a59)) -* add document-filled icon ([04a9898](https://github.com/growingio/gio-design-icons/commit/04a989872dc31c99e2d195f62240f0a2d123c90f)) +* add role and aria-label for icons ([7706a2e](https://github.com/growingio/gio-design-icons/commit/7706a2e9b3541c17afd3e5e3491c8e3553cbb295)) ### BREAKING CHANGES -* update user related icons to keep up with new ones +* remove duplicate icon -The Change: -- UserOutlined -> UserTieOutlined -- UserFilled -> UserTieFilled + Replace `` with ``. diff --git a/package.json b/package.json index f7c6fb3..6740041 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gio-design/icons", - "version": "21.1.0", + "version": "21.1.1", "description": "GrowingIO Design semantic vector icons", "keywords": [ "growingio",