Skip to content

Commit f35b7ff

Browse files
committed
Release 3.1.4
1 parent 9a61132 commit f35b7ff

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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.1.4](https://github.com/felixmosh/i18next-hmr/compare/v3.1.3...v3.1.4)
8+
9+
- fix: vite example [`4982c02`](https://github.com/felixmosh/i18next-hmr/commit/4982c0281d76bee11186061382c7721a6e61fd91)
10+
- build(deps-dev): bump webpack in /examples/vue-i18next [`44ea573`](https://github.com/felixmosh/i18next-hmr/commit/44ea57357a6067fe91184925a321d88021534877)
11+
- bump deps [`1fe020e`](https://github.com/felixmosh/i18next-hmr/commit/1fe020e629b47298e4e2b4a8cb074486a6e77989)
12+
713
#### [v3.1.3](https://github.com/felixmosh/i18next-hmr/compare/v3.1.2...v3.1.3)
814

15+
> 22 August 2024
16+
917
- build(deps): bump braces from 3.0.2 to 3.0.3 in /examples/react-i18next [`adc08ca`](https://github.com/felixmosh/i18next-hmr/commit/adc08ca90fba514520876bad80056de571f004b9)
1018
- build(deps): bump braces from 3.0.2 to 3.0.3 [`84b4871`](https://github.com/felixmosh/i18next-hmr/commit/84b48719feb235f11ad12d6163413b227679903d)
1119
- fix: move modification of queryString to try block [`5ee107f`](https://github.com/felixmosh/i18next-hmr/commit/5ee107f7e0a9f684d20dd145e1defd312e81ec71)

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