Skip to content

Commit

Permalink
chore(release): 0.12.12 [skip ci]
Browse files Browse the repository at this point in the history
## [0.12.12](v0.12.11...v0.12.12) (2024-06-09)

### Bug Fixes

* **button:** improve Button icon shadow behavior ([93b4ecc](93b4ecc))
* **carousel:** improve auto-rotate behavior ([6f9d522](6f9d522)), closes [#317](#317)
* **component:** add Actions component ([684e288](684e288))
* **design:** improve some components borders ([264e774](264e774))
* **style:** move tap color property to global CSS ([ee356c7](ee356c7)), closes [#316](#316)
  • Loading branch information
semantic-release-bot committed Jun 9, 2024
1 parent ca4af57 commit 0caf280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"license": "MIT",
"private": false,
"version": "0.12.11",
"version": "0.12.12",
"type": "module",
"files": [
"dist",
Expand Down

0 comments on commit 0caf280

Please sign in to comment.