Skip to content

Commit

Permalink
chore: release 6.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Aug 5, 2020
1 parent fbc0bc6 commit 22c38d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [6.13.7](https://github.com/nuxt-community/i18n-module/compare/v6.13.6...v6.13.7) (2020-08-05)


### Bug Fixes

* **lazy:** error importing file when having imports within "locale.file" ([3cb1d2a](https://github.com/nuxt-community/i18n-module/commit/3cb1d2af38cf3f14e5b2b942d9b0ef528af00b09)), closes [#835](https://github.com/nuxt-community/i18n-module/issues/835)

### [6.13.6](https://github.com/nuxt-community/i18n-module/compare/v6.13.5...v6.13.6) (2020-08-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-i18n",
"version": "6.13.6",
"version": "6.13.7",
"description": "i18n for Nuxt",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit 22c38d7

Please sign in to comment.