Skip to content

Commit 45ebb7b

Browse files
committed
chore(release): v6.7.0
1 parent 84177fe commit 45ebb7b

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
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.7.0
6+
7+
[compare changes](https://undefined/undefined/compare/v6.6.8...v6.7.0)
8+
9+
10+
### 🚀 Enhancements
11+
12+
- Allow content as object (#674)
13+
14+
### 🩹 Fixes
15+
16+
- **vite-plugin:** Consider content as object (#672)
17+
- SrcDir for layers (#676)
18+
19+
### 📖 Documentation
20+
21+
- Mention plugins in editor support (#675)
22+
23+
### 🏡 Chore
24+
25+
- Update h3 (84177fe)
26+
27+
### ❤️ Contributors
28+
29+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
30+
- Inesh Bose
31+
532
## v6.6.8
633

734
[compare changes](https://undefined/undefined/compare/v6.6.7...v6.6.8)

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

0 commit comments

Comments
 (0)