Skip to content

Commit

Permalink
prepare 14.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamuhl committed Jan 24, 2019
1 parent aeb1554 commit 26a2b80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
### 14.0.1

- typescript: Parameterized use of TFunction fails while WithT use works [1188](https://github.com/i18next/i18next/pull/1188)

### 14.0.0

- typescript: BREAKING Refactor generics usage [1180](https://github.com/i18next/i18next/pull/1180)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "i18next",
"version": "14.0.0",
"version": "14.0.1",
"description": "i18next internationalization framework",
"main": "./index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 26a2b80

Please sign in to comment.