Skip to content

Commit 2bd5ca9

Browse files
committed
chore(release): v6.9.1
1 parent 3d97544 commit 2bd5ca9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.9.1
6+
7+
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.9.0...v6.9.1)
8+
9+
### 🩹 Fixes
10+
11+
- Exclude modules from content ([#748](https://github.com/nuxt-modules/tailwindcss/pull/748))
12+
- Allow nuxt.options.pages to be unset ([#747](https://github.com/nuxt-modules/tailwindcss/pull/747))
13+
14+
### ❤️ Contributors
15+
16+
17+
- Inesh Bose
18+
519
## v6.9.0
620

721
[compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.8.1...v6.9.0)

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

0 commit comments

Comments
 (0)