Skip to content

Commit

Permalink
Release 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Sep 21, 2023
1 parent 2d287fc commit faa1754
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.0.3](https://github.com/felixmosh/i18next-hmr/compare/v3.0.2...v3.0.3)

- fix: align trigger new location, closes #148 [`#148`](https://github.com/felixmosh/i18next-hmr/issues/148)

#### [v3.0.2](https://github.com/felixmosh/i18next-hmr/compare/v3.0.1...v3.0.2)

> 18 September 2023
- fix: align named export with v2 [`c931611`](https://github.com/felixmosh/i18next-hmr/commit/c9316118c6616403672279e5393c089e82acba80)
- Release 3.0.2 [`0c1322b`](https://github.com/felixmosh/i18next-hmr/commit/0c1322b663b5847c55086e09aaf1b864e961899a)

#### [v3.0.1](https://github.com/felixmosh/i18next-hmr/compare/v3.0.0...v3.0.1)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "i18next-hmr",
"version": "3.0.2",
"version": "3.0.3",
"description": "I18Next HMR🔥 webpack / vite plugin that allows reload translation resources instantly on the client & the server.",
"keywords": [
"i18next",
Expand Down

0 comments on commit faa1754

Please sign in to comment.