Skip to content

Commit 63266bc

Browse files
authored
major release v1.0.0 (#20)
1 parent b637fdc commit 63266bc

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,3 +1,13 @@
1+
2+
## v1.0.0 (2020-01-21)
3+
4+
#### :boom: Breaking Change
5+
* [#19](https://github.com/intlify/vue-i18n-extensions/pull/19) upgrade node.js ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 2
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
10+
111
<a name="0.2.1"></a>
212
## [0.2.1](https://github.com/kazupon/vue-i18n-extensions/compare/v0.2.0...v0.2.1) (2019-03-12)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/vue-i18n-extensions",
33
"description": "vue-i18n extensions",
4-
"version": "0.2.1",
4+
"version": "1.0.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)