@itwin/core-i18n
Advanced tools
Comparing version 4.10.0 to 4.10.1
# Change Log - @itwin/core-i18n | ||
This log was last generated on Wed, 13 Nov 2024 15:23:38 GMT and should not be manually modified. | ||
This log was last generated on Thu, 14 Nov 2024 18:11:00 GMT and should not be manually modified. | ||
## 4.10.1 | ||
Thu, 14 Nov 2024 18:11:00 GMT | ||
_Version update only_ | ||
## 4.10.0 | ||
@@ -6,0 +11,0 @@ Wed, 13 Nov 2024 15:23:38 GMT |
{ | ||
"name": "@itwin/core-i18n", | ||
"version": "4.10.0", | ||
"version": "4.10.1", | ||
"description": "iTwin.js localization code", | ||
@@ -24,3 +24,3 @@ "main": "lib/cjs/core-i18n.js", | ||
"peerDependencies": { | ||
"@itwin/core-bentley": "^4.10.0" | ||
"@itwin/core-bentley": "^4.10.1" | ||
}, | ||
@@ -48,6 +48,6 @@ "//devDependencies": [ | ||
"webpack-cli": "^5.0.1", | ||
"@itwin/build-tools": "4.10.0", | ||
"@itwin/certa": "4.10.0", | ||
"@itwin/core-common": "4.10.0", | ||
"@itwin/core-bentley": "4.10.0" | ||
"@itwin/build-tools": "4.10.1", | ||
"@itwin/certa": "4.10.1", | ||
"@itwin/core-bentley": "4.10.1", | ||
"@itwin/core-common": "4.10.1" | ||
}, | ||
@@ -69,3 +69,3 @@ "//dependencies": [ | ||
"clean": "rimraf lib .rush/temp/package-deps*.json", | ||
"docs": "betools docs --includes=../../generated-docs/extract --json=../../generated-docs/core/core-i18n/file.json --tsIndexFile=./core-i18n.ts --onlyJson", | ||
"docs": "betools docs --json=../../generated-docs/core/core-i18n/file.json --tsIndexFile=./core-i18n.ts --onlyJson", | ||
"extract-api": "betools extract-api --entry=core-i18n", | ||
@@ -72,0 +72,0 @@ "lint": "eslint \"./src/**/*.ts\" 1>&2", |
3230321