From bce85e8b4c42aaa09a488be6e2bba6018efa94f5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 4 Nov 2022 14:37:12 +0000 Subject: [PATCH] chore(release): 3.3.0 [skip ci] # [3.3.0](https://github.com/neovici/cosmoz-i18next/compare/v3.2.3...v3.3.0) (2022-11-04) ### Features * **i18n:** json format v3 ([4b1867a](https://github.com/neovici/cosmoz-i18next/commit/4b1867aa994a1518e97bc907d3efcec2334bc7f2)) * update i18next ([4b89a85](https://github.com/neovici/cosmoz-i18next/commit/4b89a85a3463988b499bda9fe9f33aabd85393db)) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41539f0..41b6022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [3.3.0](https://github.com/neovici/cosmoz-i18next/compare/v3.2.3...v3.3.0) (2022-11-04) + + +### Features + +* **i18n:** json format v3 ([4b1867a](https://github.com/neovici/cosmoz-i18next/commit/4b1867aa994a1518e97bc907d3efcec2334bc7f2)) +* update i18next ([4b89a85](https://github.com/neovici/cosmoz-i18next/commit/4b89a85a3463988b499bda9fe9f33aabd85393db)) + ## [3.2.3](https://github.com/neovici/cosmoz-i18next/compare/v3.2.2...v3.2.3) (2021-05-03) diff --git a/package-lock.json b/package-lock.json index ea5851c..3e921d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@neovici/cosmoz-i18next", - "version": "3.2.3", + "version": "3.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@neovici/cosmoz-i18next", - "version": "3.2.3", + "version": "3.3.0", "license": "Apache-2.0", "dependencies": { "@polymer/polymer": "^3.3.1", diff --git a/package.json b/package.json index 15ebd98..841f350 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-i18next", - "version": "3.2.3", + "version": "3.3.0", "description": "A behavior extending the i18next internationalization-framework by providing useful translation functionalities.", "keywords": [ "polymer",