Skip to content

Commit 9f7be8f

Browse files
authored
minor release v0.16.0 (#81)
1 parent 1972dca commit 9f7be8f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
## v0.16.0 (2020-01-27)
3+
4+
#### :boom: Breaking Change
5+
* [#80](https://github.com/kazupon/vue-i18n-locale-message/pull/80) breaking: change squeeze bundle related option name ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211
## v0.15.0 (2020-01-27)
312

413
#### :star: Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n-locale-message",
33
"description": "i18n locale messages management tool / library for vue-i18n",
4-
"version": "0.15.0",
4+
"version": "0.16.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)