Skip to content

Commit

Permalink
chore(release): v6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Jun 13, 2023
1 parent de99ac0 commit a65172e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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.

## v6.7.1

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


### 🔥 Performance

- Parallelise all async calls (#679)

### 🏡 Chore

- Upgrade deps (de99ac0)

### ❤️ Contributors

- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
- Inesh Bose

## v6.7.0

[compare changes](https://undefined/undefined/compare/v6.6.8...v6.7.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/tailwindcss",
"version": "6.7.0",
"version": "6.7.1",
"description": "TailwindCSS module for Nuxt",
"repository": "nuxt-modules/tailwindcss",
"license": "MIT",
Expand Down Expand Up @@ -68,4 +68,4 @@
"nuxt": "^3.5.3",
"vitest": "^0.32.0"
}
}
}

0 comments on commit a65172e

Please sign in to comment.