Skip to content

Commit 997a560

Browse files
Update changelogs [skip ci]
1 parent 3265b6c commit 997a560

3 files changed

Lines changed: 20 additions & 11 deletions

File tree

common/changes/@itwin/imodel-browser-react/omar-disable-imodel-action-callback_2026-02-04-21-29.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/modules/imodel-browser/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@itwin/imodel-browser-react",
33
"entries": [
4+
{
5+
"version": "4.1.0",
6+
"tag": "@itwin/imodel-browser-react_v4.1.0",
7+
"date": "Wed, 04 Feb 2026 22:37:11 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add option to provide callback function to iModel action disable prop"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "4.0.0",
618
"tag": "@itwin/imodel-browser-react_v4.0.0",

packages/modules/imodel-browser/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @itwin/imodel-browser-react
22

3-
This log was last generated on Tue, 20 Jan 2026 13:43:21 GMT and should not be manually modified.
3+
This log was last generated on Wed, 04 Feb 2026 22:37:11 GMT and should not be manually modified.
4+
5+
## 4.1.0
6+
Wed, 04 Feb 2026 22:37:11 GMT
7+
8+
### Minor changes
9+
10+
- Add option to provide callback function to iModel action disable prop
411

512
## 4.0.0
613
Tue, 20 Jan 2026 13:43:21 GMT

0 commit comments

Comments
 (0)