Skip to content

Commit

Permalink
4.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed May 17, 2024
1 parent 526ba07 commit 3f2e06e
Show file tree
Hide file tree
Showing 18 changed files with 95 additions and 65 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"policyName": "prerelease-monorepo-lockStep",
"definitionName": "lockStepVersion",
"version": "4.13.2",
"version": "4.13.3",
"nextBump": "prerelease"
},
{
Expand Down
12 changes: 12 additions & 0 deletions ui/appui-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
9 changes: 8 additions & 1 deletion ui/appui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
8 changes: 4 additions & 4 deletions ui/appui-react/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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",
Expand Down
12 changes: 12 additions & 0 deletions ui/components-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
9 changes: 8 additions & 1 deletion ui/components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions ui/components-react/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
},
Expand Down
12 changes: 12 additions & 0 deletions ui/core-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
9 changes: 8 additions & 1 deletion ui/core-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion ui/core-react/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
15 changes: 15 additions & 0 deletions ui/imodel-components-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
10 changes: 9 additions & 1 deletion ui/imodel-components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions ui/imodel-components-react/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
},
Expand Down

0 comments on commit 3f2e06e

Please sign in to comment.