@ledvance/base 1.3.110 → 1.3.111

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/localazy.json CHANGED
@@ -1301,7 +1301,15 @@
1301
1301
  "MATCH:country_north_macedonia",
1302
1302
  "MATCH:country_werder_bremen",
1303
1303
  "MATCH:reset_energy",
1304
- "MATCH:thermostat_infotempcurve"
1304
+ "MATCH:thermostat_infotempcurve",
1305
+ "MATCH:latam_groups",
1306
+ "MATCH:latam_group_format",
1307
+ "MATCH:country_KR",
1308
+ "MATCH:country_HT",
1309
+ "MATCH:country_CW",
1310
+ "MATCH:country_SN",
1311
+ "MATCH:country_DZ",
1312
+ "MATCH:country_UZ"
1305
1313
  ],
1306
1314
  "replacements": {
1307
1315
  "REGEX:% %1\\$s.*?\\)%": "{0}",
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "name": "@ledvance/base",
5
5
  "pid": [],
6
6
  "uiid": "",
7
- "version": "1.3.110",
7
+ "version": "1.3.111",
8
8
  "scripts": {
9
9
  "prepublishOnly": "python update-localazy.py"
10
10
  },