Skip to content

Commit f63ad68

Browse files
chore(release): 0.2.0
1 parent 6996641 commit f63ad68

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="0.2.0"></a>
6+
# [0.2.0](https://github.com/Developmint/nuxt-purgecss/compare/v0.1.0...v0.2.0) (2018-12-19)
7+
8+
9+
### Features
10+
11+
* info log when module is disabled by default (in dev mode) ([6996641](https://github.com/Developmint/nuxt-purgecss/commit/6996641)), closes [#23](https://github.com/Developmint/nuxt-purgecss/issues/23)
12+
13+
14+
515
<a name="0.1.0"></a>
616
# [0.1.0](https://github.com/Developmint/nuxt-purgecss/compare/v0.0.2...v0.1.0) (2018-12-19)
717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-purgecss",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)