Skip to content

Commit

Permalink
chore: release 6.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Mar 26, 2021
1 parent 43022c4 commit eaa72a8
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.22.2](https://github.com/nuxt-community/i18n-module/compare/v6.22.1...v6.22.2) (2021-03-26)


### Bug Fixes

* crash registering the vue-i18n-loader in old Node versions ([43022c4](https://github.com/nuxt-community/i18n-module/commit/43022c46a107c71d5ddc1bb3f0b93c63ac47853e))

### [6.22.1](https://github.com/nuxt-community/i18n-module/compare/v6.22.0...v6.22.1) (2021-03-25)


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.22.1",
"version": "6.22.2",
"description": "i18n for Nuxt",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit eaa72a8

Please sign in to comment.