Skip to content

Commit b0597ea

Browse files
chore(release): 3.2.2 [skip ci]
## [3.2.2](v3.2.1...v3.2.2) (2020-04-22) ### Bug Fixes * correct keyseparator and nsseparator property namings ([#57](#57)) ([3484b79](3484b79))
1 parent 3484b79 commit b0597ea

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.2](https://github.com/neovici/cosmoz-i18next/compare/v3.2.1...v3.2.2) (2020-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* correct keyseparator and nsseparator property namings ([#57](https://github.com/neovici/cosmoz-i18next/issues/57)) ([3484b79](https://github.com/neovici/cosmoz-i18next/commit/3484b790aa6b8cb78e5dbf1cac177cd5fc3ffe23))
7+
18
## [3.2.1](https://github.com/neovici/cosmoz-i18next/compare/v3.2.0...v3.2.1) (2020-04-17)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neovici/cosmoz-i18next",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "A behavior extending the i18next internationalization-framework by providing useful translation functionalities.",
55
"keywords": [
66
"polymer",

0 commit comments

Comments
 (0)