Skip to content

Commit

Permalink
chore(release): 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stafyniaksacha committed Apr 18, 2023
1 parent e07dbd9 commit 46b895c
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
Expand Up @@ -2,6 +2,19 @@

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.

### [0.0.4](https://github.com/shuriken-ui/tailwind/compare/v0.0.3...v0.0.4) (2023-04-18)


### Features

* **components:** allow to change prefix with plugin options ([87b8724](https://github.com/shuriken-ui/tailwind/commit/87b87248b5df91b098f6fd1d7d96172cb3f128ce))


### Bug Fixes

* add nui prefix to custom animation and placeload ([cc193c8](https://github.com/shuriken-ui/tailwind/commit/cc193c8880062f5c9c797a04d50d562ea3fed77c))
* **preset:** use fonts from default tailwind config ([4df972d](https://github.com/shuriken-ui/tailwind/commit/4df972db077e0bd9f8773bc7bafe3b1f14db4da3))

### [0.0.3](https://github.com/shuriken-ui/tailwind/compare/v0.0.2...v0.0.3) (2023-04-14)


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

0 comments on commit 46b895c

Please sign in to comment.