Skip to content

Commit faa1754

Browse files
committed
Release 3.0.3
1 parent 2d287fc commit faa1754

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v3.0.3](https://github.com/felixmosh/i18next-hmr/compare/v3.0.2...v3.0.3)
8+
9+
- fix: align trigger new location, closes #148 [`#148`](https://github.com/felixmosh/i18next-hmr/issues/148)
10+
711
#### [v3.0.2](https://github.com/felixmosh/i18next-hmr/compare/v3.0.1...v3.0.2)
812

13+
> 18 September 2023
14+
915
- fix: align named export with v2 [`c931611`](https://github.com/felixmosh/i18next-hmr/commit/c9316118c6616403672279e5393c089e82acba80)
16+
- Release 3.0.2 [`0c1322b`](https://github.com/felixmosh/i18next-hmr/commit/0c1322b663b5847c55086e09aaf1b864e961899a)
1017

1118
#### [v3.0.1](https://github.com/felixmosh/i18next-hmr/compare/v3.0.0...v3.0.1)
1219

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "i18next-hmr",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "I18Next HMR🔥 webpack / vite plugin that allows reload translation resources instantly on the client & the server.",
55
"keywords": [
66
"i18next",

0 commit comments

Comments
 (0)