Skip to content

Commit ce36abb

Browse files
committed
Release 3.0.4
1 parent ae8b674 commit ce36abb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ 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.4](https://github.com/felixmosh/i18next-hmr/compare/v3.0.3...v3.0.4)
8+
9+
- Revert "build(deps): bump next in /examples/next-with-next-i18next" [`00d3afc`](https://github.com/felixmosh/i18next-hmr/commit/00d3afc3f23bc8c3bf6e17d898d815c383fd75fa)
10+
- build(deps): bump next in /examples/next-with-next-i18next [`01045b0`](https://github.com/felixmosh/i18next-hmr/commit/01045b0737db156b2823189f68d43bad218c3fcd)
11+
- build(deps): bump @babel/traverse in /examples/vue-i18next [`25c8d9a`](https://github.com/felixmosh/i18next-hmr/commit/25c8d9ac89e842cafaae4ae2c326cdce1ed9b417)
12+
713
#### [v3.0.3](https://github.com/felixmosh/i18next-hmr/compare/v3.0.2...v3.0.3)
814

15+
> 21 September 2023
16+
917
- fix: align trigger new location, closes #148 [`#148`](https://github.com/felixmosh/i18next-hmr/issues/148)
18+
- Release 3.0.3 [`faa1754`](https://github.com/felixmosh/i18next-hmr/commit/faa175462399a80b309fcceaadadceb143d4c8fe)
1019

1120
#### [v3.0.2](https://github.com/felixmosh/i18next-hmr/compare/v3.0.1...v3.0.2)
1221

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.3",
3+
"version": "3.0.4",
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)