Skip to content

Commit

Permalink
chore(release): version 22.12.2 changelog
Browse files Browse the repository at this point in the history
## [22.12.2](v22.12.1...v22.12.2) (2022-01-04)

### Bug Fixes

* **avatar:** icon size ([#1758](#1758)) ([eef1e35](eef1e35))
* **filter-picker:** 过滤选择器,选择过滤条件的时候,点击取消,触发submit事件 ([#1767](#1767)) ([d6f1b49](d6f1b49))
* **input:** -webkit-appearance: none ([#1755](#1755)) ([fbbea02](fbbea02)), closes [#1701](#1701)
* **list:** fix list selection component arguments error ([#1747](#1747)) ([23eda81](23eda81))
* **switch:** fix style ([#1768](#1768)) ([45c05bb](45c05bb))
  • Loading branch information
semantic-release-bot committed Jan 4, 2022
1 parent 45c05bb commit 0c92974
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [22.12.2](https://github.com/growingio/gio-design/compare/v22.12.1...v22.12.2) (2022-01-04)


### Bug Fixes

* **avatar:** icon size ([#1758](https://github.com/growingio/gio-design/issues/1758)) ([eef1e35](https://github.com/growingio/gio-design/commit/eef1e357af8f6efc22687d1e0bd68e38cfc43798))
* **filter-picker:** 过滤选择器,选择过滤条件的时候,点击取消,触发submit事件 ([#1767](https://github.com/growingio/gio-design/issues/1767)) ([d6f1b49](https://github.com/growingio/gio-design/commit/d6f1b4920f2c8afeba11614ce7cee8656fd9b68b))
* **input:** -webkit-appearance: none ([#1755](https://github.com/growingio/gio-design/issues/1755)) ([fbbea02](https://github.com/growingio/gio-design/commit/fbbea02924e87ce3ef771f6976fc546f2a25867e)), closes [#1701](https://github.com/growingio/gio-design/issues/1701)
* **list:** fix list selection component arguments error ([#1747](https://github.com/growingio/gio-design/issues/1747)) ([23eda81](https://github.com/growingio/gio-design/commit/23eda81420523fbaa2f383e0f5d3272b3eb26395))
* **switch:** fix style ([#1768](https://github.com/growingio/gio-design/issues/1768)) ([45c05bb](https://github.com/growingio/gio-design/commit/45c05bb53f1107ffea315f9d1cfbede087623513))

## [22.12.1](https://github.com/growingio/gio-design/compare/v22.12.0...v22.12.1) (2022-01-04)


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

1 comment on commit 0c92974

@vercel
Copy link

@vercel vercel bot commented on 0c92974 Jan 4, 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.