diff --git a/CHANGELOG.md b/CHANGELOG.md index 377dd1b..c190d8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,26 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [0.7.1](https://github.com/windicss/nuxt-windicss-module/compare/0.7.0...0.7.1) +#### [0.7.2](https://github.com/windicss/nuxt-windicss-module/compare/0.8.0-0...0.7.2) -- chore: windicss-webpack-plugin@^0.5.0 [`#82`](https://github.com/windicss/nuxt-windicss-module/pull/82) +- chore: tidying up example [`6976349`](https://github.com/windicss/nuxt-windicss-module/commit/69763497d7094f7e1fc1be52b147f54cf8f0f677) +- chore: upgrade windicss-webpack-plugin to v0.5.2 [`c17d633`](https://github.com/windicss/nuxt-windicss-module/commit/c17d633bc07590feb3f1fa82ebdb5f440df5783c) +- fix: stricter excludes, avoid dist folders & testing [`6414212`](https://github.com/windicss/nuxt-windicss-module/commit/6414212f5d018a5b1c9094d53f9aadfa382a7320) + +#### [0.8.0-0](https://github.com/windicss/nuxt-windicss-module/compare/0.7.1...0.8.0-0) + +> 9 May 2021 -#### [0.7.0](https://github.com/windicss/nuxt-windicss-module/compare/0.6.0...0.7.0) +- chore: improve tests for @apply in scss [`4d6707d`](https://github.com/windicss/nuxt-windicss-module/commit/4d6707ddc66abb8169ff81e76c3dd017e25e314f) +- fix: use the next tag in package.json and updating fixture [`96a8ec1`](https://github.com/windicss/nuxt-windicss-module/commit/96a8ec15868d2baaa6044ff0fc126d2164fad257) +- chore: add example for node_module scanning [`bd9dca0`](https://github.com/windicss/nuxt-windicss-module/commit/bd9dca06e70c78ee276e47a2f389e9e993b8d816) + +#### [0.7.1](https://github.com/windicss/nuxt-windicss-module/compare/0.6.0...0.7.1) > 4 May 2021 -- Release 0.7.0 [`5b71ac4`](https://github.com/windicss/nuxt-windicss-module/commit/5b71ac4604832c6d93f771c1882a263f514dfe57) +- chore: windicss-webpack-plugin@^0.5.0 [`#82`](https://github.com/windicss/nuxt-windicss-module/pull/82) +- Release 0.7.1 [`901f90e`](https://github.com/windicss/nuxt-windicss-module/commit/901f90ef896f81ece7f2a56dc526268c6c2ef8e9) #### [0.6.0](https://github.com/windicss/nuxt-windicss-module/compare/0.5.4...0.6.0) diff --git a/package.json b/package.json index 3036839..b2acc26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-windicss", - "version": "0.7.1", + "version": "0.7.2", "description": "Windi CSS for Nuxt.js", "keywords": [ "nuxt",