File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,14 @@ 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.7.3] ( https://github.com/felixmosh/i18next-hmr/compare/v1.7.2...v1.7.3 )
8
+
9
+ - Bump deps [ ` c8a67df ` ] ( https://github.com/felixmosh/i18next-hmr/commit/c8a67df0188e711eccd190a134cbd3cefe5935fd )
10
+
7
11
#### [ v1.7.2] ( https://github.com/felixmosh/i18next-hmr/compare/v1.7.1...v1.7.2 )
8
12
13
+ > 2 June 2021
14
+
9
15
- Bump y18n in /examples/next-with-next-i18next-without-custom-server [ ` #36 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/36 )
10
16
- Bump y18n from 4.0.0 to 4.0.1 in /examples/vue-i18next [ ` #35 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/35 )
11
17
- Bump react-dev-utils from 9.1.0 to 11.0.4 in /examples/react-i18next [ ` #34 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/34 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " i18next-hmr" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"description" : " I18Next HMR webpack plugin that allows reloading translation resources on the client & the server." ,
5
5
"keywords" : [
6
6
" i18next" ,
You can’t perform that action at this time.
0 commit comments