Skip to content

Commit

Permalink
chore: release 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Aug 12, 2021
1 parent 4d77019 commit 56869b1
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 @@
### [7.0.2](https://github.com/nuxt-community/i18n-module/compare/v7.0.1...v7.0.2) (2021-08-12)


### Bug Fixes

* **differentDomains:** handling of runtime domains from store ([#1183](https://github.com/nuxt-community/i18n-module/issues/1183)) ([4d77019](https://github.com/nuxt-community/i18n-module/commit/4d77019f786086b9e496661f8c8d55893556e31d))

### [7.0.1](https://github.com/nuxt-community/i18n-module/compare/v7.0.0...v7.0.1) (2021-08-05)


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": "@nuxtjs/i18n",
"version": "7.0.1",
"version": "7.0.2",
"description": "i18n for Nuxt",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit 56869b1

Please sign in to comment.