Skip to content

Commit 10f0afc

Browse files
committed
Release 1.1.3
1 parent fd1d984 commit 10f0afc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.1.3](https://github.com/windicss/vue-cli-plugin-windicss/compare/1.1.2...1.1.3)
8+
9+
- chore: upgrade dependencies, windicss 3.4.0 [`fd1d984`](https://github.com/windicss/vue-cli-plugin-windicss/commit/fd1d984c4b9e6c8524bd6aee1fc66d761b8b9fb7)
10+
711
#### [1.1.2](https://github.com/windicss/vue-cli-plugin-windicss/compare/1.1.1...1.1.2)
812

13+
> 26 October 2021
14+
15+
- Release 1.1.2 [`a8c2077`](https://github.com/windicss/vue-cli-plugin-windicss/commit/a8c207705ef239bd7b5951238b47e74010ffa0cf)
916
- chore: rename main branch [`d599758`](https://github.com/windicss/vue-cli-plugin-windicss/commit/d599758e477383251439c02731eecf491f70899e)
1017
- fix: add views directory for scanning [`5d3ae69`](https://github.com/windicss/vue-cli-plugin-windicss/commit/5d3ae696c4cd2b9a638b8f058a7a6ca31d1bb1a6)
1118

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-windicss",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Windi CSS for Vue CLI",
55
"main": "index.js",
66
"types": "dist",

0 commit comments

Comments
 (0)