Skip to content

Commit 18968d7

Browse files
committed
chore(release): v6.6.1
1 parent a5ae1d8 commit 18968d7

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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.6.1
6+
7+
[compare changes](https://undefined/undefined/compare/v6.6.0...v6.6.1)
8+
9+
10+
### 🏡 Chore
11+
12+
- Reducing dependencies (#634)
13+
- Update readme (#640)
14+
- Move heavy populateMap function to utils (#637)
15+
- Add `utils` to default content path (#641)
16+
- Improving types for config (#635)
17+
18+
### ❤️ Contributors
19+
20+
- Inesh Bose
21+
- Alexander Lichter <[email protected]>
22+
523
## v6.6.0
624

725
[compare changes](https://undefined/undefined/compare/v6.5.0...v6.6.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.6.0",
3+
"version": "6.6.1",
44
"description": "TailwindCSS module for Nuxt",
55
"repository": "nuxt-community/tailwindcss-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)