Skip to content

Commit

Permalink
chore: release 3.0.7 (#447)
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 Nov 3, 2022
1 parent 036e5c8 commit f63e285
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.7](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v3.0.6...v3.0.7) (2022-11-02)


### Bug Fixes

* add basic group and peer helpers ([#446](https://www.github.com/muhammadsammy/tailwindcss-classnames/issues/446)) ([036e5c8](https://www.github.com/muhammadsammy/tailwindcss-classnames/commit/036e5c8000ccec7febe35c28a57f34b689569b79))

### [3.0.6](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v3.0.5...v3.0.6) (2022-08-15)


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.6",
"version": "3.0.7",
"description": "Functional typed classnames for TailwindCSS",
"author": "Christian Alfoni <[email protected]>",
"contributors": [
Expand Down

0 comments on commit f63e285

Please sign in to comment.