Skip to content

Commit

Permalink
chore: release 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Jan 9, 2023
1 parent 0738a0f commit e434cff
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,5 +1,12 @@


### [7.3.1](https://github.com/nuxt-community/i18n-module/compare/v7.3.0...v7.3.1) (2023-01-09)


### Bug Fixes

* don't expose full project path throuh `langDir` option ([#1786](https://github.com/nuxt-community/i18n-module/issues/1786)) ([0738a0f](https://github.com/nuxt-community/i18n-module/commit/0738a0f4e1cf1758bb44d019642017c88e0b1685))

## [7.3.0](https://github.com/nuxt-community/i18n-module/compare/v7.2.3...v7.3.0) (2022-08-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": "@nuxtjs/i18n",
"version": "7.3.0",
"version": "7.3.1",
"description": "i18n for Nuxt",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit e434cff

Please sign in to comment.