From 6d6674d60e2a23a6222478743e875e65126bb55c Mon Sep 17 00:00:00 2001 From: Harlan Wilton Date: Fri, 26 Mar 2021 15:01:37 +1100 Subject: [PATCH] Release 0.4.11 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 837d26d..b5b9952 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,16 @@ 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.4.11](https://github.com/windicss/nuxt-windicss-module/compare/0.4.10...0.4.11) + +- revert: async / await [`a147429`](https://github.com/windicss/nuxt-windicss-module/commit/a1474292d7840b6d9f21c328853ea0b9b60e8600) + #### [0.4.10](https://github.com/windicss/nuxt-windicss-module/compare/0.4.9...0.4.10) +> 26 March 2021 + - fix: config hook reference issue [`4aaee96`](https://github.com/windicss/nuxt-windicss-module/commit/4aaee96513053cb9a0f9d5c9a592a56ba07ff620) +- Release 0.4.10 [`ff52d7b`](https://github.com/windicss/nuxt-windicss-module/commit/ff52d7b63a456ec77c5e1615ec4093790f0c8a05) #### [0.4.9](https://github.com/windicss/nuxt-windicss-module/compare/0.4.8...0.4.9) diff --git a/package.json b/package.json index e828ea7..9d26574 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-windicss", - "version": "0.4.10", + "version": "0.4.11", "description": "Windi CSS for Nuxt.js", "keywords": [ "nuxt",