Skip to content

Commit

Permalink
Release 0.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Mar 26, 2021
1 parent a147429 commit 6d6674d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-windicss",
"version": "0.4.10",
"version": "0.4.11",
"description": "Windi CSS for Nuxt.js",
"keywords": [
"nuxt",
Expand Down

0 comments on commit 6d6674d

Please sign in to comment.