From 8153b26cba9f5293e223f638e7d0ddd06144378d Mon Sep 17 00:00:00 2001 From: Felix Mosheev <9304194+felixmosh@users.noreply.github.com> Date: Thu, 26 Aug 2021 17:55:42 +0300 Subject: [PATCH] Release 1.1.1 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eb4fca..0b05b17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,16 @@ 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.1](https://github.com/felixmosh/i18next-locales-sync/compare/1.1.0...1.1.1) + +- Make the lib run with npx [`ccc7a25`](https://github.com/felixmosh/i18next-locales-sync/commit/ccc7a25ab0b0f097aa0a06470b5413e24b2adc69) +- Bump glob-parent from 5.1.1 to 5.1.2 [`dc300cc`](https://github.com/felixmosh/i18next-locales-sync/commit/dc300cc0cdc027d9146c63f78c5b9418fa44285d) +- Bump lodash from 4.17.20 to 4.17.21 [`82e913b`](https://github.com/felixmosh/i18next-locales-sync/commit/82e913b16eda1cb9cd86e19870e1fc6aaff20b34) + #### [1.1.0](https://github.com/felixmosh/i18next-locales-sync/compare/1.0.4...1.1.0) +> 1 June 2021 + - 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) diff --git a/package.json b/package.json index 04f9bdf..64038b0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "1.1.1", "name": "i18next-locales-sync", "description": "Syncs i18next locale resource files against a primary language.\n", "keywords": [