Skip to content

Commit 8dac86d

Browse files
committed
chore(release): v6.6.5
1 parent 3c8990a commit 8dac86d

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
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.5
6+
7+
[compare changes](https://undefined/undefined/compare/v6.6.4...v6.6.5)
8+
9+
10+
### 🩹 Fixes
11+
12+
- Typeof import default in dts (#647)
13+
14+
### 🏡 Chore
15+
16+
- Update pnpm lockfile (2d0b967)
17+
- Update repo url (3c8990a)
18+
19+
### ❤️ Contributors
20+
21+
- Daniel Roe <[email protected]>
22+
- Inesh Bose
23+
524
## v6.6.4
625

726
[compare changes](https://undefined/undefined/compare/v6.6.3...v6.6.4)

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

0 commit comments

Comments
 (0)