Skip to content

Commit

Permalink
chore(release): version 22.14.9 changelog
Browse files Browse the repository at this point in the history
## [22.14.9](v22.14.8...v22.14.9) (2022-03-09)

### Bug Fixes

* **checkbox:** fix box-sizing ([#1891](#1891)) ([8101e12](8101e12))
* **filter-picker:** when `valueType` was changed initialize state ([#1894](#1894)) ([1be3104](1be3104))
* **list-picker:** fix list-picker scroll bar style error ([#1896](#1896)) ([74e6cfd](74e6cfd))
* **panel:** change panel text ([#1895](#1895)) ([e01b8eb](e01b8eb))
  • Loading branch information
semantic-release-bot committed Mar 9, 2022
1 parent 74e6cfd commit 5bf67ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [22.14.9](https://github.com/growingio/gio-design/compare/v22.14.8...v22.14.9) (2022-03-09)


### Bug Fixes

* **checkbox:** fix box-sizing ([#1891](https://github.com/growingio/gio-design/issues/1891)) ([8101e12](https://github.com/growingio/gio-design/commit/8101e12a45b569b7c3e798e2dbdaa5242a439bc5))
* **filter-picker:** when `valueType` was changed initialize state ([#1894](https://github.com/growingio/gio-design/issues/1894)) ([1be3104](https://github.com/growingio/gio-design/commit/1be31045a41847073ab85dee03e1984f6d9eea1b))
* **list-picker:** fix list-picker scroll bar style error ([#1896](https://github.com/growingio/gio-design/issues/1896)) ([74e6cfd](https://github.com/growingio/gio-design/commit/74e6cfda4b53cc68c19687220ea3dcfcd4c9795f))
* **panel:** change panel text ([#1895](https://github.com/growingio/gio-design/issues/1895)) ([e01b8eb](https://github.com/growingio/gio-design/commit/e01b8eba6d984dfaa892ebc7cd72409fab0bc02b))

## [22.14.8](https://github.com/growingio/gio-design/compare/v22.14.7...v22.14.8) (2022-03-09)


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.8",
"version": "22.14.9",
"description": "GrowingIO Design components",
"repository": {
"type": "git",
Expand Down

1 comment on commit 5bf67ca

@vercel
Copy link

@vercel vercel bot commented on 5bf67ca Mar 9, 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.