Skip to content

Commit b17d4e9

Browse files
committed
chore(release): 3.2.0
1 parent c24fe5a commit b17d4e9

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+
## [3.2.0](https://github.com/nuxt-community/tailwindcss-module/compare/v3.1.0...v3.2.0) (2020-10-22)
6+
7+
8+
### Features
9+
10+
* use [@tailwind](https://github.com/tailwind) util ([#182](https://github.com/nuxt-community/tailwindcss-module/issues/182)) ([839b77c](https://github.com/nuxt-community/tailwindcss-module/commit/839b77c50b7a81c0214d953f19b8db3ba1e3fbc4))
11+
512
## [3.1.0](https://github.com/nuxt-community/tailwindcss-module/compare/v3.0.2...v3.1.0) (2020-09-25)
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": "3.1.0",
3+
"version": "3.2.0",
44
"description": "TailwindCSS module for Nuxt.js",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)