Skip to content

Commit 59b8c3c

Browse files
committed
chore(release): v6.11.0
1 parent 320dacf commit 59b8c3c

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,9 @@
22

33
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.
44

5-
## v6.12.1
5+
## v6.11.0
66

7-
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.12.0...v6.12.1)
8-
9-
## v6.12.0
10-
11-
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.10.4...v6.12.0)
7+
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.10.4...v6.11.0)
128

139
### 🚀 Enhancements
1410

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

3937
### ❤️ Contributors
4038

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/tailwindcss",
3-
"version": "6.12.1",
3+
"version": "6.11.0",
44
"description": "TailwindCSS module for Nuxt",
55
"repository": "nuxt-modules/tailwindcss",
66
"license": "MIT",

0 commit comments

Comments
 (0)