We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b637fdc commit 63266bcCopy full SHA for 63266bc
CHANGELOG.md
@@ -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
11
<a name="0.2.1"></a>
12
## [0.2.1](https://github.com/kazupon/vue-i18n-extensions/compare/v0.2.0...v0.2.1) (2019-03-12)
13
package.json
@@ -1,7 +1,7 @@
{
"name": "@intlify/vue-i18n-extensions",
"description": "vue-i18n extensions",
- "version": "0.2.1",
+ "version": "1.0.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
0 commit comments