Skip to content

Commit

Permalink
chore: release 6.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Apr 9, 2021
1 parent c587d23 commit c4f7465
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [6.24.0](https://github.com/nuxt-community/i18n-module/compare/v6.23.0...v6.24.0) (2021-04-09)


### Features

* add localeLocation API ([#1142](https://github.com/nuxt-community/i18n-module/issues/1142)) ([c587d23](https://github.com/nuxt-community/i18n-module/commit/c587d230b866fb2937a8c63dda2efdee12f21a02)), closes [#776](https://github.com/nuxt-community/i18n-module/issues/776)


### Bug Fixes

* **types:** more specific types for $nuxtI18nHead/$nuxtI18nSeo ([02cc072](https://github.com/nuxt-community/i18n-module/commit/02cc072b4bd7c6fe2ca4a745c7a28238f0a48f45)), closes [#1133](https://github.com/nuxt-community/i18n-module/issues/1133)

## [6.23.0](https://github.com/nuxt-community/i18n-module/compare/v6.22.3...v6.23.0) (2021-04-07)


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

0 comments on commit c4f7465

Please sign in to comment.