Skip to content

Commit

Permalink
prerelease release v2.0.0-rc.2 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Feb 26, 2021
1 parent b557f8e commit ddbada8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@

## v2.0.0-rc.2 (2021-02-26)

#### :star: Features
* [#159](https://github.com/intlify/vue-i18n-loader/pull/159) experimental: component options injection plugin ([@kazupon](https://github.com/kazupon))

#### Committers: 1
- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))

## v2.0.0-rc.1 (2021-02-09)

- kazuya kawaguchi ([@kazupon](https://github.com/kazupon))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@intlify/vue-i18n-loader",
"description": "vue-i18n loader for custom blocks",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit ddbada8

Please sign in to comment.