Skip to content

Commit 5ad4231

Browse files
committed
Release 1.7.7
1 parent ecb85f5 commit 5ad4231

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,23 @@ 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.7](https://github.com/felixmosh/i18next-hmr/compare/v1.7.6...v1.7.7)
8+
9+
- Bump next from 11.1.3 to 12.1.0 in /examples/next-with-next-i18next [`f3ec2a1`](https://github.com/felixmosh/i18next-hmr/commit/f3ec2a18b7801f16abfa397f38f5ce5302daebea)
10+
- Bump next in /examples/next-with-next-i18next-without-custom-server [`796982d`](https://github.com/felixmosh/i18next-hmr/commit/796982d1d2c50abd1c3f12a1a6def14e451016a9)
11+
- Deps bump [`ecb85f5`](https://github.com/felixmosh/i18next-hmr/commit/ecb85f58d7abc3b5bf38ed96c5fec5ae7e40a458)
12+
13+
#### [v1.7.6](https://github.com/felixmosh/i18next-hmr/compare/v1.7.5...v1.7.6)
14+
15+
> 28 April 2022
16+
17+
- Deps bump [`923f55f`](https://github.com/felixmosh/i18next-hmr/commit/923f55f3cfd9967e038d10d92ab68eaa5e947941)
18+
- Release 1.7.6 [`42e1cb9`](https://github.com/felixmosh/i18next-hmr/commit/42e1cb9d29247ee41bf965483e79ce91afe1eae2)
19+
720
#### [v1.7.5](https://github.com/felixmosh/i18next-hmr/compare/v1.7.4...v1.7.5)
821

22+
> 17 August 2021
23+
924
- Bump dev deps [`50e8672`](https://github.com/felixmosh/i18next-hmr/commit/50e8672cbad8a8b397251704f4462cc203159006)
1025
- Bump next in /examples/next-with-next-i18next-without-custom-server [`f85c2ba`](https://github.com/felixmosh/i18next-hmr/commit/f85c2ba5a3b48dc27cbe542febb3af6a07724dfa)
1126
- Bump next from 10.2.3 to 11.1.0 in /examples/next-with-next-i18next [`2ca15a1`](https://github.com/felixmosh/i18next-hmr/commit/2ca15a142a941df9fc3875c497dab52890b7611e)

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