Skip to content

Commit b572fe0

Browse files
committed
Release 1.7.3
1 parent c8a67df commit b572fe0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.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+
711
#### [v1.7.2](https://github.com/felixmosh/i18next-hmr/compare/v1.7.1...v1.7.2)
812

13+
> 2 June 2021
14+
915
- Bump y18n in /examples/next-with-next-i18next-without-custom-server [`#36`](https://github.com/felixmosh/i18next-hmr/pull/36)
1016
- Bump y18n from 4.0.0 to 4.0.1 in /examples/vue-i18next [`#35`](https://github.com/felixmosh/i18next-hmr/pull/35)
1117
- 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)

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