Skip to content

Commit e434cff

Browse files
committed
chore: release 7.3.1
1 parent 0738a0f commit e434cff

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
### [7.3.1](https://github.com/nuxt-community/i18n-module/compare/v7.3.0...v7.3.1) (2023-01-09)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [7.3.0](https://github.com/nuxt-community/i18n-module/compare/v7.2.3...v7.3.0) (2022-08-24)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/i18n",
3-
"version": "7.3.0",
3+
"version": "7.3.1",
44
"description": "i18n for Nuxt",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)