File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v1.6.3] ( https://github.com/felixmosh/i18next-hmr/compare/v1.6.2...v1.6.3 )
8
+
9
+ > 12 December 2020
10
+
11
+ - Bump ini from 1.3.5 to 1.3.8 [ ` #23 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/23 )
12
+ - Bump ini from 1.3.5 to 1.3.8 in /examples/vue-i18next [ ` #22 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/22 )
13
+ - Bump deps [ ` 6173642 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/61736425c3ce094dc39112942c0d7ee45243d57a )
14
+ - Update issue templates [ ` e983cb8 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/e983cb86aa0329b4745623c85c5d8f7493dd52c2 )
15
+ - Update README.md [ ` 88693fd ` ] ( https://github.com/felixmosh/i18next-hmr/commit/88693fd7b4d5aee062c5ad6bd86d07e43251acd8 )
16
+
7
17
#### [ v1.6.2] ( https://github.com/felixmosh/i18next-hmr/compare/v1.6.1...v1.6.2 )
8
18
9
19
> 16 October 2020
10
20
11
21
- Bump next from 9.5.0 to 9.5.4 in /examples/next-with-next-i18next-without-custom-server [ ` #21 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/21 )
12
22
- Bump next in /examples/next-with-next-i18next-without-custom-server [ ` 4ee84c8 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/4ee84c806ef28db9be17e46d34703c1c61e77a7f )
23
+ - Release 1.6.2 [ ` 46818c5 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/46818c5fa29ca046b2b828cd9c5d3bcd8c6eab11 )
13
24
- fix: Webpack 5 doesn't have mtimes at start [ ` e7a16e8 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/e7a16e8d0ea1ba58274a8832cfd9f01ab73dce59 )
14
25
15
26
#### [ v1.6.1] ( https://github.com/felixmosh/i18next-hmr/compare/v1.6.0...v1.6.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " i18next-hmr" ,
3
- "version" : " 1.6.2 " ,
3
+ "version" : " 1.6.3 " ,
4
4
"description" : " I18Next HMR webpack plugin that allows reloading translation resources on the client & the server." ,
5
5
"homepage" : " https://github.com/felixmosh/i18next-hmr" ,
6
6
"bugs" : " https://github.com/felixmosh/i18next-hmr/issues" ,
You can’t perform that action at this time.
0 commit comments