diff --git a/CHANGELOG.md b/CHANGELOG.md index af7918e2..d206240d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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. +## [0.1.0](https://github.com/Atinux/nuxt-tailwindcss/compare/v0.0.3...v0.1.0) (2019-06-06) + + +### Bug Fixes + +* use correct links ([8b2cd7f](https://github.com/Atinux/nuxt-tailwindcss/commit/8b2cd7f)) + + +### Features + +* use postcss preset 1 for nesting support ([e80dcc5](https://github.com/Atinux/nuxt-tailwindcss/commit/e80dcc5)) + + + ### [0.0.4](https://github.com/Atinux/nuxt-tailwindcss/compare/v0.0.3...v0.0.4) (2019-06-05) diff --git a/package.json b/package.json index 3d7a0db0..5e08d641 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/tailwindcss", - "version": "0.0.4", + "version": "0.1.0", "description": "TailwindCSS module for Nuxt.js", "license": "MIT", "contributors": [