File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,24 @@ 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.5.6] ( https://github.com/felixmosh/i18next-hmr/compare/v1.5.5...v1.5.6 )
8
+
9
+ > 26 July 2020
10
+
11
+ - Bump lodash from 4.17.15 to 4.17.19 [ ` #13 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/13 )
12
+ - Bump lodash from 4.17.15 to 4.17.19 in /examples/vue-i18next [ ` #15 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/15 )
13
+ - Bump lodash from 4.17.15 to 4.17.19 in /examples/next-with-next-i18next [ ` #14 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/14 )
14
+ - Update examples deps [ ` 8dc0caa ` ] ( https://github.com/felixmosh/i18next-hmr/commit/8dc0caa5fe967ec025b235060547a0665228c795 )
15
+ - Add usage of release it [ ` 077944d ` ] ( https://github.com/felixmosh/i18next-hmr/commit/077944da3e642108c842d5631a5a006fd3996dbf )
16
+
7
17
#### [ v1.5.5] ( https://github.com/felixmosh/i18next-hmr/compare/v1.5.4...v1.5.5 )
8
18
9
19
> 24 June 2020
10
20
11
21
- Add support for backslashes paths, closes #12 [ ` #12 ` ] ( https://github.com/felixmosh/i18next-hmr/issues/12 )
12
22
- Reformat the code based on prettier [ ` 4960885 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/4960885161523ef9d21bcd3924e529376d43e821 )
23
+ - Bump v1.5.5 [ ` 7ee8ea1 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/7ee8ea1c52f2cc411a7aa71620bd1a6e882e3a7d )
13
24
- Create dependabot.yml [ ` 2303562 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/23035627585b21353b5f23d48a792be6e49aab61 )
14
- - Fix types [ ` db3ec46 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/db3ec468fa9813eaf0b2834fd67c706aeb427d44 )
15
25
16
26
#### [ v1.5.4] ( https://github.com/felixmosh/i18next-hmr/compare/v1.5.3...v1.5.4 )
17
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " i18next-hmr" ,
3
- "version" : " 1.5.5 " ,
3
+ "version" : " 1.5.6 " ,
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