Skip to content

Commit 54d2760

Browse files
committed
1 parent 8296657 commit 54d2760

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/vue-i18n-loader/CHANGELOG.md

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

2+
## @intlify/vue-i18n-loader@2.1.2 (2021-07-13)
3+
4+
#### :zap: Improvement Features
5+
* [#28](https://github.com/intlify/bundle-tools/pull/28) fix(vue-i18n-loader): change from cli to bundle-utils ([@kazupon](https://github.com/kazupon))
6+
7+
#### Committers: 1
8+
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
9+
10+
211
## v2.1.1 (2021-07-05)
312

413
So the migration to monorepo, this release is for release tool to be work.

packages/vue-i18n-loader/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-loader",
33
"description": "vue-i18n for webpack loader",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)