Skip to content

Commit c142292

Browse files
Version bump [skip ci]
1 parent 868b2ff commit c142292

4 files changed

Lines changed: 25 additions & 9 deletions

File tree

CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@itwin/access-control-client",
33
"entries": [
4+
{
5+
"date": "Wed, 23 Jul 2025 13:27:49 GMT",
6+
"version": "3.6.0",
7+
"tag": "@itwin/access-control-client_v3.6.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "isuru.nanayakkara@bentley.com",
12+
"package": "@itwin/access-control-client",
13+
"commit": "868b2ff35829b867a3230cc66d3f7d0c074e6dd5",
14+
"comment": "Add optional data params 'membersCount' and 'imsGroupsCount' to Group and GroupMember types"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 18 Jun 2025 22:14:32 GMT",
621
"version": "3.5.0",

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @itwin/access-control-client
22

3-
<!-- This log was last generated on Wed, 18 Jun 2025 22:14:32 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 23 Jul 2025 13:27:49 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 3.6.0
8+
9+
Wed, 23 Jul 2025 13:27:49 GMT
10+
11+
### Minor changes
12+
13+
- Add optional data params 'membersCount' and 'imsGroupsCount' to Group and GroupMember types ([commit](https://github.com/iTwin/access-control-client/commit/868b2ff35829b867a3230cc66d3f7d0c074e6dd5))
14+
715
## 3.5.0
816

917
Wed, 18 Jun 2025 22:14:32 GMT

change/@itwin-access-control-client-bb5ceca4-c132-4623-a70d-77677577476c.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/access-control-client",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "Access control client for the iTwin platform",
55
"main": "lib/cjs/access-control-client.js",
66
"module": "lib/esm/access-control-client.js",

0 commit comments

Comments
 (0)