Skip to content

Commit

Permalink
chore: release 3.0.3 (#393)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Mar 17, 2022
1 parent 22b0be9 commit b8a6b04
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [3.0.3](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v3.0.2...v3.0.3) (2022-03-17)


### Bug Fixes

* use correct prefix for ring-inset class ([#390](https://www.github.com/muhammadsammy/tailwindcss-classnames/issues/390)) ([22b0be9](https://www.github.com/muhammadsammy/tailwindcss-classnames/commit/22b0be9e9ad1532e09fb8cdabf0adffa30f2eaa8))

### [3.0.2](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v3.0.1...v3.0.2) (2022-01-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": "tailwindcss-classnames",
"version": "3.0.2",
"version": "3.0.3",
"description": "Functional typed classnames for TailwindCSS",
"author": "Christian Alfoni <christianalfoni@gmail.com>",
"contributors": [
Expand Down

0 comments on commit b8a6b04

Please sign in to comment.