Skip to content

Commit 3fdb5c1

Browse files
committed
chore(release): v6.11.4
1 parent 8a3b46d commit 3fdb5c1

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
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.11.4
6+
7+
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.11.3...v6.11.4)
8+
9+
### 🩹 Fixes
10+
11+
- Null check for plugins ([8a3b46d](https://github.com/nuxt-modules/tailwindcss/commit/8a3b46d))
12+
13+
### 💅 Refactors
14+
15+
- Move `colorette` to `consola/utils` ([#805](https://github.com/nuxt-modules/tailwindcss/pull/805))
16+
17+
### 🏡 Chore
18+
19+
- Assign postcss plugins in order ([46c2025](https://github.com/nuxt-modules/tailwindcss/commit/46c2025))
20+
21+
### ❤️ Contributors
22+
23+
- Inesh Bose <[email protected]>
24+
- Haruaki OTAKE <[email protected]>
25+
526
## v6.11.3
627

728
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.11.2...v6.11.3)

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.11.3",
3+
"version": "6.11.4",
44
"description": "TailwindCSS module for Nuxt",
55
"repository": "nuxt-modules/tailwindcss",
66
"license": "MIT",

0 commit comments

Comments
 (0)