Skip to content

Commit

Permalink
chore(release): 23.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [23.10.0](v23.9.1...v23.10.0) (2022-02-02)

### Bug Fixes

* **input-autocomplete:** open list on backspace ([#964](#964)) ([4d4f126](4d4f126))
* **themes:** fix font weight mobile button ([#972](#972)) ([447a89d](447a89d))

### Features

* **amount:** add rightAddons, add showPlus, make currency optional ([#955](#955)) ([ac35b9a](ac35b9a))
  • Loading branch information
semantic-release-bot committed Feb 2, 2022
1 parent 447a89d commit 64a94ea
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [23.10.0](https://github.com/alfa-laboratory/core-components/compare/v23.9.1...v23.10.0) (2022-02-02)


### Bug Fixes

* **input-autocomplete:** open list on backspace ([#964](https://github.com/alfa-laboratory/core-components/issues/964)) ([4d4f126](https://github.com/alfa-laboratory/core-components/commit/4d4f1267a98f05c184267564cd0a2517803bd08b))
* **themes:** fix font weight mobile button ([#972](https://github.com/alfa-laboratory/core-components/issues/972)) ([447a89d](https://github.com/alfa-laboratory/core-components/commit/447a89dde25aa7659d771ae1c722086354323706))


### Features

* **amount:** add rightAddons, add showPlus, make currency optional ([#955](https://github.com/alfa-laboratory/core-components/issues/955)) ([ac35b9a](https://github.com/alfa-laboratory/core-components/commit/ac35b9aaf842d88fd28caeb4f888cdf74facf644))

## [23.9.1](https://github.com/alfa-laboratory/core-components/compare/v23.9.0...v23.9.1) (2022-01-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": "@alfalab/core-components",
"version": "23.9.1",
"version": "23.10.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 64a94ea

Please sign in to comment.