From c614010c4e71d32f50bcfa5f2927e0657cee3f1a Mon Sep 17 00:00:00 2001 From: Felix Mosheev <9304194+felixmosh@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:37:58 +0300 Subject: [PATCH] Release 1.1.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f256854..0eb4fca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +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). +#### [1.1.0](https://github.com/felixmosh/i18next-locales-sync/compare/1.0.4...1.1.0) + +- Bump handlebars from 4.7.6 to 4.7.7 [`#2`](https://github.com/felixmosh/i18next-locales-sync/pull/2) +- Deps bump [`8f07edd`](https://github.com/felixmosh/i18next-locales-sync/commit/8f07eddd378bb0c7b3b17121d490d1f19a6f7dc3) +- feat: add useEmptyString option to generate empty string as a value for new keys [`22ce291`](https://github.com/felixmosh/i18next-locales-sync/commit/22ce2914b4492821d3a99b1155241673e0872e63) +- Bump browserslist from 4.14.5 to 4.16.6 [`e5e345c`](https://github.com/felixmosh/i18next-locales-sync/commit/e5e345ccd74e3b0868e076d28d6c5faad9ca53ae) + #### [1.0.4](https://github.com/felixmosh/i18next-locales-sync/compare/1.0.3...1.0.4) +> 2 May 2021 + +- Release 1.0.4 [`d53d30f`](https://github.com/felixmosh/i18next-locales-sync/commit/d53d30f54f6ab80d10364a8e6d13f3ad01905094) - Update README.md [`cba7574`](https://github.com/felixmosh/i18next-locales-sync/commit/cba757403af532e57ff082d16487368f7f653022) #### [1.0.3](https://github.com/felixmosh/i18next-locales-sync/compare/1.0.2...1.0.3) diff --git a/package.json b/package.json index 3a618a9..04f9bdf 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.4", + "version": "1.1.0", "name": "i18next-locales-sync", "description": "Syncs i18next locale resource files against a primary language.\n", "keywords": [