Skip to content

Commit 6dfa17d

Browse files
authored
patch release v0.16.3 (#114)
* patch release v0.16.3 * update
1 parent b1b4ff6 commit 6dfa17d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
## v0.16.3 (2020-07-07)
3+
Upgrade deps
4+
5+
#### Committers: 1
6+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
7+
28
## v0.16.2 (2020-02-03)
39

410
#### :bug: Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
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.16.2",
4+
"version": "0.16.3",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)