Skip to content

Commit

Permalink
update version to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
jamuhl committed Feb 9, 2019
1 parent 69e3054 commit 7f4dbf8
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 @@
### 15.0.0

- update build process (while all test passes feeling more save making this a major release)

### 14.1.1

- allow empty string for array join [1191](https://github.com/i18next/i18next/issues/1191)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "i18next",
"version": "14.1.1",
"version": "15.0.0",
"description": "i18next internationalization framework",
"main": "./index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 7f4dbf8

Please sign in to comment.