diff --git a/common/changes/@itwin/core-backend/serialize-error_2024-10-01-13-46.json b/common/changes/@itwin/core-backend/serialize-error_2024-10-01-13-46.json deleted file mode 100644 index 99b35bb89b62..000000000000 --- a/common/changes/@itwin/core-backend/serialize-error_2024-10-01-13-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@itwin/core-backend", - "comment": "", - "type": "none" - } - ], - "packageName": "@itwin/core-backend" -} \ No newline at end of file diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 56bf717bbb54..1910c8153a73 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -2,7 +2,7 @@ { "policyName": "prerelease-monorepo-lockStep", "definitionName": "lockStepVersion", - "version": "4.9.1", + "version": "4.9.2", "nextBump": "prerelease" } ] diff --git a/core/backend/CHANGELOG.json b/core/backend/CHANGELOG.json index a298cb7bd2a4..ecdfd37c0453 100644 --- a/core/backend/CHANGELOG.json +++ b/core/backend/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-backend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-backend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-backend_v4.9.1", diff --git a/core/backend/CHANGELOG.md b/core/backend/CHANGELOG.md index c95189b2fa8c..dca742c8db77 100644 --- a/core/backend/CHANGELOG.md +++ b/core/backend/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-backend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/backend/package.json b/core/backend/package.json index f34a7aa0b5b5..88f793128bc3 100644 --- a/core/backend/package.json +++ b/core/backend/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-backend", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js backend components", "main": "lib/cjs/core-backend.js", "typings": "lib/cjs/core-backend", @@ -45,9 +45,9 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-geometry": "workspace:^4.9.1", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-geometry": "workspace:^4.9.2", "@opentelemetry/api": "^1.0.4" }, "peerDependenciesMeta": { diff --git a/core/bentley/CHANGELOG.json b/core/bentley/CHANGELOG.json index 59f78dfde00f..ee973d2539e8 100644 --- a/core/bentley/CHANGELOG.json +++ b/core/bentley/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-bentley", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-bentley_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-bentley_v4.9.1", diff --git a/core/bentley/CHANGELOG.md b/core/bentley/CHANGELOG.md index 298f887f40ce..9b53357ac084 100644 --- a/core/bentley/CHANGELOG.md +++ b/core/bentley/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-bentley -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/bentley/package.json b/core/bentley/package.json index 19669229f660..0a18e38bc9d3 100644 --- a/core/bentley/package.json +++ b/core/bentley/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-bentley", - "version": "4.9.1", + "version": "4.9.2", "description": "Bentley JavaScript core components", "main": "lib/cjs/core-bentley.js", "module": "lib/esm/core-bentley.js", diff --git a/core/common/CHANGELOG.json b/core/common/CHANGELOG.json index 0c9b52ebea9e..2b4bdb04b498 100644 --- a/core/common/CHANGELOG.json +++ b/core/common/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-common", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-common_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-common_v4.9.1", diff --git a/core/common/CHANGELOG.md b/core/common/CHANGELOG.md index 6adae26e9c70..32160d07dba0 100644 --- a/core/common/CHANGELOG.md +++ b/core/common/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-common -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/common/package.json b/core/common/package.json index 04153a7bf12d..9db18c44df79 100644 --- a/core/common/package.json +++ b/core/common/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-common", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js components common to frontend and backend", "main": "lib/cjs/core-common.js", "module": "lib/esm/core-common.js", @@ -40,8 +40,8 @@ "js-base64": "^3.6.1" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-geometry": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-geometry": "workspace:^4.9.2" }, "devDependencies": { "@itwin/build-tools": "workspace:*", diff --git a/core/ecschema-editing/CHANGELOG.json b/core/ecschema-editing/CHANGELOG.json index 5d75fdaf92da..336df6b38849 100644 --- a/core/ecschema-editing/CHANGELOG.json +++ b/core/ecschema-editing/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/ecschema-editing", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/ecschema-editing_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/ecschema-editing_v4.9.1", diff --git a/core/ecschema-editing/CHANGELOG.md b/core/ecschema-editing/CHANGELOG.md index 4a6aacbc67d9..ba0b137f4871 100644 --- a/core/ecschema-editing/CHANGELOG.md +++ b/core/ecschema-editing/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/ecschema-editing -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/ecschema-editing/package.json b/core/ecschema-editing/package.json index 25c94b0d5d92..e7670432d6c3 100644 --- a/core/ecschema-editing/package.json +++ b/core/ecschema-editing/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/ecschema-editing", - "version": "4.9.1", + "version": "4.9.2", "description": "ECSchema editing and validation API", "license": "MIT", "main": "lib/cjs/ecschema-editing.js", @@ -61,9 +61,9 @@ "typescript": "~5.3.3" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-quantity": "workspace:^4.9.1", - "@itwin/ecschema-metadata": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-quantity": "workspace:^4.9.2", + "@itwin/ecschema-metadata": "workspace:^4.9.2" }, "nyc": { "extends": "./node_modules/@itwin/build-tools/.nycrc" diff --git a/core/ecschema-locaters/CHANGELOG.json b/core/ecschema-locaters/CHANGELOG.json index 2b88036c6d00..e921c88996a3 100644 --- a/core/ecschema-locaters/CHANGELOG.json +++ b/core/ecschema-locaters/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/ecschema-locaters", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/ecschema-locaters_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/ecschema-locaters_v4.9.1", diff --git a/core/ecschema-locaters/CHANGELOG.md b/core/ecschema-locaters/CHANGELOG.md index 4140d18764cf..e271ce202cb0 100644 --- a/core/ecschema-locaters/CHANGELOG.md +++ b/core/ecschema-locaters/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/ecschema-locaters -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/ecschema-locaters/package.json b/core/ecschema-locaters/package.json index e44ffad15559..b229e1283e74 100644 --- a/core/ecschema-locaters/package.json +++ b/core/ecschema-locaters/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/ecschema-locaters", - "version": "4.9.1", + "version": "4.9.2", "description": "EC Schema file locaters", "license": "MIT", "main": "lib/cjs/ecschema-locaters.js", @@ -75,7 +75,7 @@ "@xmldom/xmldom": "~0.8.5" }, "peerDependencies": { - "@itwin/ecschema-metadata": "workspace:^4.9.1" + "@itwin/ecschema-metadata": "workspace:^4.9.2" }, "nyc": { "extends": "./node_modules/@itwin/build-tools/.nycrc", diff --git a/core/ecschema-metadata/CHANGELOG.json b/core/ecschema-metadata/CHANGELOG.json index 534e2ce50826..80e916fc8b0f 100644 --- a/core/ecschema-metadata/CHANGELOG.json +++ b/core/ecschema-metadata/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/ecschema-metadata", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/ecschema-metadata_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/ecschema-metadata_v4.9.1", diff --git a/core/ecschema-metadata/CHANGELOG.md b/core/ecschema-metadata/CHANGELOG.md index a11aac36308e..9914d35d5455 100644 --- a/core/ecschema-metadata/CHANGELOG.md +++ b/core/ecschema-metadata/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/ecschema-metadata -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/ecschema-metadata/package.json b/core/ecschema-metadata/package.json index b39760aed2c9..3defaeae23df 100644 --- a/core/ecschema-metadata/package.json +++ b/core/ecschema-metadata/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/ecschema-metadata", - "version": "4.9.1", + "version": "4.9.2", "description": "ECObjects core concepts in typescript", "license": "MIT", "main": "lib/cjs/ecschema-metadata.js", @@ -60,8 +60,8 @@ "typescript": "~5.3.3" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-quantity": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-quantity": "workspace:^4.9.2" }, "nyc": { "extends": "./node_modules/@itwin/build-tools/.nycrc" diff --git a/core/ecschema-rpc/common/CHANGELOG.json b/core/ecschema-rpc/common/CHANGELOG.json index 8c100a84e008..a4498545738c 100644 --- a/core/ecschema-rpc/common/CHANGELOG.json +++ b/core/ecschema-rpc/common/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/ecschema-rpcinterface-common", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/ecschema-rpcinterface-common_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/ecschema-rpcinterface-common_v4.9.1", diff --git a/core/ecschema-rpc/common/CHANGELOG.md b/core/ecschema-rpc/common/CHANGELOG.md index db6b2ccb8152..03c2b1040e8d 100644 --- a/core/ecschema-rpc/common/CHANGELOG.md +++ b/core/ecschema-rpc/common/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/ecschema-rpcinterface-common -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/ecschema-rpc/common/package.json b/core/ecschema-rpc/common/package.json index c9b11ad1cd39..1abc29d3fd7b 100644 --- a/core/ecschema-rpc/common/package.json +++ b/core/ecschema-rpc/common/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/ecschema-rpcinterface-common", - "version": "4.9.1", + "version": "4.9.2", "description": "Schema RPC Interface common interface", "main": "lib/cjs/ecschema-rpc-interface.js", "typings": "lib/cjs/ecschema-rpc-interface", diff --git a/core/ecschema-rpc/impl/CHANGELOG.json b/core/ecschema-rpc/impl/CHANGELOG.json index a7e8ed994f23..34538c325bef 100644 --- a/core/ecschema-rpc/impl/CHANGELOG.json +++ b/core/ecschema-rpc/impl/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/ecschema-rpcinterface-impl", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/ecschema-rpcinterface-impl_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/ecschema-rpcinterface-impl_v4.9.1", diff --git a/core/ecschema-rpc/impl/CHANGELOG.md b/core/ecschema-rpc/impl/CHANGELOG.md index aa379c652d22..10e4d02d64a0 100644 --- a/core/ecschema-rpc/impl/CHANGELOG.md +++ b/core/ecschema-rpc/impl/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/ecschema-rpcinterface-impl -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/ecschema-rpc/impl/package.json b/core/ecschema-rpc/impl/package.json index 9b2b388f7e62..ecaaf86760d1 100644 --- a/core/ecschema-rpc/impl/package.json +++ b/core/ecschema-rpc/impl/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/ecschema-rpcinterface-impl", - "version": "4.9.1", + "version": "4.9.2", "description": "Schema RPC Interface backend implementation", "main": "lib/cjs/ecschema-rpc-impl.js", "typings": "lib/cjs/ecschema-rpc-impl", diff --git a/core/ecsql/common/CHANGELOG.json b/core/ecsql/common/CHANGELOG.json index b62ca217ec5d..0d08d0288a14 100644 --- a/core/ecsql/common/CHANGELOG.json +++ b/core/ecsql/common/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/ecsql-common", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/ecsql-common_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/ecsql-common_v4.9.1", diff --git a/core/ecsql/common/CHANGELOG.md b/core/ecsql/common/CHANGELOG.md index 34176380c77f..3e4e50eb481e 100644 --- a/core/ecsql/common/CHANGELOG.md +++ b/core/ecsql/common/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/ecsql-common -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/ecsql/common/package.json b/core/ecsql/common/package.json index 3132692956c9..2fd35274d89a 100644 --- a/core/ecsql/common/package.json +++ b/core/ecsql/common/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/ecsql-common", - "version": "4.9.1", + "version": "4.9.2", "description": "ECSql component that can be reference on backend and frontend", "main": "lib/cjs/ecsql-common.js", "module": "lib/esm/ecsql-common.js", diff --git a/core/electron/CHANGELOG.json b/core/electron/CHANGELOG.json index 8d6add233bd5..f9ab779845e7 100644 --- a/core/electron/CHANGELOG.json +++ b/core/electron/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-electron", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-electron_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-electron_v4.9.1", diff --git a/core/electron/CHANGELOG.md b/core/electron/CHANGELOG.md index 205343f4b924..c54f764e7d0d 100644 --- a/core/electron/CHANGELOG.md +++ b/core/electron/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-electron -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/electron/package.json b/core/electron/package.json index d8cb9431ec9f..9e97a119bd0c 100644 --- a/core/electron/package.json +++ b/core/electron/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-electron", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js ElectronHost and ElectronApp", "license": "MIT", "engines": { @@ -35,10 +35,10 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-backend": "workspace:^4.9.1", - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-frontend": "workspace:^4.9.1", + "@itwin/core-backend": "workspace:^4.9.2", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-frontend": "workspace:^4.9.2", "electron": ">=23.0.0 <33.0.0" }, "devDependencies": { diff --git a/core/express-server/CHANGELOG.json b/core/express-server/CHANGELOG.json index 252054f622e3..0e51b4c5f889 100644 --- a/core/express-server/CHANGELOG.json +++ b/core/express-server/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/express-server", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/express-server_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/express-server_v4.9.1", diff --git a/core/express-server/CHANGELOG.md b/core/express-server/CHANGELOG.md index 81637354084d..9dadff2a9aaa 100644 --- a/core/express-server/CHANGELOG.md +++ b/core/express-server/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/express-server -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/express-server/package.json b/core/express-server/package.json index 552d831be652..5c9e36facc8b 100644 --- a/core/express-server/package.json +++ b/core/express-server/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/express-server", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js express utilities", "main": "lib/cjs/ExpressServer.js", "typings": "lib/cjs/ExpressServer", diff --git a/core/extension/CHANGELOG.json b/core/extension/CHANGELOG.json index da097d23773b..38ff42d0dc5f 100644 --- a/core/extension/CHANGELOG.json +++ b/core/extension/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-extension", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-extension_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-extension_v4.9.1", diff --git a/core/extension/CHANGELOG.md b/core/extension/CHANGELOG.md index 354b0becadd9..359bb12a3174 100644 --- a/core/extension/CHANGELOG.md +++ b/core/extension/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-extension -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/extension/package.json b/core/extension/package.json index fed7da0e7777..33cb2874ae99 100644 --- a/core/extension/package.json +++ b/core/extension/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-extension", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js Extension API", "type": "module", "typings": "index.d.ts", diff --git a/core/frontend-devtools/CHANGELOG.json b/core/frontend-devtools/CHANGELOG.json index e835dca005fe..b4e1adddf947 100644 --- a/core/frontend-devtools/CHANGELOG.json +++ b/core/frontend-devtools/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/frontend-devtools", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/frontend-devtools_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/frontend-devtools_v4.9.1", diff --git a/core/frontend-devtools/CHANGELOG.md b/core/frontend-devtools/CHANGELOG.md index e982f93e6f5f..824fafd96176 100644 --- a/core/frontend-devtools/CHANGELOG.md +++ b/core/frontend-devtools/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/frontend-devtools -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/frontend-devtools/package.json b/core/frontend-devtools/package.json index 63e15750a8e3..1c0fcfbc0f2a 100644 --- a/core/frontend-devtools/package.json +++ b/core/frontend-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/frontend-devtools", - "version": "4.9.1", + "version": "4.9.2", "description": "Debug menu and supporting UI widgets", "main": "lib/cjs/frontend-devtools.js", "module": "lib/esm/frontend-devtools.js", diff --git a/core/frontend/CHANGELOG.json b/core/frontend/CHANGELOG.json index bc9cec97649b..b1d61ad70cac 100644 --- a/core/frontend/CHANGELOG.json +++ b/core/frontend/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-frontend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-frontend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-frontend_v4.9.1", diff --git a/core/frontend/CHANGELOG.md b/core/frontend/CHANGELOG.md index 5fd105cf158b..f9a3b075723a 100644 --- a/core/frontend/CHANGELOG.md +++ b/core/frontend/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-frontend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/frontend/package.json b/core/frontend/package.json index 22fb370c9705..76c2bae940f1 100644 --- a/core/frontend/package.json +++ b/core/frontend/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-frontend", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js frontend components", "main": "lib/cjs/core-frontend.js", "module": "lib/esm/core-frontend.js", @@ -45,12 +45,12 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/appui-abstract": "workspace:^4.9.1", - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-geometry": "workspace:^4.9.1", - "@itwin/core-orbitgt": "workspace:^4.9.1", - "@itwin/core-quantity": "workspace:^4.9.1" + "@itwin/appui-abstract": "workspace:^4.9.2", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-geometry": "workspace:^4.9.2", + "@itwin/core-orbitgt": "workspace:^4.9.2", + "@itwin/core-quantity": "workspace:^4.9.2" }, "//devDependencies": [ "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install", diff --git a/core/geometry/CHANGELOG.json b/core/geometry/CHANGELOG.json index f718e496031d..dc5e3ada7258 100644 --- a/core/geometry/CHANGELOG.json +++ b/core/geometry/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-geometry", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-geometry_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-geometry_v4.9.1", diff --git a/core/geometry/CHANGELOG.md b/core/geometry/CHANGELOG.md index 32361fd6dffc..3653e0a54fcb 100644 --- a/core/geometry/CHANGELOG.md +++ b/core/geometry/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-geometry -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/geometry/package.json b/core/geometry/package.json index 63dffa4e40a4..20289097a877 100644 --- a/core/geometry/package.json +++ b/core/geometry/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-geometry", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js Core Geometry library", "main": "lib/cjs/core-geometry.js", "module": "lib/esm/core-geometry.js", diff --git a/core/hypermodeling/CHANGELOG.json b/core/hypermodeling/CHANGELOG.json index b1f2fa02aae7..3d2bfc5f7455 100644 --- a/core/hypermodeling/CHANGELOG.json +++ b/core/hypermodeling/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/hypermodeling-frontend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/hypermodeling-frontend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/hypermodeling-frontend_v4.9.1", diff --git a/core/hypermodeling/CHANGELOG.md b/core/hypermodeling/CHANGELOG.md index 1a0a4fd395d1..285defd64f5e 100644 --- a/core/hypermodeling/CHANGELOG.md +++ b/core/hypermodeling/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/hypermodeling-frontend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/hypermodeling/package.json b/core/hypermodeling/package.json index 20102ce84b27..ade246a0d34d 100644 --- a/core/hypermodeling/package.json +++ b/core/hypermodeling/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/hypermodeling-frontend", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js hypermodeling package", "main": "lib/cjs/hypermodeling-frontend.js", "module": "lib/esm/hypermodeling-frontend.js", @@ -37,10 +37,10 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-frontend": "workspace:^4.9.1", - "@itwin/core-geometry": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-frontend": "workspace:^4.9.2", + "@itwin/core-geometry": "workspace:^4.9.2" }, "devDependencies": { "@itwin/build-tools": "workspace:*", diff --git a/core/i18n/CHANGELOG.json b/core/i18n/CHANGELOG.json index 9e8c22094eb2..64c948d9474a 100644 --- a/core/i18n/CHANGELOG.json +++ b/core/i18n/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-i18n", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-i18n_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-i18n_v4.9.1", diff --git a/core/i18n/CHANGELOG.md b/core/i18n/CHANGELOG.md index c23c5c10bc03..53fc12600d9f 100644 --- a/core/i18n/CHANGELOG.md +++ b/core/i18n/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-i18n -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/i18n/package.json b/core/i18n/package.json index c24e6e092b57..69bc360b2566 100644 --- a/core/i18n/package.json +++ b/core/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-i18n", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js localization code", "main": "lib/cjs/core-i18n.js", "module": "lib/esm/core-i18n.js", @@ -35,7 +35,7 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2" }, "//devDependencies": [ "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install", diff --git a/core/markup/CHANGELOG.json b/core/markup/CHANGELOG.json index 3eb776b79428..c014b742f390 100644 --- a/core/markup/CHANGELOG.json +++ b/core/markup/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-markup", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-markup_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-markup_v4.9.1", diff --git a/core/markup/CHANGELOG.md b/core/markup/CHANGELOG.md index 1bd079c8c6d9..0bdc2918d19b 100644 --- a/core/markup/CHANGELOG.md +++ b/core/markup/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-markup -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/markup/package.json b/core/markup/package.json index 75015d2bf8b2..c3a313f3358f 100644 --- a/core/markup/package.json +++ b/core/markup/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-markup", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js markup package", "main": "lib/cjs/core-markup.js", "module": "lib/esm/core-markup.js", @@ -42,10 +42,10 @@ "@svgdotjs/svg.js": "3.0.13" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-frontend": "workspace:^4.9.1", - "@itwin/core-geometry": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-frontend": "workspace:^4.9.2", + "@itwin/core-geometry": "workspace:^4.9.2" }, "devDependencies": { "@itwin/build-tools": "workspace:*", diff --git a/core/mobile/CHANGELOG.json b/core/mobile/CHANGELOG.json index e34228625e8a..05b70f01ff52 100644 --- a/core/mobile/CHANGELOG.json +++ b/core/mobile/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-mobile", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-mobile_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-mobile_v4.9.1", diff --git a/core/mobile/CHANGELOG.md b/core/mobile/CHANGELOG.md index c0a11cd39a6e..0d66cc25b1c6 100644 --- a/core/mobile/CHANGELOG.md +++ b/core/mobile/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-mobile -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/mobile/package.json b/core/mobile/package.json index 37b57375dfe2..9f8c1d4f63bf 100644 --- a/core/mobile/package.json +++ b/core/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-mobile", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js MobileHost and MobileApp", "license": "MIT", "engines": { @@ -32,10 +32,10 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-backend": "workspace:^4.9.1", - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-frontend": "workspace:^4.9.1" + "@itwin/core-backend": "workspace:^4.9.2", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-frontend": "workspace:^4.9.2" }, "dependencies": { "lodash": "^4.17.21", diff --git a/core/orbitgt/CHANGELOG.json b/core/orbitgt/CHANGELOG.json index 965b8e463265..51a6d9c0922b 100644 --- a/core/orbitgt/CHANGELOG.json +++ b/core/orbitgt/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-orbitgt", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-orbitgt_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-orbitgt_v4.9.1", diff --git a/core/orbitgt/CHANGELOG.md b/core/orbitgt/CHANGELOG.md index 336c6dea09bd..bd0749b4eaab 100644 --- a/core/orbitgt/CHANGELOG.md +++ b/core/orbitgt/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-orbitgt -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/orbitgt/package.json b/core/orbitgt/package.json index 7c9e143a7da1..89f8a8c0b637 100644 --- a/core/orbitgt/package.json +++ b/core/orbitgt/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-orbitgt", - "version": "4.9.1", + "version": "4.9.2", "description": "", "main": "lib/cjs/core-orbitgt.js", "module": "lib/esm/core-orbitgt.js", diff --git a/core/quantity/CHANGELOG.json b/core/quantity/CHANGELOG.json index 0b0d26e4a489..2e0e79cdb015 100644 --- a/core/quantity/CHANGELOG.json +++ b/core/quantity/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-quantity", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-quantity_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-quantity_v4.9.1", diff --git a/core/quantity/CHANGELOG.md b/core/quantity/CHANGELOG.md index e6cb27579215..dd97256e6e11 100644 --- a/core/quantity/CHANGELOG.md +++ b/core/quantity/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-quantity -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/quantity/package.json b/core/quantity/package.json index e8454993971e..472947dce1e3 100644 --- a/core/quantity/package.json +++ b/core/quantity/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-quantity", - "version": "4.9.1", + "version": "4.9.2", "description": "Quantity parsing, formatting and conversions for iModel.js", "main": "lib/cjs/core-quantity.js", "module": "lib/esm/core-quantity.js", @@ -51,7 +51,7 @@ "typescript": "~5.3.3" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2" }, "nyc": { "extends": "./node_modules/@itwin/build-tools/.nycrc" diff --git a/core/telemetry/CHANGELOG.json b/core/telemetry/CHANGELOG.json index aa2da19cefa0..9115955452b3 100644 --- a/core/telemetry/CHANGELOG.json +++ b/core/telemetry/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-telemetry", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-telemetry_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-telemetry_v4.9.1", diff --git a/core/telemetry/CHANGELOG.md b/core/telemetry/CHANGELOG.md index 0e323277a311..89ba34f6f8f0 100644 --- a/core/telemetry/CHANGELOG.md +++ b/core/telemetry/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-telemetry -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/telemetry/package.json b/core/telemetry/package.json index 7217c57fbb06..b446d01d8c2e 100644 --- a/core/telemetry/package.json +++ b/core/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-telemetry", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js Telemetry Client", "main": "lib/cjs/core-telemetry.js", "module": "lib/esm/core-telemetry.js", diff --git a/core/webgl-compatibility/CHANGELOG.json b/core/webgl-compatibility/CHANGELOG.json index 3b89a013b38b..bf59ada7bef1 100644 --- a/core/webgl-compatibility/CHANGELOG.json +++ b/core/webgl-compatibility/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/webgl-compatibility", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/webgl-compatibility_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/webgl-compatibility_v4.9.1", diff --git a/core/webgl-compatibility/CHANGELOG.md b/core/webgl-compatibility/CHANGELOG.md index 4074fcb50299..ff9b92941447 100644 --- a/core/webgl-compatibility/CHANGELOG.md +++ b/core/webgl-compatibility/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/webgl-compatibility -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/core/webgl-compatibility/package.json b/core/webgl-compatibility/package.json index db36f9fb1b0a..509f294d046b 100644 --- a/core/webgl-compatibility/package.json +++ b/core/webgl-compatibility/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/webgl-compatibility", - "version": "4.9.1", + "version": "4.9.2", "description": "APIs for determining the level of compatibility of a browser+device with the iTwin.js rendering system.", "license": "MIT", "main": "lib/cjs/webgl-compatibility.js", diff --git a/domains/analytical/backend/CHANGELOG.json b/domains/analytical/backend/CHANGELOG.json index fb6de5c0c801..7460168b6c78 100644 --- a/domains/analytical/backend/CHANGELOG.json +++ b/domains/analytical/backend/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/analytical-backend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/analytical-backend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/analytical-backend_v4.9.1", diff --git a/domains/analytical/backend/CHANGELOG.md b/domains/analytical/backend/CHANGELOG.md index d51dc348a4b8..cc9f642a09e4 100644 --- a/domains/analytical/backend/CHANGELOG.md +++ b/domains/analytical/backend/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/analytical-backend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/domains/analytical/backend/package.json b/domains/analytical/backend/package.json index 8de309bb7847..bfc2b52ba2ab 100644 --- a/domains/analytical/backend/package.json +++ b/domains/analytical/backend/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/analytical-backend", - "version": "4.9.1", + "version": "4.9.2", "main": "lib/cjs/analytical-backend.js", "typings": "lib/cjs/analytical-backend", "license": "MIT", @@ -32,9 +32,9 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-backend": "workspace:^4.9.1", - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1" + "@itwin/core-backend": "workspace:^4.9.2", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2" }, "//devDependencies": [ "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install", diff --git a/domains/linear-referencing/backend/CHANGELOG.json b/domains/linear-referencing/backend/CHANGELOG.json index f11d3a1f7921..56bb0554ddd9 100644 --- a/domains/linear-referencing/backend/CHANGELOG.json +++ b/domains/linear-referencing/backend/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/linear-referencing-backend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/linear-referencing-backend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/linear-referencing-backend_v4.9.1", diff --git a/domains/linear-referencing/backend/CHANGELOG.md b/domains/linear-referencing/backend/CHANGELOG.md index 8aa5e816227f..6a48f3c63aeb 100644 --- a/domains/linear-referencing/backend/CHANGELOG.md +++ b/domains/linear-referencing/backend/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/linear-referencing-backend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/domains/linear-referencing/backend/package.json b/domains/linear-referencing/backend/package.json index 4502d0b8a82c..156def4d602a 100644 --- a/domains/linear-referencing/backend/package.json +++ b/domains/linear-referencing/backend/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/linear-referencing-backend", - "version": "4.9.1", + "version": "4.9.2", "main": "lib/cjs/linear-referencing-backend.js", "typings": "lib/cjs/linear-referencing-backend", "license": "MIT", @@ -32,10 +32,10 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-backend": "workspace:^4.9.1", - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/linear-referencing-common": "workspace:^4.9.1" + "@itwin/core-backend": "workspace:^4.9.2", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/linear-referencing-common": "workspace:^4.9.2" }, "//devDependencies": [ "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install", diff --git a/domains/linear-referencing/common/CHANGELOG.json b/domains/linear-referencing/common/CHANGELOG.json index 3606e8a0db57..e43d7f556a0a 100644 --- a/domains/linear-referencing/common/CHANGELOG.json +++ b/domains/linear-referencing/common/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/linear-referencing-common", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/linear-referencing-common_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/linear-referencing-common_v4.9.1", diff --git a/domains/linear-referencing/common/CHANGELOG.md b/domains/linear-referencing/common/CHANGELOG.md index 3283ca368636..22d4aafcf211 100644 --- a/domains/linear-referencing/common/CHANGELOG.md +++ b/domains/linear-referencing/common/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/linear-referencing-common -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/domains/linear-referencing/common/package.json b/domains/linear-referencing/common/package.json index f8c9150a8666..51708f8ecc41 100644 --- a/domains/linear-referencing/common/package.json +++ b/domains/linear-referencing/common/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/linear-referencing-common", - "version": "4.9.1", + "version": "4.9.2", "main": "lib/cjs/linear-referencing-common.js", "typings": "lib/cjs/linear-referencing-common", "license": "MIT", @@ -29,8 +29,8 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2" }, "//devDependencies": [ "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install", diff --git a/domains/physical-material/backend/CHANGELOG.json b/domains/physical-material/backend/CHANGELOG.json index 33b05454506b..9ddf3ae8d69b 100644 --- a/domains/physical-material/backend/CHANGELOG.json +++ b/domains/physical-material/backend/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/physical-material-backend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/physical-material-backend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/physical-material-backend_v4.9.1", diff --git a/domains/physical-material/backend/CHANGELOG.md b/domains/physical-material/backend/CHANGELOG.md index c9fe045417f4..ba700d94a517 100644 --- a/domains/physical-material/backend/CHANGELOG.md +++ b/domains/physical-material/backend/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/physical-material-backend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/domains/physical-material/backend/package.json b/domains/physical-material/backend/package.json index 6d9c60122bee..005615601504 100644 --- a/domains/physical-material/backend/package.json +++ b/domains/physical-material/backend/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/physical-material-backend", - "version": "4.9.1", + "version": "4.9.2", "main": "lib/cjs/physical-material-backend.js", "typings": "lib/cjs/physical-material-backend", "license": "MIT", @@ -32,9 +32,9 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-backend": "workspace:^4.9.1", - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1" + "@itwin/core-backend": "workspace:^4.9.2", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2" }, "//devDependencies": [ "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install", diff --git a/editor/backend/CHANGELOG.json b/editor/backend/CHANGELOG.json index 5006040fed92..109d959bfaf3 100644 --- a/editor/backend/CHANGELOG.json +++ b/editor/backend/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/editor-backend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/editor-backend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/editor-backend_v4.9.1", diff --git a/editor/backend/CHANGELOG.md b/editor/backend/CHANGELOG.md index bc2df5c3955b..711e745823ee 100644 --- a/editor/backend/CHANGELOG.md +++ b/editor/backend/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/editor-backend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/editor/backend/package.json b/editor/backend/package.json index 16f9dc340928..0d9b3d245981 100644 --- a/editor/backend/package.json +++ b/editor/backend/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/editor-backend", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js editor backend", "main": "lib/cjs/editor-backend.js", "typings": "lib/cjs/editor-backend", @@ -35,10 +35,10 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-backend": "workspace:^4.9.1", - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-geometry": "workspace:^4.9.1" + "@itwin/core-backend": "workspace:^4.9.2", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-geometry": "workspace:^4.9.2" }, "//devDependencies": [ "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install", diff --git a/editor/common/CHANGELOG.json b/editor/common/CHANGELOG.json index e00f8ee7ece0..bee1b480399b 100644 --- a/editor/common/CHANGELOG.json +++ b/editor/common/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/editor-common", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/editor-common_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/editor-common_v4.9.1", diff --git a/editor/common/CHANGELOG.md b/editor/common/CHANGELOG.md index 6bd100292cf4..289fbee156b5 100644 --- a/editor/common/CHANGELOG.md +++ b/editor/common/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/editor-common -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/editor/common/package.json b/editor/common/package.json index 160f375299f8..93f1e3357410 100644 --- a/editor/common/package.json +++ b/editor/common/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/editor-common", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js editing properties common to frontend and backend", "main": "lib/cjs/editor-common.js", "module": "lib/esm/editor-common.js", @@ -34,9 +34,9 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-geometry": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-geometry": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2" }, "devDependencies": { "@itwin/core-bentley": "workspace:*", diff --git a/editor/frontend/CHANGELOG.json b/editor/frontend/CHANGELOG.json index c28951becf7f..0e41486b5820 100644 --- a/editor/frontend/CHANGELOG.json +++ b/editor/frontend/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/editor-frontend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/editor-frontend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/editor-frontend_v4.9.1", diff --git a/editor/frontend/CHANGELOG.md b/editor/frontend/CHANGELOG.md index 9c330e32cc14..fd8a37a03f01 100644 --- a/editor/frontend/CHANGELOG.md +++ b/editor/frontend/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/editor-frontend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/editor/frontend/package.json b/editor/frontend/package.json index 3be081bf1f92..de9f3a497788 100644 --- a/editor/frontend/package.json +++ b/editor/frontend/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/editor-frontend", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js frontend components", "main": "lib/cjs/editor-frontend.js", "module": "lib/esm/editor-frontend.js", @@ -36,11 +36,11 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/appui-abstract": "workspace:^4.9.1", - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-frontend": "workspace:^4.9.1", - "@itwin/core-geometry": "workspace:^4.9.1" + "@itwin/appui-abstract": "workspace:^4.9.2", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-frontend": "workspace:^4.9.2", + "@itwin/core-geometry": "workspace:^4.9.2" }, "//devDependencies": [ "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install", diff --git a/extensions/frontend-tiles/CHANGELOG.json b/extensions/frontend-tiles/CHANGELOG.json index 0b4dc6728332..9ae4ee4a1053 100644 --- a/extensions/frontend-tiles/CHANGELOG.json +++ b/extensions/frontend-tiles/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/frontend-tiles", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/frontend-tiles_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/frontend-tiles_v4.9.1", diff --git a/extensions/frontend-tiles/CHANGELOG.md b/extensions/frontend-tiles/CHANGELOG.md index 772d53b075e6..045ef4621e00 100644 --- a/extensions/frontend-tiles/CHANGELOG.md +++ b/extensions/frontend-tiles/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/frontend-tiles -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/extensions/frontend-tiles/package.json b/extensions/frontend-tiles/package.json index 2ce18afb6cd0..f2e92dcab2ce 100644 --- a/extensions/frontend-tiles/package.json +++ b/extensions/frontend-tiles/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/frontend-tiles", - "version": "4.9.1", + "version": "4.9.2", "description": "Experimental alternative technique for visualizing the contents of iModels", "main": "lib/cjs/frontend-tiles.js", "module": "lib/esm/frontend-tiles.js", diff --git a/extensions/map-layers-auth/CHANGELOG.json b/extensions/map-layers-auth/CHANGELOG.json index cda70351bae1..617434b7cdb9 100644 --- a/extensions/map-layers-auth/CHANGELOG.json +++ b/extensions/map-layers-auth/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/map-layers-auth", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/map-layers-auth_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/map-layers-auth_v4.9.1", diff --git a/extensions/map-layers-auth/CHANGELOG.md b/extensions/map-layers-auth/CHANGELOG.md index 89958f86cd2d..9b5b54549559 100644 --- a/extensions/map-layers-auth/CHANGELOG.md +++ b/extensions/map-layers-auth/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/map-layers-auth -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/extensions/map-layers-auth/package.json b/extensions/map-layers-auth/package.json index bfa854350b30..46c45b878658 100644 --- a/extensions/map-layers-auth/package.json +++ b/extensions/map-layers-auth/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/map-layers-auth", - "version": "4.9.1", + "version": "4.9.2", "description": "Extension that adds a Map Layers Widget", "main": "lib/cjs/map-layers-auth.js", "module": "lib/esm/map-layers-auth.js", diff --git a/extensions/map-layers-formats/CHANGELOG.json b/extensions/map-layers-formats/CHANGELOG.json index 9f007d98b7be..30334c941077 100644 --- a/extensions/map-layers-formats/CHANGELOG.json +++ b/extensions/map-layers-formats/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/map-layers-formats", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/map-layers-formats_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/map-layers-formats_v4.9.1", diff --git a/extensions/map-layers-formats/CHANGELOG.md b/extensions/map-layers-formats/CHANGELOG.md index 833c31f2270a..ca669e27e94d 100644 --- a/extensions/map-layers-formats/CHANGELOG.md +++ b/extensions/map-layers-formats/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/map-layers-formats -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/extensions/map-layers-formats/package.json b/extensions/map-layers-formats/package.json index 0b9f6c94e3a4..9fe0cdb0576d 100644 --- a/extensions/map-layers-formats/package.json +++ b/extensions/map-layers-formats/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/map-layers-formats", - "version": "4.9.1", + "version": "4.9.2", "description": "Enables additional map-layers formats in iTwin.js", "main": "lib/cjs/map-layers-formats.js", "module": "lib/esm/map-layers-formats.js", diff --git a/full-stack-tests/ecschema-rpc-interface/CHANGELOG.json b/full-stack-tests/ecschema-rpc-interface/CHANGELOG.json index a00b99ef35db..fb7ca7ae8ed9 100644 --- a/full-stack-tests/ecschema-rpc-interface/CHANGELOG.json +++ b/full-stack-tests/ecschema-rpc-interface/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/ecschema-rpcinterface-tests", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/ecschema-rpcinterface-tests_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/ecschema-rpcinterface-tests_v4.9.1", diff --git a/full-stack-tests/ecschema-rpc-interface/CHANGELOG.md b/full-stack-tests/ecschema-rpc-interface/CHANGELOG.md index ade02a622eee..c88fea187de4 100644 --- a/full-stack-tests/ecschema-rpc-interface/CHANGELOG.md +++ b/full-stack-tests/ecschema-rpc-interface/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/ecschema-rpcinterface-tests -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/full-stack-tests/ecschema-rpc-interface/package.json b/full-stack-tests/ecschema-rpc-interface/package.json index ad794439f5d5..1d166bd199bb 100644 --- a/full-stack-tests/ecschema-rpc-interface/package.json +++ b/full-stack-tests/ecschema-rpc-interface/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/ecschema-rpcinterface-tests", - "version": "4.9.1", + "version": "4.9.2", "description": "Integration tests for the Schema RPC Interface", "author": { "name": "Bentley Systems, Inc.", diff --git a/full-stack-tests/rpc-interface/CHANGELOG.json b/full-stack-tests/rpc-interface/CHANGELOG.json index 1a9293161757..cff6d227777c 100644 --- a/full-stack-tests/rpc-interface/CHANGELOG.json +++ b/full-stack-tests/rpc-interface/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/rpcinterface-full-stack-tests", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/rpcinterface-full-stack-tests_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/rpcinterface-full-stack-tests_v4.9.1", diff --git a/full-stack-tests/rpc-interface/CHANGELOG.md b/full-stack-tests/rpc-interface/CHANGELOG.md index 0f4279fe3183..9ab44652a689 100644 --- a/full-stack-tests/rpc-interface/CHANGELOG.md +++ b/full-stack-tests/rpc-interface/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/rpcinterface-full-stack-tests -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/full-stack-tests/rpc-interface/package.json b/full-stack-tests/rpc-interface/package.json index 14e8e3c7a737..93bee1e56a1d 100644 --- a/full-stack-tests/rpc-interface/package.json +++ b/full-stack-tests/rpc-interface/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/rpcinterface-full-stack-tests", - "version": "4.9.1", + "version": "4.9.2", "description": "Test the full iTwin.js Core stack (frontend and backend) using standard RPC interfaces", "license": "MIT", "scripts": { diff --git a/presentation/backend/CHANGELOG.json b/presentation/backend/CHANGELOG.json index 61940b52faf7..2d03c9122b42 100644 --- a/presentation/backend/CHANGELOG.json +++ b/presentation/backend/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/presentation-backend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/presentation-backend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/presentation-backend_v4.9.1", diff --git a/presentation/backend/CHANGELOG.md b/presentation/backend/CHANGELOG.md index 207b65566cba..404535549a4d 100644 --- a/presentation/backend/CHANGELOG.md +++ b/presentation/backend/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/presentation-backend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/presentation/backend/package.json b/presentation/backend/package.json index 6afeaa2027b3..3f33d37a4485 100644 --- a/presentation/backend/package.json +++ b/presentation/backend/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/presentation-backend", - "version": "4.9.1", + "version": "4.9.2", "description": "Backend of iTwin.js Presentation library", "license": "MIT", "repository": { @@ -39,12 +39,12 @@ "prettier:fix": "prettier --write ." }, "peerDependencies": { - "@itwin/core-backend": "workspace:^4.9.1", - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-quantity": "workspace:^4.9.1", - "@itwin/ecschema-metadata": "workspace:^4.9.1", - "@itwin/presentation-common": "workspace:^4.9.1" + "@itwin/core-backend": "workspace:^4.9.2", + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-quantity": "workspace:^4.9.2", + "@itwin/ecschema-metadata": "workspace:^4.9.2", + "@itwin/presentation-common": "workspace:^4.9.2" }, "devDependencies": { "@itwin/build-tools": "workspace:*", diff --git a/presentation/common/CHANGELOG.json b/presentation/common/CHANGELOG.json index 305dc6db7927..eb93dd416a8f 100644 --- a/presentation/common/CHANGELOG.json +++ b/presentation/common/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/presentation-common", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/presentation-common_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/presentation-common_v4.9.1", diff --git a/presentation/common/CHANGELOG.md b/presentation/common/CHANGELOG.md index 6cf9e249b390..0deef8d3307e 100644 --- a/presentation/common/CHANGELOG.md +++ b/presentation/common/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/presentation-common -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/presentation/common/package.json b/presentation/common/package.json index fb091ff47428..f035ce0c402b 100644 --- a/presentation/common/package.json +++ b/presentation/common/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/presentation-common", - "version": "4.9.1", + "version": "4.9.2", "description": "Common pieces for iModel.js presentation packages", "license": "MIT", "repository": { @@ -47,10 +47,10 @@ "prettier:fix": "prettier --write ." }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-quantity": "workspace:^4.9.1", - "@itwin/ecschema-metadata": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-quantity": "workspace:^4.9.2", + "@itwin/ecschema-metadata": "workspace:^4.9.2" }, "devDependencies": { "@itwin/build-tools": "workspace:*", diff --git a/presentation/frontend/CHANGELOG.json b/presentation/frontend/CHANGELOG.json index c7dbb320e99a..179db6aaa693 100644 --- a/presentation/frontend/CHANGELOG.json +++ b/presentation/frontend/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/presentation-frontend", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/presentation-frontend_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/presentation-frontend_v4.9.1", diff --git a/presentation/frontend/CHANGELOG.md b/presentation/frontend/CHANGELOG.md index 52ce119ad274..5235ab853cab 100644 --- a/presentation/frontend/CHANGELOG.md +++ b/presentation/frontend/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/presentation-frontend -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/presentation/frontend/package.json b/presentation/frontend/package.json index 833d7aaa3e56..d7177f7570f8 100644 --- a/presentation/frontend/package.json +++ b/presentation/frontend/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/presentation-frontend", - "version": "4.9.1", + "version": "4.9.2", "description": "Frontend of iModel.js Presentation library", "main": "lib/cjs/presentation-frontend.js", "module": "lib/esm/presentation-frontend.js", @@ -47,12 +47,12 @@ "rxjs-for-await": "^1.0.0" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1", - "@itwin/core-common": "workspace:^4.9.1", - "@itwin/core-frontend": "workspace:^4.9.1", - "@itwin/core-quantity": "workspace:^4.9.1", - "@itwin/ecschema-metadata": "workspace:^4.9.1", - "@itwin/presentation-common": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2", + "@itwin/core-common": "workspace:^4.9.2", + "@itwin/core-frontend": "workspace:^4.9.2", + "@itwin/core-quantity": "workspace:^4.9.2", + "@itwin/ecschema-metadata": "workspace:^4.9.2", + "@itwin/presentation-common": "workspace:^4.9.2" }, "devDependencies": { "@itwin/build-tools": "workspace:*", diff --git a/tools/backend-webpack/CHANGELOG.json b/tools/backend-webpack/CHANGELOG.json index 335095f87217..42673ca499b4 100644 --- a/tools/backend-webpack/CHANGELOG.json +++ b/tools/backend-webpack/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/backend-webpack-tools", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/backend-webpack-tools_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/backend-webpack-tools_v4.9.1", diff --git a/tools/backend-webpack/CHANGELOG.md b/tools/backend-webpack/CHANGELOG.md index aef91cd54281..ea8dc2669ce5 100644 --- a/tools/backend-webpack/CHANGELOG.md +++ b/tools/backend-webpack/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/backend-webpack-tools -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/tools/backend-webpack/package.json b/tools/backend-webpack/package.json index 1976333ba27b..5935664859a6 100644 --- a/tools/backend-webpack/package.json +++ b/tools/backend-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/backend-webpack-tools", - "version": "4.9.1", + "version": "4.9.2", "description": "Configuration and scripts for iTwin.js agents and backends.", "license": "MIT", "repository": { diff --git a/tools/build/CHANGELOG.json b/tools/build/CHANGELOG.json index 03b9208a5cc9..d4535c35d3a9 100644 --- a/tools/build/CHANGELOG.json +++ b/tools/build/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/build-tools", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/build-tools_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/build-tools_v4.9.1", diff --git a/tools/build/CHANGELOG.md b/tools/build/CHANGELOG.md index 619443aa8839..ee989fc1ba6d 100644 --- a/tools/build/CHANGELOG.md +++ b/tools/build/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/build-tools -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/tools/build/package.json b/tools/build/package.json index 72549760b4b3..e3cff598ef5e 100644 --- a/tools/build/package.json +++ b/tools/build/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/build-tools", - "version": "4.9.1", + "version": "4.9.2", "description": "Bentley build tools", "license": "MIT", "repository": { diff --git a/tools/certa/CHANGELOG.json b/tools/certa/CHANGELOG.json index 6b8af83f4fa7..0e754aea5e16 100644 --- a/tools/certa/CHANGELOG.json +++ b/tools/certa/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/certa", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/certa_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/certa_v4.9.1", diff --git a/tools/certa/CHANGELOG.md b/tools/certa/CHANGELOG.md index 9321326287d9..b02cd15737fd 100644 --- a/tools/certa/CHANGELOG.md +++ b/tools/certa/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/certa -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/tools/certa/package.json b/tools/certa/package.json index 60b43674cd41..4720b65fcc95 100644 --- a/tools/certa/package.json +++ b/tools/certa/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/certa", - "version": "4.9.1", + "version": "4.9.2", "description": "A mocha-based integration test runner", "license": "MIT", "main": "bin/certa.js", diff --git a/tools/ecschema2ts/CHANGELOG.json b/tools/ecschema2ts/CHANGELOG.json index 443f93571b11..a88d11545559 100644 --- a/tools/ecschema2ts/CHANGELOG.json +++ b/tools/ecschema2ts/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/ecschema2ts", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/ecschema2ts_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/ecschema2ts_v4.9.1", diff --git a/tools/ecschema2ts/CHANGELOG.md b/tools/ecschema2ts/CHANGELOG.md index 1e93c442efe2..674e3c032f5e 100644 --- a/tools/ecschema2ts/CHANGELOG.md +++ b/tools/ecschema2ts/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/ecschema2ts -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/tools/ecschema2ts/package.json b/tools/ecschema2ts/package.json index d0c3f3e61e91..9b5ea06d3bf4 100644 --- a/tools/ecschema2ts/package.json +++ b/tools/ecschema2ts/package.json @@ -2,7 +2,7 @@ "name": "@itwin/ecschema2ts", "description": "Command line tools that takes an ECSchema xml file and outputs a typescript module", "license": "MIT", - "version": "4.9.1", + "version": "4.9.2", "bin": { "ecschema2ts": "./bin/index.js" }, diff --git a/tools/perf-tools/CHANGELOG.json b/tools/perf-tools/CHANGELOG.json index b1a3bbba8577..9067e65a39c6 100644 --- a/tools/perf-tools/CHANGELOG.json +++ b/tools/perf-tools/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/perf-tools", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/perf-tools_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/perf-tools_v4.9.1", diff --git a/tools/perf-tools/CHANGELOG.md b/tools/perf-tools/CHANGELOG.md index 884ede507b0c..6e284dab4328 100644 --- a/tools/perf-tools/CHANGELOG.md +++ b/tools/perf-tools/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/perf-tools -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/tools/perf-tools/package.json b/tools/perf-tools/package.json index 8e244fea3bde..2aeaf8edf174 100644 --- a/tools/perf-tools/package.json +++ b/tools/perf-tools/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/perf-tools", - "version": "4.9.1", + "version": "4.9.2", "description": "Tools for collecting and reporting performance data", "main": "lib/cjs/index.js", "typings": "lib/cjs/index", diff --git a/tools/webpack-core/CHANGELOG.json b/tools/webpack-core/CHANGELOG.json index a36004f40bf5..81fa8a9353c6 100644 --- a/tools/webpack-core/CHANGELOG.json +++ b/tools/webpack-core/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/core-webpack-tools", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/core-webpack-tools_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/core-webpack-tools_v4.9.1", diff --git a/tools/webpack-core/CHANGELOG.md b/tools/webpack-core/CHANGELOG.md index 1186bbc3cd0d..78f27340ee43 100644 --- a/tools/webpack-core/CHANGELOG.md +++ b/tools/webpack-core/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/core-webpack-tools -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/tools/webpack-core/package.json b/tools/webpack-core/package.json index 6b2f6fda7c4b..d4577e965ea9 100644 --- a/tools/webpack-core/package.json +++ b/tools/webpack-core/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-webpack-tools", - "version": "4.9.1", + "version": "4.9.2", "description": "Set of Webpack Plugins and Loaders used for building iTwin.js applications", "license": "MIT", "repository": { diff --git a/ui/appui-abstract/CHANGELOG.json b/ui/appui-abstract/CHANGELOG.json index 75d28030c26f..42718c706192 100644 --- a/ui/appui-abstract/CHANGELOG.json +++ b/ui/appui-abstract/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/appui-abstract", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/appui-abstract_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/appui-abstract_v4.9.1", diff --git a/ui/appui-abstract/CHANGELOG.md b/ui/appui-abstract/CHANGELOG.md index 1ecf571cff46..babafdf0e2d7 100644 --- a/ui/appui-abstract/CHANGELOG.md +++ b/ui/appui-abstract/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/appui-abstract -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/ui/appui-abstract/package.json b/ui/appui-abstract/package.json index 4772b10c56ff..c6a519a8de94 100644 --- a/ui/appui-abstract/package.json +++ b/ui/appui-abstract/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/appui-abstract", - "version": "4.9.1", + "version": "4.9.2", "description": "iTwin.js UI abstractions", "main": "lib/cjs/appui-abstract.js", "module": "lib/esm/appui-abstract.js", @@ -37,7 +37,7 @@ "url": "http://www.bentley.com" }, "peerDependencies": { - "@itwin/core-bentley": "workspace:^4.9.1" + "@itwin/core-bentley": "workspace:^4.9.2" }, "//devDependencies": [ "NOTE: All peerDependencies should also be listed as devDependencies since peerDependencies are not considered by npm install", diff --git a/utils/workspace-editor/CHANGELOG.json b/utils/workspace-editor/CHANGELOG.json index e9f846ce5d9c..bd04d79dac3c 100644 --- a/utils/workspace-editor/CHANGELOG.json +++ b/utils/workspace-editor/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@itwin/workspace-editor", "entries": [ + { + "version": "4.9.2", + "tag": "@itwin/workspace-editor_v4.9.2", + "date": "Wed, 02 Oct 2024 15:14:43 GMT", + "comments": {} + }, { "version": "4.9.1", "tag": "@itwin/workspace-editor_v4.9.1", diff --git a/utils/workspace-editor/CHANGELOG.md b/utils/workspace-editor/CHANGELOG.md index 37f1894342b4..45b589f35451 100644 --- a/utils/workspace-editor/CHANGELOG.md +++ b/utils/workspace-editor/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @itwin/workspace-editor -This log was last generated on Wed, 25 Sep 2024 20:10:58 GMT and should not be manually modified. +This log was last generated on Wed, 02 Oct 2024 15:14:43 GMT and should not be manually modified. + +## 4.9.2 +Wed, 02 Oct 2024 15:14:43 GMT + +_Version update only_ ## 4.9.1 Wed, 25 Sep 2024 20:10:58 GMT diff --git a/utils/workspace-editor/package.json b/utils/workspace-editor/package.json index 45aeb36e9c51..7b78f315ed33 100644 --- a/utils/workspace-editor/package.json +++ b/utils/workspace-editor/package.json @@ -2,7 +2,7 @@ "name": "@itwin/workspace-editor", "license": "MIT", "main": "lib/WorkspaceEditor.js", - "version": "4.9.1", + "version": "4.9.2", "bin": { "WorkspaceEditor": "./lib/WorkspaceEditor.js" },