Skip to content

Commit

Permalink
chore(release): version 22.12.13 changelog
Browse files Browse the repository at this point in the history
## [22.12.13](v22.12.12...v22.12.13) (2022-02-14)

### Bug Fixes

* **cascader:** fix options update useEffect ([#1840](#1840)) ([3afd75a](3afd75a))
* **InputButton:** handle events ([#1841](#1841)) ([2b14866](2b14866))
* **tabs:** remove width='inherit' and height='inherit' ([#1839](#1839)) ([679be96](679be96))
  • Loading branch information
semantic-release-bot committed Feb 14, 2022
1 parent 2b14866 commit 8ba2d48
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [22.12.13](https://github.com/growingio/gio-design/compare/v22.12.12...v22.12.13) (2022-02-14)


### Bug Fixes

* **cascader:** fix options update useEffect ([#1840](https://github.com/growingio/gio-design/issues/1840)) ([3afd75a](https://github.com/growingio/gio-design/commit/3afd75a0f7a1d3b04b9836056930f0e32d7e861d))
* **InputButton:** handle events ([#1841](https://github.com/growingio/gio-design/issues/1841)) ([2b14866](https://github.com/growingio/gio-design/commit/2b1486677c2125ee846d66203979be600dc71e92))
* **tabs:** remove width='inherit' and height='inherit' ([#1839](https://github.com/growingio/gio-design/issues/1839)) ([679be96](https://github.com/growingio/gio-design/commit/679be96050aa69cfb523ff16834210bcf3caca95))

## [22.12.12](https://github.com/growingio/gio-design/compare/v22.12.11...v22.12.12) (2022-02-10)


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

1 comment on commit 8ba2d48

@vercel
Copy link

@vercel vercel bot commented on 8ba2d48 Feb 14, 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.