Skip to content

Commit

Permalink
chore(release): 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Sep 25, 2020
1 parent d350e54 commit 867ef67
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [3.1.0](https://github.com/nuxt-community/tailwindcss-module/compare/v3.0.2...v3.1.0) (2020-09-25)


### Features

* **purge:** handle custom srcDir and support TS ([#170](https://github.com/nuxt-community/tailwindcss-module/issues/170)) ([bf3e0db](https://github.com/nuxt-community/tailwindcss-module/commit/bf3e0db0b9188ad72a66ea98191583f19f979454))

### [3.0.2](https://github.com/nuxt-community/tailwindcss-module/compare/v3.0.1...v3.0.2) (2020-08-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/tailwindcss",
"version": "3.0.2",
"version": "3.1.0",
"description": "TailwindCSS module for Nuxt.js",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit 867ef67

Please sign in to comment.