@itwin/core-i18n
Advanced tools
Comparing version
# Change Log - @itwin/core-i18n | ||
This log was last generated on Tue, 20 May 2025 20:14:45 GMT and should not be manually modified. | ||
This log was last generated on Wed, 28 May 2025 13:56:22 GMT and should not be manually modified. | ||
## 4.11.3 | ||
Wed, 28 May 2025 13:56:22 GMT | ||
_Version update only_ | ||
## 4.11.2 | ||
@@ -6,0 +11,0 @@ Tue, 20 May 2025 20:14:45 GMT |
{ | ||
"name": "@itwin/core-i18n", | ||
"version": "4.11.2", | ||
"version": "4.11.3", | ||
"description": "iTwin.js localization code", | ||
@@ -24,3 +24,3 @@ "main": "lib/cjs/core-i18n.js", | ||
"peerDependencies": { | ||
"@itwin/core-bentley": "^4.11.2" | ||
"@itwin/core-bentley": "^4.11.3" | ||
}, | ||
@@ -48,6 +48,6 @@ "//devDependencies": [ | ||
"webpack-cli": "^5.0.1", | ||
"@itwin/build-tools": "4.11.2", | ||
"@itwin/core-bentley": "4.11.2", | ||
"@itwin/certa": "4.11.2", | ||
"@itwin/core-common": "4.11.2" | ||
"@itwin/build-tools": "4.11.3", | ||
"@itwin/certa": "4.11.3", | ||
"@itwin/core-bentley": "4.11.3", | ||
"@itwin/core-common": "4.11.3" | ||
}, | ||
@@ -54,0 +54,0 @@ "//dependencies": [ |
3232389
0