Skip to content

Commit 618759d

Browse files
committed
chore(release): 1.4.1
1 parent 9e049a0 commit 618759d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [1.4.1](https://github.com/nuxt-community/tailwindcss-module/compare/v1.4.0...v1.4.1) (2020-04-22)
6+
7+
8+
### Bug Fixes
9+
10+
* eslint ([8963f19](https://github.com/nuxt-community/tailwindcss-module/commit/8963f19f3704e852cfa3eff884699484c0a8ca7e))
11+
* keep only linux ([f43a6c9](https://github.com/nuxt-community/tailwindcss-module/commit/f43a6c9ea1bbc9324cf930d2789ead8afb537ab4))
12+
513
## [1.2.0](https://github.com/nuxt-community/tailwindcss-module/compare/v1.1.2...v1.2.0) (2019-11-05)
614

715

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": "1.4.0",
3+
"version": "1.4.1",
44
"description": "TailwindCSS module for Nuxt.js",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)