Skip to content

Commit 3c45cf5

Browse files
5.2.3
1 parent 51cb490 commit 3c45cf5

File tree

135 files changed

+572
-137
lines changed

Some content is hidden

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

135 files changed

+572
-137
lines changed

common/changes/@itwin/core-backend/2025-10-16-19-25.json

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

common/changes/@itwin/core-frontend/accudraw-ui-css-variables-with-fallback_2025-10-07-20-27.json

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

common/changes/@itwin/core-frontend/check-event-loop-started_2025-10-15-15-20.json

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

common/changes/@itwin/core-frontend/pmc-refresh-tiles-for-empty-model_2025-10-16-18-51.json

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

common/changes/@itwin/core-frontend/wilmaier-logo-card-width_2025-10-02-14-56.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": "5.2.2",
5+
"version": "5.2.3",
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": "5.2.3",
6+
"tag": "@itwin/core-backend_v5.2.3",
7+
"date": "Thu, 16 Oct 2025 23:00:31 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "5.2.2",
612
"tag": "@itwin/core-backend_v5.2.2",

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 Fri, 10 Oct 2025 14:49:15 GMT and should not be manually modified.
3+
This log was last generated on Thu, 16 Oct 2025 23:00:31 GMT and should not be manually modified.
4+
5+
## 5.2.3
6+
Thu, 16 Oct 2025 23:00:31 GMT
7+
8+
_Version update only_
49

510
## 5.2.2
611
Fri, 10 Oct 2025 14:49:15 GMT

core/backend/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-backend",
3-
"version": "5.2.2",
3+
"version": "5.2.3",
44
"description": "iTwin.js backend components",
55
"main": "lib/cjs/core-backend.js",
66
"module": "lib/esm/core-backend.js",

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": "5.2.3",
6+
"tag": "@itwin/core-bentley_v5.2.3",
7+
"date": "Thu, 16 Oct 2025 23:00:31 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "5.2.2",
612
"tag": "@itwin/core-bentley_v5.2.2",

0 commit comments

Comments
 (0)