Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Jun 1, 2021
1 parent 22ce291 commit c614010
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit c614010

Please sign in to comment.