Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stafyniaksacha committed Aug 2, 2023
1 parent df35123 commit 5ee642b
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 1 deletion.
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,54 @@

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.

## [1.0.0-beta.0](https://github.com/shuriken-ui/tailwind/compare/v0.1.1...v1.0.0-beta.0) (2023-08-02)


### Features

* create accordion plugin component ([#33](https://github.com/shuriken-ui/tailwind/issues/33)) ([8033b9b](https://github.com/shuriken-ui/tailwind/commit/8033b9b637028fc76aef83ba175f394712172593))
* create autocomplete plugin component ([#44](https://github.com/shuriken-ui/tailwind/issues/44)) ([186bd61](https://github.com/shuriken-ui/tailwind/commit/186bd613fef3b7854f87e333585bd5d1ce871ce2))
* create avatar plugin component ([#10](https://github.com/shuriken-ui/tailwind/issues/10)) ([3455fdb](https://github.com/shuriken-ui/tailwind/commit/3455fdbd93dbd344f901357f2090ebd357e11ba1))
* create avatar-group plugin component ([#11](https://github.com/shuriken-ui/tailwind/issues/11)) ([df22937](https://github.com/shuriken-ui/tailwind/commit/df229376b3d898a4100bb698a889b61fa09a1869))
* create breadcrumb plugin component ([#16](https://github.com/shuriken-ui/tailwind/issues/16)) ([460ca11](https://github.com/shuriken-ui/tailwind/commit/460ca11cc7dce7945c5727eb6d5bc57f57f3138c))
* create button plugin component ([#7](https://github.com/shuriken-ui/tailwind/issues/7)) ([babb92e](https://github.com/shuriken-ui/tailwind/commit/babb92e4ae5d65fd7960449d0419195ee46ba547))
* create button-action plugin component ([#8](https://github.com/shuriken-ui/tailwind/issues/8)) ([36bac43](https://github.com/shuriken-ui/tailwind/commit/36bac4396b2655409f791a2109ccde0b66c07225))
* create button-close plugin component ([#9](https://github.com/shuriken-ui/tailwind/issues/9)) ([cbc9ef8](https://github.com/shuriken-ui/tailwind/commit/cbc9ef80ea193d53746b796ddeb8f25f092d65e8))
* create button-group plugin component ([#42](https://github.com/shuriken-ui/tailwind/issues/42)) ([038bf40](https://github.com/shuriken-ui/tailwind/commit/038bf40e75ba9756f1ae02153ad8ca2952b05e87))
* create card plugin component ([#19](https://github.com/shuriken-ui/tailwind/issues/19)) ([732f1ee](https://github.com/shuriken-ui/tailwind/commit/732f1ee18bfde9e26d3ba7e487dac02da63bffbf))
* create checkbox plugin component ([#41](https://github.com/shuriken-ui/tailwind/issues/41)) ([efb7bf6](https://github.com/shuriken-ui/tailwind/commit/efb7bf65d3e3bdcbefcbec8eeb68c68a5e92c759))
* create dropdown plugin component ([#20](https://github.com/shuriken-ui/tailwind/issues/20)) ([2e8adc3](https://github.com/shuriken-ui/tailwind/commit/2e8adc3e98ee11ab9521a91abcbd14c964592868))
* create dropdown-item plugin component ([#21](https://github.com/shuriken-ui/tailwind/issues/21)) ([2ab85c5](https://github.com/shuriken-ui/tailwind/commit/2ab85c5190290ea57906a3514b78a4eac3315d18))
* create heading plugin component ([#12](https://github.com/shuriken-ui/tailwind/issues/12)) ([b81bb09](https://github.com/shuriken-ui/tailwind/commit/b81bb093b01b2218135e3fe646c37b6c9b87d086))
* create icon-box plugin component ([#22](https://github.com/shuriken-ui/tailwind/issues/22)) ([dad20ab](https://github.com/shuriken-ui/tailwind/commit/dad20ab40fcc27d1917c9cbd409c89ffc7d62c7b))
* create input file plugin component ([#39](https://github.com/shuriken-ui/tailwind/issues/39)) ([93f3837](https://github.com/shuriken-ui/tailwind/commit/93f3837194b0d322cdabcaa0baa94381ebc6a900))
* create input file regular plugin component ([#38](https://github.com/shuriken-ui/tailwind/issues/38)) ([20c1809](https://github.com/shuriken-ui/tailwind/commit/20c1809ee34799663ba9996466bd83ef5f706e2e))
* create input plugin component ([#47](https://github.com/shuriken-ui/tailwind/issues/47)) ([626a3bb](https://github.com/shuriken-ui/tailwind/commit/626a3bb8b7ce69673ae96de3f0369d5475013469))
* create link plugin component ([#15](https://github.com/shuriken-ui/tailwind/issues/15)) ([299e3b3](https://github.com/shuriken-ui/tailwind/commit/299e3b36e95a444c4687a7b9cd5341bfbb587cd6))
* create list plugin component ([#23](https://github.com/shuriken-ui/tailwind/issues/23)) ([9d6e7c1](https://github.com/shuriken-ui/tailwind/commit/9d6e7c14e68181f8b869bc1175634d6200e4140c))
* create listbox plugin component ([#43](https://github.com/shuriken-ui/tailwind/issues/43)) ([076af1f](https://github.com/shuriken-ui/tailwind/commit/076af1f417a665482d457d5097b6bfdc3a62dab5))
* create message plugin component ([#18](https://github.com/shuriken-ui/tailwind/issues/18)) ([8df0df4](https://github.com/shuriken-ui/tailwind/commit/8df0df4d182c8260610d5a32ce61f4011e540641))
* create message-text plugin component ([#29](https://github.com/shuriken-ui/tailwind/issues/29)) ([3d28052](https://github.com/shuriken-ui/tailwind/commit/3d280524210f49db407958c0ed445dcc34468ce8))
* create modal plugin component ([#24](https://github.com/shuriken-ui/tailwind/issues/24)) ([4dd6aba](https://github.com/shuriken-ui/tailwind/commit/4dd6abaea8ddd2fba420788f7d28ee085a90ccad))
* create pagination plugin component ([#26](https://github.com/shuriken-ui/tailwind/issues/26)) ([f8c9bfb](https://github.com/shuriken-ui/tailwind/commit/f8c9bfb830b76b7398dab1fbeb926f7dba07e7e8))
* create paragraph plugin component ([#13](https://github.com/shuriken-ui/tailwind/issues/13)) ([05f655f](https://github.com/shuriken-ui/tailwind/commit/05f655f72c1ccf2c1fa4ec9d838c60bda4e8dcd2))
* create placeholder plugin component ([#49](https://github.com/shuriken-ui/tailwind/issues/49)) ([6ec9bb8](https://github.com/shuriken-ui/tailwind/commit/6ec9bb8a4a2a54ca277abb83ba72c54843381bb7))
* create progress plugin component ([#27](https://github.com/shuriken-ui/tailwind/issues/27)) ([c7bd9c7](https://github.com/shuriken-ui/tailwind/commit/c7bd9c7b17a3bddaced189b7cb084b7cd387e730))
* create progress-circle plugin component ([#28](https://github.com/shuriken-ui/tailwind/issues/28)) ([94b59dd](https://github.com/shuriken-ui/tailwind/commit/94b59dd8312582dd845136028dff44244cc7c94b))
* create radio plugin component ([#40](https://github.com/shuriken-ui/tailwind/issues/40)) ([f320167](https://github.com/shuriken-ui/tailwind/commit/f320167bfb4377d6537cfda43b9f9b041be37407))
* create select plugin component ([#46](https://github.com/shuriken-ui/tailwind/issues/46)) ([84072ed](https://github.com/shuriken-ui/tailwind/commit/84072ed892612548498ac0b9a9d22dfe04aef0b8))
* create snack plugin component ([#31](https://github.com/shuriken-ui/tailwind/issues/31)) ([76e195a](https://github.com/shuriken-ui/tailwind/commit/76e195afc4103d8f60436a18bd352b59ba1cd115))
* create switch ball plugin component ([#36](https://github.com/shuriken-ui/tailwind/issues/36)) ([b9d4559](https://github.com/shuriken-ui/tailwind/commit/b9d4559b2a3c8c083505be4e59e6eed774c31989))
* create switch thin plugin component ([#37](https://github.com/shuriken-ui/tailwind/issues/37)) ([cac03fd](https://github.com/shuriken-ui/tailwind/commit/cac03fdaf384d78589669ab2e1a707f98bcd4281))
* create tab-slider plugin component ([#32](https://github.com/shuriken-ui/tailwind/issues/32)) ([4cb4540](https://github.com/shuriken-ui/tailwind/commit/4cb45406ab99b5f1376a20d4addc95840f30b286))
* create tabs plugin component ([#25](https://github.com/shuriken-ui/tailwind/issues/25)) ([c568c02](https://github.com/shuriken-ui/tailwind/commit/c568c0292cfb9ba5151eaedf2b5bdad5c7a13598))
* create tag plugin component ([#17](https://github.com/shuriken-ui/tailwind/issues/17)) ([5faae35](https://github.com/shuriken-ui/tailwind/commit/5faae35e9e9708b20de1813f8ae3157f1b4e1233))
* create text plugin component ([#14](https://github.com/shuriken-ui/tailwind/issues/14)) ([2d75a08](https://github.com/shuriken-ui/tailwind/commit/2d75a083b6ee85ebbc774f340e1569f250cee21a))
* create textarea plugin component ([#45](https://github.com/shuriken-ui/tailwind/issues/45)) ([d52d631](https://github.com/shuriken-ui/tailwind/commit/d52d63105137244088742c32c3111fe2f36c87cd))
* create theme-switch plugin component ([#35](https://github.com/shuriken-ui/tailwind/issues/35)) ([f597c0e](https://github.com/shuriken-ui/tailwind/commit/f597c0e349ed08541bfe98b8d6f80ed6b0566558))
* create theme-toggle plugin component ([#34](https://github.com/shuriken-ui/tailwind/issues/34)) ([9d061b0](https://github.com/shuriken-ui/tailwind/commit/9d061b07b743b099b7a1040f56763e0e64ba9cc6))
* create toast plugin component ([#30](https://github.com/shuriken-ui/tailwind/issues/30)) ([10cd58c](https://github.com/shuriken-ui/tailwind/commit/10cd58cc2fbab8cf4b2ca5d3401a4600bdcf7111))

### [0.1.1](https://github.com/shuriken-ui/tailwind/compare/v0.1.0...v0.1.1) (2023-06-30)


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

0 comments on commit 5ee642b

Please sign in to comment.