File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,18 @@ 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.4] ( https://github.com/felixmosh/i18next-hmr/compare/v1.7.3...v1.7.4 )
8
+
9
+ - Bump examples deps [ ` 5010041 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/50100413345f1ac9949e28e980a9ee9ad225266e )
10
+ - Bump browserslist [ ` 8eb92e8 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/8eb92e848f5c8eb03a3d7a1f55ed1479d4e54833 )
11
+ - Bump glob-parent [ ` 38143c1 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/38143c110177fe8ead7c828abca17198260290b1 )
12
+
7
13
#### [ v1.7.3] ( https://github.com/felixmosh/i18next-hmr/compare/v1.7.2...v1.7.3 )
8
14
15
+ > 15 June 2021
16
+
9
17
- Bump deps [ ` c8a67df ` ] ( https://github.com/felixmosh/i18next-hmr/commit/c8a67df0188e711eccd190a134cbd3cefe5935fd )
18
+ - Release 1.7.3 [ ` b572fe0 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/b572fe0b65135720410824eb8a15fcc68794ede2 )
10
19
11
20
#### [ v1.7.2] ( https://github.com/felixmosh/i18next-hmr/compare/v1.7.1...v1.7.2 )
12
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " i18next-hmr" ,
3
- "version" : " 1.7.3 " ,
3
+ "version" : " 1.7.4 " ,
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