Skip to content

Commit 3130b01

Browse files
committed
Release 2.1.1
1 parent 0b2136b commit 3130b01

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [2.1.1](https://github.com/felixmosh/i18next-locales-sync/compare/2.1.0...2.1.1)
8+
9+
- fix: keep base form of in languages that doesn't need plural & source doesn't have the base, closes #40 [`#40`](https://github.com/felixmosh/i18next-locales-sync/issues/40)
10+
- Deps bump [`9e96437`](https://github.com/felixmosh/i18next-locales-sync/commit/9e964378f8bb27b31c3b066e7331dd612404d964)
11+
- Update main.yml [`a7a12ce`](https://github.com/felixmosh/i18next-locales-sync/commit/a7a12cee5a24f807a6abcf707b93a50ae79c3f4c)
12+
- fix: remove glob types [`1569741`](https://github.com/felixmosh/i18next-locales-sync/commit/1569741bdcd03d6ab680010e89b89247a77e33d3)
13+
714
#### [2.1.0](https://github.com/felixmosh/i18next-locales-sync/compare/2.0.1...2.1.0)
815

16+
> 4 July 2024
17+
918
- Bump deps [`d8fec60`](https://github.com/felixmosh/i18next-locales-sync/commit/d8fec6062468145fc2679e821858f444c725a290)
1019
- Bump @babel/traverse from 7.15.0 to 7.23.2 [`beae5cd`](https://github.com/felixmosh/i18next-locales-sync/commit/beae5cd48c324c0e5bb928a11294997cf58b536f)
1120
- switch to fdir and picomatch [`41a8b68`](https://github.com/felixmosh/i18next-locales-sync/commit/41a8b686812f3c30f49ae7b49999ffa07ac1649a)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.0",
2+
"version": "2.1.1",
33
"name": "i18next-locales-sync",
44
"description": "Syncs i18next locale resource files against a primary language.\n",
55
"keywords": [

0 commit comments

Comments
 (0)