Skip to content

Commit

Permalink
chore(release): v6.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ineshbose committed Jan 20, 2024
1 parent 320dacf commit 59b8c3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@

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.

## v6.12.1
## v6.11.0

[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.12.0...v6.12.1)

## v6.12.0

[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.10.4...v6.12.0)
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.10.4...v6.11.0)

### 🚀 Enhancements

Expand All @@ -35,6 +31,8 @@ All notable changes to this project will be documented in this file. See [standa
- Update ([8cf0a04](https://github.com/nuxt-modules/tailwindcss/commit/8cf0a04))
- Specify prepublishOnly script ([2bca37a](https://github.com/nuxt-modules/tailwindcss/commit/2bca37a))
- Fix lint ([eab2fb4](https://github.com/nuxt-modules/tailwindcss/commit/eab2fb4))
- **release:** V6.12.0 ([9837fb8](https://github.com/nuxt-modules/tailwindcss/commit/9837fb8))
- **release:** V6.12.1 ([320dacf](https://github.com/nuxt-modules/tailwindcss/commit/320dacf))

### ❤️ Contributors

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": "@nuxtjs/tailwindcss",
"version": "6.12.1",
"version": "6.11.0",
"description": "TailwindCSS module for Nuxt",
"repository": "nuxt-modules/tailwindcss",
"license": "MIT",
Expand Down

0 comments on commit 59b8c3c

Please sign in to comment.