Skip to content

Commit

Permalink
chore(release): 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stafyniaksacha committed Jan 26, 2024
1 parent 726714d commit d0340ce
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.3](https://github.com/shuriken-ui/tailwind/compare/v2.0.2...v2.0.3) (2024-01-26)


### Bug Fixes

* **button-group:** single child + support more kind of components ([726714d](https://github.com/shuriken-ui/tailwind/commit/726714d618cfc733a1aa1056b7f99ae4771efd53))
* **button:** align default border color with all inputs ([3f6522f](https://github.com/shuriken-ui/tailwind/commit/3f6522f777e33b75c280a373aa6aaf2a6a64cd6d))

### [2.0.2](https://github.com/shuriken-ui/tailwind/compare/v2.0.1...v2.0.2) (2024-01-26)


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": "@shuriken-ui/tailwind",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"author": "Css Ninja <hello@cssninja.io> (https://cssninja.io)",
"repository": "shuriken-ui/tailwind",
Expand Down

0 comments on commit d0340ce

Please sign in to comment.