Skip to content

Commit 75009d5

Browse files
authored
major release v1.0.0 (#144)
1 parent feb3af3 commit 75009d5

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
@@ -1,4 +1,14 @@
11

2+
## v1.0.0 (2021-06-08)
3+
4+
#### :boom: Breaking Change
5+
* [#143](https://github.com/intlify/vue-i18n-locale-message/pull/143) drop node v10 ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 2
8+
- Sébastien LeBlanc ([@mrleblanc101](https://github.com/mrleblanc101))
9+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
10+
11+
212
## v0.16.3 (2020-07-07)
313
Upgrade deps
414

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.3",
4+
"version": "1.0.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)