Skip to content

Commit

Permalink
minor release v1.1.0 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored Mar 3, 2021
1 parent 77390b5 commit 4b5efab
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,4 +1,13 @@

## v1.1.0 (2021-03-03)

#### :star: Features
* [#173](https://github.com/intlify/vue-i18n-loader/pull/173) feat: intlify vue plugin for v1 ([@kazupon](https://github.com/kazupon))

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


## v1.0.0 (2020-04-07)

#### :pencil: Documentation
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": "1.0.0",
"version": "1.1.0",
"author": {
"name": "kazuya kawaguchi",
"email": "[email protected]"
Expand Down

0 comments on commit 4b5efab

Please sign in to comment.