From ef0313baebe798b7fce739b5dfcf1f53e2050c4f Mon Sep 17 00:00:00 2001 From: Felix Mosheev <9304194+felixmosh@users.noreply.github.com> Date: Mon, 4 Jul 2022 11:51:42 +0300 Subject: [PATCH] Release 2.0.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af0db10..86361e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [2.0.0](https://github.com/felixmosh/i18next-locales-sync/compare/1.2.1...2.0.0) + +- Add support for JSON v4 plurals [`b6109fd`](https://github.com/felixmosh/i18next-locales-sync/commit/b6109fd3ed5c82293d693e37186a67532173e6e5) +- Add support for JSON v4 plurals [`ab92836`](https://github.com/felixmosh/i18next-locales-sync/commit/ab928369e6e048f9c58efbbfe6746a3c6836e662) +- Bump deps [`e0eb842`](https://github.com/felixmosh/i18next-locales-sync/commit/e0eb842e0aad6011e373240c4c2891dbb032079e) + #### [1.2.1](https://github.com/felixmosh/i18next-locales-sync/compare/1.2.0...1.2.1) +> 24 June 2022 + - fix: yargs doesn't support aliases with 2 chars, https://github.com/yargs/yargs/issues/311 [`#23`](https://github.com/felixmosh/i18next-locales-sync/issues/23) +- Release 1.2.1 [`5fa1db4`](https://github.com/felixmosh/i18next-locales-sync/commit/5fa1db42f8b6141d566a32d278fce3fd6b2cfc87) #### [1.2.0](https://github.com/felixmosh/i18next-locales-sync/compare/1.1.2...1.2.0) diff --git a/package.json b/package.json index 3ca2fc9..8fae097 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.1", + "version": "2.0.0", "name": "i18next-locales-sync", "description": "Syncs i18next locale resource files against a primary language.\n", "keywords": [