-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(release): version 20.12.1 changelog
- Loading branch information
Showing
5 changed files
with
54 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
version-git-tag false | ||
version-commit-hooks false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## 20.12.1 (2020-12-28) | ||
|
||
|
||
### Features | ||
|
||
* rename some icons ([#2](https://github.com/growingio/gio-design-icons/issues/2)) ([3f4a1f3](https://github.com/growingio/gio-design-icons/commit/3f4a1f3831b6c6d3714703d5324164b69c2e67f6)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* update some icons' name to follow naming conventions. | ||
|
||
The change: | ||
|
||
- UnviewOutlined -> EyeSlashOutlined | ||
- ViewOutlined -> EyeOutlined | ||
- WarningCircle -> WarningCircleOutlined | ||
- WarningFilled -> WarningCircleFilled | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## 20.12.1 (2020-12-28) | ||
|
||
|
||
### Features | ||
|
||
* rename some icons ([#2](https://github.com/growingio/gio-design-icons/issues/2)) ([3f4a1f3](https://github.com/growingio/gio-design-icons/commit/3f4a1f3831b6c6d3714703d5324164b69c2e67f6)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* update some icons' name to follow naming conventions. | ||
|
||
The change: | ||
|
||
- UnviewOutlined -> EyeSlashOutlined | ||
- ViewOutlined -> EyeOutlined | ||
- WarningCircle -> WarningCircleOutlined | ||
- WarningFilled -> WarningCircleFilled | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
import { Meta } from '@storybook/addon-docs/blocks'; | ||
import { Description } from '@storybook/addon-docs/blocks'; | ||
import document from '../CHANGELOG.md'; | ||
|
||
<Meta title="Docs/Changelog" /> | ||
|
||
# Changelog | ||
|
||
<Description markdown={document} /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@gio-design/icons", | ||
"version": "20.12.0", | ||
"version": "20.12.1", | ||
"description": "GrowingIO Design semantic vector icons", | ||
"author": "GrowingIO Frontend Team <[email protected]>", | ||
"homepage": "https://growingio.design/resources/icons", | ||
|
418a35c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: