Skip to content

Commit 3410d01

Browse files
committed
chore(release): 0.1.2
1 parent 0fd58ef commit 3410d01

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Change Log
1+
# Changelog
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+
### [0.1.2](https://github.com/nuxt-community/html-minifier-module/compare/v0.1.1...v0.1.2) (2019-07-30)
6+
57
## [0.1.1](https://github.com/nuxt-community/html-minifier-module/compare/v0.1.0...v0.1.1) (2019-04-26)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/html-minifier",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)