Skip to content

Commit 22c86df

Browse files
committed
chore(release): v6.7.2
1 parent 69232a3 commit 22c86df

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.2
6+
7+
[compare changes](https://undefined/undefined/compare/v6.7.1...v6.7.2)
8+
9+
10+
### 🔥 Performance
11+
12+
- Parallelise all async calls " (#679)
13+
14+
### 📖 Documentation
15+
16+
- Update deps (5a877b9)
17+
18+
### ❤️ Contributors
19+
20+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
21+
522
## v6.7.1
623

724
[compare changes](https://undefined/undefined/compare/v6.7.0...v6.7.1)

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

0 commit comments

Comments
 (0)