Skip to content

Commit

Permalink
chore(release): v6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jun 20, 2023
1 parent 9bf0e68 commit 8055136
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

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.8.0

[compare changes](https://undefined/undefined/compare/v6.7.2...v6.8.0)


### 🚀 Enhancements

- Parallelise async calls and fixes (#690)

### 📖 Documentation

- No strict peer (582cb73)
- Use SB for example (9b157eb)
- Update color mode example (255da81)
- Update examples (43b224d)

### 🏡 Chore

- Update deps (9bf0e68)

### ❤️ Contributors

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

## v6.7.2

[compare changes](https://undefined/undefined/compare/v6.7.1...v6.7.2)
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.2",
"version": "6.8.0",
"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.2"
}
}
}

0 comments on commit 8055136

Please sign in to comment.