Skip to content

Commit c8ab995

Browse files
committed
Release 1.7.4
1 parent cf46167 commit c8ab995

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ 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.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+
713
#### [v1.7.3](https://github.com/felixmosh/i18next-hmr/compare/v1.7.2...v1.7.3)
814

15+
> 15 June 2021
16+
917
- 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)
1019

1120
#### [v1.7.2](https://github.com/felixmosh/i18next-hmr/compare/v1.7.1...v1.7.2)
1221

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