Skip to content

Commit ad67539

Browse files
committed
Release 1.11.3
1 parent 3de3b0c commit ad67539

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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+
#### [v1.11.3](https://github.com/felixmosh/i18next-hmr/compare/v1.11.2...v1.11.3)
8+
9+
- fix: make localesDirs plugin config an optional [`3de3b0c`](https://github.com/felixmosh/i18next-hmr/commit/3de3b0cacd9a869d7a2b44f20f522cd7c340603d)
10+
711
#### [v1.11.2](https://github.com/felixmosh/i18next-hmr/compare/v1.11.1...v1.11.2)
812

13+
> 18 May 2023
14+
915
- fix: add defaultNS as an optional ns value [`3a20106`](https://github.com/felixmosh/i18next-hmr/commit/3a2010607a54b2a0bd888a1d52a95101078b1fbc)
1016
- Bump webpack from 5.73.0 to 5.76.1 in /examples/react-i18next [`290d870`](https://github.com/felixmosh/i18next-hmr/commit/290d870a52d31a59b34aeae4bb6901ecf649b271)
1117
- Bump json5 from 1.0.1 to 1.0.2 in /examples/vue-i18next [`e3b4d67`](https://github.com/felixmosh/i18next-hmr/commit/e3b4d674aee778ea4e8d083eaeb2fc46d6643461)

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": "1.11.2",
3+
"version": "1.11.3",
44
"description": "I18Next HMR webpack plugin that allows reloading translation resources on the client & the server.",
55
"keywords": [
66
"i18next",

0 commit comments

Comments
 (0)