Skip to content

Commit 84020c4

Browse files
committed
release
1 parent f9571ac commit 84020c4

File tree

3 files changed

+27
-5
lines changed

3 files changed

+27
-5
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 6.1.0
2+
3+
- Type PluginOptions properly [235](https://github.com/i18next/i18next-browser-languageDetector/pull/235)
4+
5+
16
### 6.0.1
27

38
- optimize check for local storage and session storage [222](https://github.com/i18next/i18next-browser-languageDetector/pull/222)

package-lock.json

+21-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint": "6.1.0",
3535
"eslint-config-airbnb": "17.1.1",
3636
"expect.js": "0.3.1",
37-
"i18next": "19.9.3",
37+
"i18next": "20.0.0",
3838
"mkdirp": "0.5.1",
3939
"mocha": "7.1.2",
4040
"rimraf": "2.6.3",

0 commit comments

Comments
 (0)