Skip to content

Commit 99f1de0

Browse files
committed
Release 1.8.1
1 parent e88c511 commit 99f1de0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ 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.8.1](https://github.com/felixmosh/i18next-hmr/compare/v1.8.0...v1.8.1)
8+
9+
- Bump deps [`844a4ae`](https://github.com/felixmosh/i18next-hmr/commit/844a4ae945050cbceb61227fe3af5b48227d1482)
10+
- Bump terser from 4.8.0 to 4.8.1 in /examples/vue-i18next [`e88c511`](https://github.com/felixmosh/i18next-hmr/commit/e88c511b8b77c47abd27e830beea0f4ec9e5597e)
11+
- Update version [`c9814b7`](https://github.com/felixmosh/i18next-hmr/commit/c9814b7d8c84f523a4e29db70ef87a7b02f8859c)
12+
713
#### [v1.8.0](https://github.com/felixmosh/i18next-hmr/compare/v1.7.8...v1.8.0)
814

15+
> 19 July 2022
16+
917
- Add next-i18next v11 example, closes #32 [`#32`](https://github.com/felixmosh/i18next-hmr/issues/32)
1018
- Update examples [`e171edc`](https://github.com/felixmosh/i18next-hmr/commit/e171edcc4c0288fb0c6c4ffa84303e7f6111b513)
1119
- Remove webpack 5 example [`0c02c24`](https://github.com/felixmosh/i18next-hmr/commit/0c02c246e483ccb4fcccc2be1269989b0db69f41)

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