Skip to content

Commit

Permalink
release: vue-i18n-loader@3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Aug 10, 2021
1 parent 3c4ec7b commit 31acf25
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/vue-i18n-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@

## @intlify/vue-i18n-loader@3.0.0 (2021-08-10)

#### :star: Features
* [#39](https://github.com/intlify/bundle-tools/pull/39) Add option productionSourceMap for vue-i18n-loader ([@PeterAlfredLee](https://github.com/PeterAlfredLee))

#### :boom: Breaking Change
* [#39](https://github.com/intlify/bundle-tools/pull/39) Add option productionSourceMap for vue-i18n-loader ([@PeterAlfredLee](https://github.com/PeterAlfredLee))

#### :pencil: Documentation
* [#38](https://github.com/intlify/bundle-tools/pull/38) fix(README): replace 'pre-commpile' with 'pre-compile' ([@Vannsl](https://github.com/Vannsl))

#### Committers: 2
- Lee ([@PeterAlfredLee](https://github.com/PeterAlfredLee))
- Vanessa Otto ([@Vannsl](https://github.com/Vannsl))


## @intlify/vue-i18n-loader@2.1.2 (2021-07-13)

#### :zap: Improvement Features
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-i18n-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@intlify/vue-i18n-loader",
"description": "vue-i18n for webpack loader",
"version": "2.1.2",
"version": "3.0.0",
"author": {
"name": "kazuya kawaguchi",
"email": "kawakazu80@gmail.com"
Expand Down

0 comments on commit 31acf25

Please sign in to comment.