Skip to content

Commit 8c2f71a

Browse files
4.8.4
1 parent 1347577 commit 8c2f71a

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/ecschema-metadata/datetime-serialization-fix_2024-08-15-15-12.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.8.3",
5+
"version": "4.8.4",
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.8.4",
6+
"tag": "@itwin/core-backend_v4.8.4",
7+
"date": "Thu, 22 Aug 2024 17:37:06 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "4.8.3",
612
"tag": "@itwin/core-backend_v4.8.3",

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, 16 Aug 2024 18:18:14 GMT and should not be manually modified.
3+
This log was last generated on Thu, 22 Aug 2024 17:37:06 GMT and should not be manually modified.
4+
5+
## 4.8.4
6+
Thu, 22 Aug 2024 17:37:06 GMT
7+
8+
_Version update only_
49

510
## 4.8.3
611
Fri, 16 Aug 2024 18:18:14 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.8.3",
3+
"version": "4.8.4",
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.8.3",
49-
"@itwin/core-common": "workspace:^4.8.3",
50-
"@itwin/core-geometry": "workspace:^4.8.3",
48+
"@itwin/core-bentley": "workspace:^4.8.4",
49+
"@itwin/core-common": "workspace:^4.8.4",
50+
"@itwin/core-geometry": "workspace:^4.8.4",
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.8.4",
6+
"tag": "@itwin/core-bentley_v4.8.4",
7+
"date": "Thu, 22 Aug 2024 17:37:06 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "4.8.3",
612
"tag": "@itwin/core-bentley_v4.8.3",

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 Fri, 16 Aug 2024 18:18:14 GMT and should not be manually modified.
3+
This log was last generated on Thu, 22 Aug 2024 17:37:06 GMT and should not be manually modified.
4+
5+
## 4.8.4
6+
Thu, 22 Aug 2024 17:37:06 GMT
7+
8+
_Version update only_
49

510
## 4.8.3
611
Fri, 16 Aug 2024 18:18:14 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.8.3",
3+
"version": "4.8.4",
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.8.4",
6+
"tag": "@itwin/core-common_v4.8.4",
7+
"date": "Thu, 22 Aug 2024 17:37:06 GMT",
8+
"comments": {}
9+
},
410
{
511
"version": "4.8.3",
612
"tag": "@itwin/core-common_v4.8.3",

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 Fri, 16 Aug 2024 18:18:14 GMT and should not be manually modified.
3+
This log was last generated on Thu, 22 Aug 2024 17:37:06 GMT and should not be manually modified.
4+
5+
## 4.8.4
6+
Thu, 22 Aug 2024 17:37:06 GMT
7+
8+
_Version update only_
49

510
## 4.8.3
611
Fri, 16 Aug 2024 18:18:14 GMT

0 commit comments

Comments
 (0)