From d9de46cea6ca7ad8bc06f3fe8c2500cbcde19a80 Mon Sep 17 00:00:00 2001 From: Harlan Wilton Date: Mon, 29 Mar 2021 15:19:34 +1100 Subject: [PATCH] Release 0.5.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6e3cca..7703c6a 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.5.2](https://github.com/windicss/nuxt-windicss-module/compare/0.5.1...0.5.2) + +- fix: async options hook and exclude .github [`e7765e1`](https://github.com/windicss/nuxt-windicss-module/commit/e7765e1d202b138d53389025e33c7c59d68c7e0d) + #### [0.5.1](https://github.com/windicss/nuxt-windicss-module/compare/0.5.0...0.5.1) +> 29 March 2021 + - fix: update deps [`6e0e065`](https://github.com/windicss/nuxt-windicss-module/commit/6e0e065b3fd9e0eff79f6914c5129d8dd9f526d9) +- Release 0.5.1 [`4aef787`](https://github.com/windicss/nuxt-windicss-module/commit/4aef787c674859bf93ee0d768c2accb6dc2b2411) #### [0.5.0](https://github.com/windicss/nuxt-windicss-module/compare/0.4.11...0.5.0) diff --git a/package.json b/package.json index 0da753b..1b5bfe0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-windicss", - "version": "0.5.1", + "version": "0.5.2", "description": "Windi CSS for Nuxt.js", "keywords": [ "nuxt",