Skip to content

Commit

Permalink
chore(release): 30.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [30.0.1](v30.0.0...v30.0.1) (2022-08-19)

### Bug Fixes

* **icon-view:** add aditional path to image and change icon size in addons ([#170](#170)) ([51c8259](51c8259))
* omit enterKeyHint prop ([#197](#197)) ([72f4946](72f4946))
* **picker-button:** increased css specificity ([#190](#190)) ([e089871](e089871))
  • Loading branch information
semantic-release-bot committed Aug 19, 2022
1 parent 72f4946 commit e1e7b75
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 @@
## [30.0.1](https://github.com/core-ds/core-components/compare/v30.0.0...v30.0.1) (2022-08-19)


### Bug Fixes

* **icon-view:** add aditional path to image and change icon size in addons ([#170](https://github.com/core-ds/core-components/issues/170)) ([51c8259](https://github.com/core-ds/core-components/commit/51c825975296bed2c5461c8b96d7ef527684d7b0))
* omit enterKeyHint prop ([#197](https://github.com/core-ds/core-components/issues/197)) ([72f4946](https://github.com/core-ds/core-components/commit/72f494623c282f61b45539fa1c13d5c45bc5180c))
* **picker-button:** increased css specificity ([#190](https://github.com/core-ds/core-components/issues/190)) ([e089871](https://github.com/core-ds/core-components/commit/e08987199825fa5d0dc4b4f1e158849155bb34dc))

# [30.0.0](https://github.com/core-ds/core-components/compare/v29.4.0...v30.0.0) (2022-08-18)


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": "@alfalab/core-components",
"version": "30.0.0",
"version": "30.0.1",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit e1e7b75

Please sign in to comment.