Skip to content

Commit

Permalink
4.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
imodeljs-admin committed Aug 28, 2024
1 parent 3e90b0c commit 524bca8
Show file tree
Hide file tree
Showing 16 changed files with 75 additions and 45 deletions.

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.16.1",
"version": "4.16.2",
"nextBump": "prerelease"
},
{
Expand Down
18 changes: 18 additions & 0 deletions ui/appui-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@itwin/appui-react",
"entries": [
{
"version": "4.16.2",
"tag": "@itwin/appui-react_v4.16.2",
"date": "Wed, 28 Aug 2024 06:32:12 GMT",
"comments": {
"none": [
{
"comment": "Fix new toolbars to handle event ids as case insensitive."
},
{
"comment": "Fixed tool setting editor not updating after value change."
},
{
"comment": "Increased margins of `SelectionCountField` component."
}
]
}
},
{
"version": "4.16.1",
"tag": "@itwin/appui-react_v4.16.1",
Expand Down
11 changes: 10 additions & 1 deletion ui/appui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log - @itwin/appui-react

This log was last generated on Fri, 16 Aug 2024 08:18:13 GMT and should not be manually modified.
This log was last generated on Wed, 28 Aug 2024 06:32:12 GMT and should not be manually modified.

## 4.16.2
Wed, 28 Aug 2024 06:32:12 GMT

### Updates

- Fix new toolbars to handle event ids as case insensitive.
- Fixed tool setting editor not updating after value change.
- Increased margins of `SelectionCountField` component.

## 4.16.1
Fri, 16 Aug 2024 08:18:13 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.16.1",
"version": "4.16.2",
"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.16.1",
"@itwin/components-react": "workspace:^4.16.2",
"@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.16.1",
"@itwin/core-react": "workspace:^4.16.2",
"@itwin/core-telemetry": "^3.7.0 || ^4.0.0",
"@itwin/imodel-components-react": "workspace:^4.16.1",
"@itwin/imodel-components-react": "workspace:^4.16.2",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"react-redux": "^7.2.2",
Expand Down
6 changes: 6 additions & 0 deletions ui/components-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/components-react",
"entries": [
{
"version": "4.16.2",
"tag": "@itwin/components-react_v4.16.2",
"date": "Wed, 28 Aug 2024 06:32:12 GMT",
"comments": {}
},
{
"version": "4.16.1",
"tag": "@itwin/components-react_v4.16.1",
Expand Down
7 changes: 6 additions & 1 deletion ui/components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/components-react

This log was last generated on Fri, 16 Aug 2024 08:18:14 GMT and should not be manually modified.
This log was last generated on Wed, 28 Aug 2024 06:32:12 GMT and should not be manually modified.

## 4.16.2
Wed, 28 Aug 2024 06:32:12 GMT

_Version update only_

## 4.16.1
Fri, 16 Aug 2024 08:18:14 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.16.1",
"version": "4.16.2",
"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.16.1",
"@itwin/core-react": "workspace:^4.16.2",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions ui/core-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/core-react",
"entries": [
{
"version": "4.16.2",
"tag": "@itwin/core-react_v4.16.2",
"date": "Wed, 28 Aug 2024 06:32:12 GMT",
"comments": {}
},
{
"version": "4.16.1",
"tag": "@itwin/core-react_v4.16.1",
Expand Down
7 changes: 6 additions & 1 deletion ui/core-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/core-react

This log was last generated on Fri, 16 Aug 2024 08:18:14 GMT and should not be manually modified.
This log was last generated on Wed, 28 Aug 2024 06:32:12 GMT and should not be manually modified.

## 4.16.2
Wed, 28 Aug 2024 06:32:12 GMT

_Version update only_

## 4.16.1
Fri, 16 Aug 2024 08:18:14 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.16.1",
"version": "4.16.2",
"description": "iTwin.js UI core components",
"main": "lib/cjs/core-react.js",
"module": "lib/esm/core-react.js",
Expand Down
6 changes: 6 additions & 0 deletions ui/imodel-components-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@itwin/imodel-components-react",
"entries": [
{
"version": "4.16.2",
"tag": "@itwin/imodel-components-react_v4.16.2",
"date": "Wed, 28 Aug 2024 06:32:12 GMT",
"comments": {}
},
{
"version": "4.16.1",
"tag": "@itwin/imodel-components-react_v4.16.1",
Expand Down
7 changes: 6 additions & 1 deletion ui/imodel-components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @itwin/imodel-components-react

This log was last generated on Fri, 16 Aug 2024 08:18:14 GMT and should not be manually modified.
This log was last generated on Wed, 28 Aug 2024 06:32:12 GMT and should not be manually modified.

## 4.16.2
Wed, 28 Aug 2024 06:32:12 GMT

_Version update only_

## 4.16.1
Fri, 16 Aug 2024 08:18:14 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.16.1",
"version": "4.16.2",
"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.16.1",
"@itwin/components-react": "workspace:^4.16.2",
"@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.16.1",
"@itwin/core-react": "workspace:^4.16.2",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
},
Expand Down

0 comments on commit 524bca8

Please sign in to comment.