locize-cli
Advanced tools
Comparing version 7.12.11 to 7.12.12
@@ -8,2 +8,6 @@ # locize-cli change log | ||
## [7.12.12](https://github.com/locize/locize-cli/compare/v7.12.11...v7.12.12) - 2022-11-24 | ||
- update android-string-resource dependency to fix wrong plural unescaping | ||
## [7.12.11](https://github.com/locize/locize-cli/compare/v7.12.10...v7.12.11) - 2022-11-24 | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "locize-cli", | ||
"version": "7.12.11", | ||
"version": "7.12.12", | ||
"description": "locize cli to import locales", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"@js.properties/properties": "0.5.4", | ||
"android-string-resource": "2.3.7", | ||
"android-string-resource": "2.3.8", | ||
"async": "3.2.4", | ||
@@ -14,0 +14,0 @@ "cacheable-lookup": "6.1.0", |
168352
+ Addedandroid-string-resource@2.3.8(transitive)
- Removedandroid-string-resource@2.3.7(transitive)