diff --git a/common/changes/@itwin/appui-react/ts53-itwin-build-tools_2024-05-07-18-39.json b/common/changes/@itwin/appui-react/ts53-itwin-build-tools_2024-05-07-18-39.json deleted file mode 100644 index 43fdfdc2786..00000000000 --- a/common/changes/@itwin/appui-react/ts53-itwin-build-tools_2024-05-07-18-39.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@itwin/appui-react", - "comment": "upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x", - "type": "none" - } - ], - "packageName": "@itwin/appui-react" -} \ No newline at end of file diff --git a/common/changes/@itwin/components-react/ts53-itwin-build-tools_2024-05-07-18-39.json b/common/changes/@itwin/components-react/ts53-itwin-build-tools_2024-05-07-18-39.json deleted file mode 100644 index 6cee1a01012..00000000000 --- a/common/changes/@itwin/components-react/ts53-itwin-build-tools_2024-05-07-18-39.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@itwin/components-react", - "comment": "upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x", - "type": "none" - } - ], - "packageName": "@itwin/components-react" -} \ No newline at end of file diff --git a/common/changes/@itwin/core-react/ts53-itwin-build-tools_2024-05-07-18-39.json b/common/changes/@itwin/core-react/ts53-itwin-build-tools_2024-05-07-18-39.json deleted file mode 100644 index 05e78cf1528..00000000000 --- a/common/changes/@itwin/core-react/ts53-itwin-build-tools_2024-05-07-18-39.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@itwin/core-react", - "comment": "upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x", - "type": "none" - } - ], - "packageName": "@itwin/core-react" -} \ No newline at end of file diff --git a/common/changes/@itwin/imodel-components-react/add-button-label-settings-translation_2024-05-16-17-17.json b/common/changes/@itwin/imodel-components-react/add-button-label-settings-translation_2024-05-16-17-17.json deleted file mode 100644 index 0166b110b57..00000000000 --- a/common/changes/@itwin/imodel-components-react/add-button-label-settings-translation_2024-05-16-17-17.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@itwin/imodel-components-react", - "comment": "timeline.settings added to UiIModelComponents.json", - "type": "none" - } - ], - "packageName": "@itwin/imodel-components-react" -} \ No newline at end of file diff --git a/common/changes/@itwin/imodel-components-react/ts53-itwin-build-tools_2024-05-07-18-39.json b/common/changes/@itwin/imodel-components-react/ts53-itwin-build-tools_2024-05-07-18-39.json deleted file mode 100644 index 8272742f0cc..00000000000 --- a/common/changes/@itwin/imodel-components-react/ts53-itwin-build-tools_2024-05-07-18-39.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@itwin/imodel-components-react", - "comment": "upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x", - "type": "none" - } - ], - "packageName": "@itwin/imodel-components-react" -} \ No newline at end of file diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 313e0155f55..6fed7e4f8b9 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.13.2", + "version": "4.13.3", "nextBump": "prerelease" }, { diff --git a/ui/appui-react/CHANGELOG.json b/ui/appui-react/CHANGELOG.json index b519ca6f1aa..4513ec29fcf 100644 --- a/ui/appui-react/CHANGELOG.json +++ b/ui/appui-react/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@itwin/appui-react", "entries": [ + { + "version": "4.13.3", + "tag": "@itwin/appui-react_v4.13.3", + "date": "Fri, 17 May 2024 09:43:31 GMT", + "comments": { + "none": [ + { + "comment": "upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x" + } + ] + } + }, { "version": "4.13.2", "tag": "@itwin/appui-react_v4.13.2", diff --git a/ui/appui-react/CHANGELOG.md b/ui/appui-react/CHANGELOG.md index 859437e3f20..c29643fd4d5 100644 --- a/ui/appui-react/CHANGELOG.md +++ b/ui/appui-react/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @itwin/appui-react -This log was last generated on Wed, 08 May 2024 08:24:46 GMT and should not be manually modified. +This log was last generated on Fri, 17 May 2024 09:43:31 GMT and should not be manually modified. + +## 4.13.3 +Fri, 17 May 2024 09:43:31 GMT + +### Updates + +- upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x ## 4.13.2 Wed, 08 May 2024 08:24:46 GMT diff --git a/ui/appui-react/package.json b/ui/appui-react/package.json index e297196d845..61795545a30 100644 --- a/ui/appui-react/package.json +++ b/ui/appui-react/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/appui-react", - "version": "4.13.2", + "version": "4.13.3", "description": "UI framework", "main": "lib/cjs/appui-react.js", "module": "lib/esm/appui-react.js", @@ -42,15 +42,15 @@ }, "peerDependencies": { "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/components-react": "workspace:^4.13.2", + "@itwin/components-react": "workspace:^4.13.3", "@itwin/core-bentley": "^3.7.0 || ^4.0.0", "@itwin/core-common": "^3.7.0 || ^4.0.0", "@itwin/core-frontend": "^3.7.0 || ^4.0.0", "@itwin/core-geometry": "^3.7.0 || ^4.0.0", "@itwin/core-quantity": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "workspace:^4.13.2", + "@itwin/core-react": "workspace:^4.13.3", "@itwin/core-telemetry": "^3.7.0 || ^4.0.0", - "@itwin/imodel-components-react": "workspace:^4.13.2", + "@itwin/imodel-components-react": "workspace:^4.13.3", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0", "react-redux": "^7.2.2", diff --git a/ui/components-react/CHANGELOG.json b/ui/components-react/CHANGELOG.json index cb06f30e94a..a3500cb0a31 100644 --- a/ui/components-react/CHANGELOG.json +++ b/ui/components-react/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@itwin/components-react", "entries": [ + { + "version": "4.13.3", + "tag": "@itwin/components-react_v4.13.3", + "date": "Fri, 17 May 2024 09:43:31 GMT", + "comments": { + "none": [ + { + "comment": "upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x" + } + ] + } + }, { "version": "4.13.2", "tag": "@itwin/components-react_v4.13.2", diff --git a/ui/components-react/CHANGELOG.md b/ui/components-react/CHANGELOG.md index bb0170d8538..3d9df5f0250 100644 --- a/ui/components-react/CHANGELOG.md +++ b/ui/components-react/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @itwin/components-react -This log was last generated on Wed, 08 May 2024 08:24:46 GMT and should not be manually modified. +This log was last generated on Fri, 17 May 2024 09:43:31 GMT and should not be manually modified. + +## 4.13.3 +Fri, 17 May 2024 09:43:31 GMT + +### Updates + +- upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x ## 4.13.2 Wed, 08 May 2024 08:24:46 GMT diff --git a/ui/components-react/package.json b/ui/components-react/package.json index 7d0adb4fd1e..2d61e7ccfc1 100644 --- a/ui/components-react/package.json +++ b/ui/components-react/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/components-react", - "version": "4.13.2", + "version": "4.13.3", "description": "iTwin.js UI complex components", "main": "lib/cjs/components-react.js", "module": "lib/esm/components-react.js", @@ -43,7 +43,7 @@ "peerDependencies": { "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", "@itwin/core-bentley": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "workspace:^4.13.2", + "@itwin/core-react": "workspace:^4.13.3", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" }, diff --git a/ui/core-react/CHANGELOG.json b/ui/core-react/CHANGELOG.json index 996bb5737e2..0b2c2cd78e3 100644 --- a/ui/core-react/CHANGELOG.json +++ b/ui/core-react/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@itwin/core-react", "entries": [ + { + "version": "4.13.3", + "tag": "@itwin/core-react_v4.13.3", + "date": "Fri, 17 May 2024 09:43:31 GMT", + "comments": { + "none": [ + { + "comment": "upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x" + } + ] + } + }, { "version": "4.13.2", "tag": "@itwin/core-react_v4.13.2", diff --git a/ui/core-react/CHANGELOG.md b/ui/core-react/CHANGELOG.md index 84d98f4fc62..a69b462bbe7 100644 --- a/ui/core-react/CHANGELOG.md +++ b/ui/core-react/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @itwin/core-react -This log was last generated on Wed, 08 May 2024 08:24:46 GMT and should not be manually modified. +This log was last generated on Fri, 17 May 2024 09:43:31 GMT and should not be manually modified. + +## 4.13.3 +Fri, 17 May 2024 09:43:31 GMT + +### Updates + +- upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x ## 4.13.2 Wed, 08 May 2024 08:24:46 GMT diff --git a/ui/core-react/package.json b/ui/core-react/package.json index 959dd8e9f41..654495f226d 100644 --- a/ui/core-react/package.json +++ b/ui/core-react/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/core-react", - "version": "4.13.2", + "version": "4.13.3", "description": "iTwin.js UI core components", "main": "lib/cjs/core-react.js", "module": "lib/esm/core-react.js", diff --git a/ui/imodel-components-react/CHANGELOG.json b/ui/imodel-components-react/CHANGELOG.json index 98432712a97..0549a2f9e91 100644 --- a/ui/imodel-components-react/CHANGELOG.json +++ b/ui/imodel-components-react/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@itwin/imodel-components-react", "entries": [ + { + "version": "4.13.3", + "tag": "@itwin/imodel-components-react_v4.13.3", + "date": "Fri, 17 May 2024 09:43:31 GMT", + "comments": { + "none": [ + { + "comment": "timeline.settings added to UiIModelComponents.json" + }, + { + "comment": "upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x" + } + ] + } + }, { "version": "4.13.2", "tag": "@itwin/imodel-components-react_v4.13.2", diff --git a/ui/imodel-components-react/CHANGELOG.md b/ui/imodel-components-react/CHANGELOG.md index 748c43713b9..65d714d3ce9 100644 --- a/ui/imodel-components-react/CHANGELOG.md +++ b/ui/imodel-components-react/CHANGELOG.md @@ -1,6 +1,14 @@ # Change Log - @itwin/imodel-components-react -This log was last generated on Wed, 08 May 2024 08:24:46 GMT and should not be manually modified. +This log was last generated on Fri, 17 May 2024 09:43:31 GMT and should not be manually modified. + +## 4.13.3 +Fri, 17 May 2024 09:43:31 GMT + +### Updates + +- timeline.settings added to UiIModelComponents.json +- upgrade to TypeScript@5.3.3 and @itwin/build-tools@4.6.x ## 4.13.2 Wed, 08 May 2024 08:24:46 GMT diff --git a/ui/imodel-components-react/package.json b/ui/imodel-components-react/package.json index efc604b0dad..b78e917af67 100644 --- a/ui/imodel-components-react/package.json +++ b/ui/imodel-components-react/package.json @@ -1,6 +1,6 @@ { "name": "@itwin/imodel-components-react", - "version": "4.13.2", + "version": "4.13.3", "description": "iTwin.js UI IModel Components", "main": "lib/cjs/imodel-components-react.js", "module": "lib/esm/imodel-components-react.js", @@ -41,13 +41,13 @@ }, "peerDependencies": { "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/components-react": "workspace:^4.13.2", + "@itwin/components-react": "workspace:^4.13.3", "@itwin/core-bentley": "^3.7.0 || ^4.0.0", "@itwin/core-common": "^3.7.0 || ^4.0.0", "@itwin/core-frontend": "^3.7.0 || ^4.0.0", "@itwin/core-geometry": "^3.7.0 || ^4.0.0", "@itwin/core-quantity": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "workspace:^4.13.2", + "@itwin/core-react": "workspace:^4.13.3", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" },