Skip to content

Commit d3863d9

Browse files
committed
Release 1.11.4
1 parent 6fe639b commit d3863d9

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,8 +4,15 @@ 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.4](https://github.com/felixmosh/i18next-hmr/compare/v1.11.3...v1.11.4)
8+
9+
- fix: fix plugin options type [`6fe639b`](https://github.com/felixmosh/i18next-hmr/commit/6fe639b144921d7e7b3e67422e0592b053c9e31a)
10+
711
#### [v1.11.3](https://github.com/felixmosh/i18next-hmr/compare/v1.11.2...v1.11.3)
812

13+
> 22 May 2023
14+
15+
- Release 1.11.3 [`ad67539`](https://github.com/felixmosh/i18next-hmr/commit/ad67539d70abfb0da0dae657c79828a5ceac27fc)
916
- fix: make localesDirs plugin config an optional [`3de3b0c`](https://github.com/felixmosh/i18next-hmr/commit/3de3b0cacd9a869d7a2b44f20f522cd7c340603d)
1017

1118
#### [v1.11.2](https://github.com/felixmosh/i18next-hmr/compare/v1.11.1...v1.11.2)

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