Skip to content

Commit e9f4de2

Browse files
Version bump [skip actions][publish docs]
1 parent 9e41ad6 commit e9f4de2

File tree

4 files changed

+25
-9
lines changed

4 files changed

+25
-9
lines changed

change/@itwin-electron-authorization-7f7c86fe-7b62-4e7d-848f-2d36792f35c6.json

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

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": "Fri, 28 Feb 2025 16:26:52 GMT",
6+
"version": "0.20.0",
7+
"tag": "@itwin/electron-authorization_v0.20.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "3654177+abeesh@users.noreply.github.com",
12+
"package": "@itwin/electron-authorization",
13+
"commit": "9e41ad6e2bf1c9100f4958d9303e2e4d584fc1e0",
14+
"comment": "Exposed a few methods to the derived class to support other clients"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 17 Feb 2025 21:20:34 GMT",
621
"version": "0.19.8",

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, 16 Dec 2024 21:41:11 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 28 Feb 2025 16:26:52 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.20.0
8+
9+
Fri, 28 Feb 2025 16:26:52 GMT
10+
11+
### Minor changes
12+
13+
- Exposed a few methods to the derived class to support other clients (3654177+abeesh@users.noreply.github.com)
14+
715
## 0.19.8
816

917
Mon, 16 Dec 2024 21:41:11 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.19.8",
3+
"version": "0.20.0",
44
"description": "Electron authorization client for iTwin platform",
55
"exports": {
66
"./Main": {

0 commit comments

Comments
 (0)