Skip to content

Commit afa2402

Browse files
4.10.6
1 parent 3b6406f commit afa2402

File tree

140 files changed

+675
-179
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+675
-179
lines changed

common/changes/@itwin/core-backend/2025-01-23-18-54.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"policyName": "prerelease-monorepo-lockStep",
44
"definitionName": "lockStepVersion",
5-
"version": "4.10.5",
5+
"version": "4.10.6",
66
"nextBump": "prerelease"
77
}
88
]

core/backend/CHANGELOG.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@itwin/core-backend",
33
"entries": [
4+
{
5+
"version": "4.10.6",
6+
"tag": "@itwin/core-backend_v4.10.6",
7+
"date": "Fri, 24 Jan 2025 08:02:40 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "4.10.5",
612
"tag": "@itwin/core-backend_v4.10.5",

core/backend/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @itwin/core-backend
22

3-
This log was last generated on Tue, 21 Jan 2025 21:56:45 GMT and should not be manually modified.
3+
This log was last generated on Fri, 24 Jan 2025 08:02:40 GMT and should not be manually modified.
4+
5+
## 4.10.6
6+
Fri, 24 Jan 2025 08:02:40 GMT
7+
8+
_Version update only_
49

510
## 4.10.5
611
Tue, 21 Jan 2025 21:56:45 GMT

core/backend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/core-backend",
3-
"version": "4.10.5",
3+
"version": "4.10.6",
44
"description": "iTwin.js backend components",
55
"main": "lib/cjs/core-backend.js",
66
"typings": "lib/cjs/core-backend",
@@ -45,9 +45,9 @@
4545
"url": "http://www.bentley.com"
4646
},
4747
"peerDependencies": {
48-
"@itwin/core-bentley": "workspace:^4.10.5",
49-
"@itwin/core-common": "workspace:^4.10.5",
50-
"@itwin/core-geometry": "workspace:^4.10.5",
48+
"@itwin/core-bentley": "workspace:^4.10.6",
49+
"@itwin/core-common": "workspace:^4.10.6",
50+
"@itwin/core-geometry": "workspace:^4.10.6",
5151
"@opentelemetry/api": "^1.0.4"
5252
},
5353
"peerDependenciesMeta": {

core/bentley/CHANGELOG.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@itwin/core-bentley",
33
"entries": [
4+
{
5+
"version": "4.10.6",
6+
"tag": "@itwin/core-bentley_v4.10.6",
7+
"date": "Fri, 24 Jan 2025 08:02:40 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "4.10.5",
612
"tag": "@itwin/core-bentley_v4.10.5",

core/bentley/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @itwin/core-bentley
22

3-
This log was last generated on Tue, 21 Jan 2025 21:56:45 GMT and should not be manually modified.
3+
This log was last generated on Fri, 24 Jan 2025 08:02:40 GMT and should not be manually modified.
4+
5+
## 4.10.6
6+
Fri, 24 Jan 2025 08:02:40 GMT
7+
8+
_Version update only_
49

510
## 4.10.5
611
Tue, 21 Jan 2025 21:56:45 GMT

core/bentley/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/core-bentley",
3-
"version": "4.10.5",
3+
"version": "4.10.6",
44
"description": "Bentley JavaScript core components",
55
"main": "lib/cjs/core-bentley.js",
66
"module": "lib/esm/core-bentley.js",

core/common/CHANGELOG.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@itwin/core-common",
33
"entries": [
4+
{
5+
"version": "4.10.6",
6+
"tag": "@itwin/core-common_v4.10.6",
7+
"date": "Fri, 24 Jan 2025 08:02:40 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "4.10.5",
612
"tag": "@itwin/core-common_v4.10.5",

core/common/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @itwin/core-common
22

3-
This log was last generated on Tue, 21 Jan 2025 21:56:45 GMT and should not be manually modified.
3+
This log was last generated on Fri, 24 Jan 2025 08:02:40 GMT and should not be manually modified.
4+
5+
## 4.10.6
6+
Fri, 24 Jan 2025 08:02:40 GMT
7+
8+
_Version update only_
49

510
## 4.10.5
611
Tue, 21 Jan 2025 21:56:45 GMT

0 commit comments

Comments
 (0)