Skip to content

Commit

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


### Bug Fixes

* move lodash.merge to dependencies ([b3f3f43](https://github.com/nuxt-community/i18n-module/commit/b3f3f436e46d59f928c80d479be83e5c68e7d7dc))

## [6.22.0](https://github.com/nuxt-community/i18n-module/compare/v6.21.1...v6.22.0) (2021-03-24)


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

0 comments on commit 075309e

Please sign in to comment.