Skip to content

Commit e00da22

Browse files
committed
chore(release): 4.0.1
1 parent aa9fc21 commit e00da22

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [4.0.1](https://github.com/nuxt-community/tailwindcss-module/compare/v4.0.0...v4.0.1) (2021-03-16)
6+
7+
8+
### Bug Fixes
9+
10+
* use postcss-nesting instead ([6240fdf](https://github.com/nuxt-community/tailwindcss-module/commit/6240fdf331557f4b87a2580c545f3b49ce3faab5))
11+
512
## [4.0.0](https://github.com/nuxt-community/tailwindcss-module/compare/v3.4.3...v4.0.0) (2021-03-15)
613

714

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

0 commit comments

Comments
 (0)