Skip to content

Commit b290e6e

Browse files
Version bump [skip actions][publish docs]
1 parent 871457b commit b290e6e

13 files changed

+83
-34
lines changed

change/@itwin-browser-authorization-88c452e6-8f8b-41bc-9f40-224135057474.json

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

change/@itwin-browser-authorization-f52af2c4-5df0-4706-9179-5fda5ad31b4e.json

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

change/@itwin-electron-authorization-82fa8e6d-422c-4268-a371-7a281020e873.json

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

change/@itwin-oidc-signin-tool-a08681dc-67af-481d-b940-f18e572a33cf.json

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

packages/browser/CHANGELOG.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "@itwin/browser-authorization",
33
"entries": [
4+
{
5+
"date": "Tue, 17 Mar 2026 07:19:34 GMT",
6+
"version": "2.0.1",
7+
"tag": "@itwin/browser-authorization_v2.0.1",
8+
"comments": {
9+
"none": [
10+
{
11+
"author": "ben-polinsky@users.noreply.github.com",
12+
"package": "@itwin/browser-authorization",
13+
"commit": "871457b35458addbe18d62997a4a6305d1e331da",
14+
"comment": "lint for silent renew docs fix"
15+
}
16+
],
17+
"patch": [
18+
{
19+
"author": "98940208+GytisCepk@users.noreply.github.com",
20+
"package": "@itwin/browser-authorization",
21+
"commit": "871457b35458addbe18d62997a4a6305d1e331da",
22+
"comment": " "
23+
}
24+
]
25+
}
26+
},
427
{
528
"date": "Mon, 12 Jan 2026 19:52:14 GMT",
629
"version": "2.0.0",

packages/browser/CHANGELOG.md

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

3-
<!-- This log was last generated on Wed, 04 Jun 2025 20:44:05 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 17 Mar 2026 07:19:34 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 2.0.1
8+
9+
Tue, 17 Mar 2026 07:19:34 GMT
10+
11+
### Patches
12+
13+
- (98940208+GytisCepk@users.noreply.github.com)
14+
715
## 2.0.0
816

917
Wed, 04 Jun 2025 20:44:05 GMT

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/browser-authorization",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Browser authorization client for iTwin platform",
55
"main": "lib/cjs/index.js",
66
"module": "lib/esm/index.js",

packages/electron/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@itwin/electron-authorization",
33
"entries": [
4+
{
5+
"date": "Tue, 17 Mar 2026 07:19:34 GMT",
6+
"version": "0.22.2",
7+
"tag": "@itwin/electron-authorization_v0.22.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "98940208+GytisCepk@users.noreply.github.com",
12+
"package": "@itwin/electron-authorization",
13+
"commit": "871457b35458addbe18d62997a4a6305d1e331da",
14+
"comment": "Add support for Electron 41"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 19 Jan 2026 08:38:00 GMT",
621
"version": "0.22.1",

packages/electron/CHANGELOG.md

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

3-
<!-- This log was last generated on Mon, 19 Jan 2026 08:38:00 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 17 Mar 2026 07:19:34 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.22.2
8+
9+
Tue, 17 Mar 2026 07:19:34 GMT
10+
11+
### Patches
12+
13+
- Add support for Electron 41 (98940208+GytisCepk@users.noreply.github.com)
14+
715
## 0.22.1
816

917
Mon, 19 Jan 2026 08:38:00 GMT

packages/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itwin/electron-authorization",
3-
"version": "0.22.1",
3+
"version": "0.22.2",
44
"description": "Electron authorization client for iTwin platform",
55
"exports": {
66
"./Main": {

0 commit comments

Comments
 (0)