Skip to content

Commit fd175ec

Browse files
committed
🎉 release(minor): v0.5.0
1 parent 31760cb commit fd175ec

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+
<a name="0.5.0"></a>
2+
# [0.5.0](https://github.com/kazupon/vue-i18n-loader/compare/v0.4.1...v0.5.0) (2020-01-04)
3+
4+
5+
### :boom: Breaking changes
6+
7+
* deprecated node.js 8.x ([9680b46](https://github.com/kazupon/vue-i18n-loader/commit/9680b46))
8+
9+
10+
111
<a name="0.4.1"></a>
212
## [0.4.1](https://github.com/kazupon/vue-i18n-loader/compare/v0.3.0...v0.4.1) (2019-07-31)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kazupon/vue-i18n-loader",
33
"description": "vue-i18n loader for custom blocks",
4-
"version": "0.4.1",
4+
"version": "0.5.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)