Skip to content

Commit

Permalink
chore(release): version 22.14.4 changelog
Browse files Browse the repository at this point in the history
## [22.14.4](v22.14.3...v22.14.4) (2022-03-01)

### Bug Fixes

* **collapse:** collapse style error and icon render error ([#1871](#1871)) ([83744f3](83744f3))
* **list:** list cascader-item on Document click error ([#1870](#1870)) ([2d4bd6f](2d4bd6f))
  • Loading branch information
semantic-release-bot committed Mar 1, 2022
1 parent 83744f3 commit 472a6f8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [22.14.4](https://github.com/growingio/gio-design/compare/v22.14.3...v22.14.4) (2022-03-01)


### Bug Fixes

* **collapse:** collapse style error and icon render error ([#1871](https://github.com/growingio/gio-design/issues/1871)) ([83744f3](https://github.com/growingio/gio-design/commit/83744f354a190b4c1a14dcab6552d88acbe1d100))
* **list:** list cascader-item on Document click error ([#1870](https://github.com/growingio/gio-design/issues/1870)) ([2d4bd6f](https://github.com/growingio/gio-design/commit/2d4bd6f6296febff20fb578edaa87f64e4c32557))

## [22.14.3](https://github.com/growingio/gio-design/compare/v22.14.2...v22.14.3) (2022-02-28)


Expand Down
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/components",
"version": "22.14.3",
"version": "22.14.4",
"description": "GrowingIO Design components",
"repository": {
"type": "git",
Expand Down

1 comment on commit 472a6f8

@vercel
Copy link

@vercel vercel bot commented on 472a6f8 Mar 1, 2022

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.