Skip to content

Commit d2f88e6

Browse files
committed
chore(release): 6.4.0
1 parent 56953d3 commit d2f88e6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [6.4.0](https://github.com/nuxt-community/tailwindcss-module/compare/v6.3.1...v6.4.0) (2023-02-11)
6+
7+
8+
### Features
9+
10+
* Adding Tailwind Viewer to Nuxt dev tools ([#612](https://github.com/nuxt-community/tailwindcss-module/issues/612)) ([c46c834](https://github.com/nuxt-community/tailwindcss-module/commit/c46c8346d5098f46181dd6eb7af305b8cb3a3e89))
11+
12+
13+
### Bug Fixes
14+
15+
* support nuxt 2.16+ ([#611](https://github.com/nuxt-community/tailwindcss-module/issues/611)) ([0c5e073](https://github.com/nuxt-community/tailwindcss-module/commit/0c5e073932ecef5dce7922e6ab2e93555870b53d))
16+
517
### [6.3.1](https://github.com/nuxt-community/tailwindcss-module/compare/v6.3.0...v6.3.1) (2023-02-01)
618

719

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/tailwindcss",
3-
"version": "6.3.1",
3+
"version": "6.4.0",
44
"description": "TailwindCSS module for Nuxt",
55
"repository": "nuxt-community/tailwindcss-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)