Skip to content

Commit

Permalink
chore: release 3.0.1 (#354)
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] authored Dec 24, 2021
1 parent b25a51d commit 968ce6e
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.1](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v3.0.0...v3.0.1) (2021-12-24)


### Bug Fixes

* add missing RTL and LTR modifiers ([5e9a353](https://www.github.com/muhammadsammy/tailwindcss-classnames/commit/5e9a353777dce6815f820c75ca55997c1900ce83))

## [3.0.0](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v2.2.6...v3.0.0) (2021-12-17)


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.0",
"version": "3.0.1",
"description": "Functional typed classnames for TailwindCSS",
"author": "Christian Alfoni <christianalfoni@gmail.com>",
"contributors": [
Expand Down

0 comments on commit 968ce6e

Please sign in to comment.