-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version bump [skip actions][publish docs]
- Loading branch information
1 parent
1934666
commit 0f6b25c
Showing
17 changed files
with
5,146 additions
and
4,066 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@itwin-browser-authorization-3f00ac2a-a4ab-4726-920a-e86d734aa609.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@itwin-browser-authorization-a84a8076-41f3-4f90-9de2-2bf94b417aaa.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@itwin-electron-authorization-06682ad1-2406-4ed3-ad13-cccf7c0b8128.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@itwin-electron-authorization-360990c4-8fc6-4bec-b458-35ec4218468b.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@itwin-electron-authorization-6167fbe7-5849-43e0-a59c-adac7912c58f.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@itwin-oidc-signin-tool-3c9c072f-ae0a-4ffc-a7fc-06d6c9871fe3.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@itwin-oidc-signin-tool-78733f56-3465-42fa-85b0-f13446b6d3d0.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,29 @@ | ||
{ | ||
"name": "@itwin/browser-authorization", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 29 Oct 2024 21:49:00 GMT", | ||
"version": "1.1.3", | ||
"tag": "@itwin/browser-authorization_v1.1.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/browser-authorization", | ||
"commit": "1934666d29263673fe8002d4f852d1f7a258f218", | ||
"comment": "Fix method name in README.md" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/browser-authorization", | ||
"commit": "1934666d29263673fe8002d4f852d1f7a258f218", | ||
"comment": "" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 18 Jun 2024 19:11:49 GMT", | ||
"version": "1.1.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Change Log - @itwin/browser-authorization | ||
|
||
This log was last generated on Tue, 18 Jun 2024 19:11:49 GMT and should not be manually modified. | ||
This log was last generated on Tue, 29 Oct 2024 21:49:00 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.1.3 | ||
|
||
Tue, 29 Oct 2024 21:49:00 GMT | ||
|
||
### Patches | ||
|
||
- Fix method name in README.md ([email protected]) | ||
|
||
## 1.1.2 | ||
|
||
Tue, 18 Jun 2024 19:11:49 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,35 @@ | ||
{ | ||
"name": "@itwin/electron-authorization", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 29 Oct 2024 21:49:00 GMT", | ||
"version": "0.19.6", | ||
"tag": "@itwin/electron-authorization_v0.19.6", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/electron-authorization", | ||
"commit": "1934666d29263673fe8002d4f852d1f7a258f218", | ||
"comment": "Add support for Electron 33" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/electron-authorization", | ||
"commit": "1934666d29263673fe8002d4f852d1f7a258f218", | ||
"comment": "Add support for Electron 32" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/electron-authorization", | ||
"commit": "1934666d29263673fe8002d4f852d1f7a258f218", | ||
"comment": "" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 02 Jul 2024 22:24:53 GMT", | ||
"version": "0.19.5", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - @itwin/electron-authorization | ||
|
||
This log was last generated on Tue, 02 Jul 2024 22:24:53 GMT and should not be manually modified. | ||
This log was last generated on Tue, 29 Oct 2024 21:49:00 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.19.6 | ||
|
||
Tue, 29 Oct 2024 21:49:00 GMT | ||
|
||
### Patches | ||
|
||
- Add support for Electron 33 ([email protected]) | ||
- Add support for Electron 32 ([email protected]) | ||
|
||
## 0.19.5 | ||
|
||
Tue, 02 Jul 2024 22:24:53 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,29 @@ | ||
{ | ||
"name": "@itwin/oidc-signin-tool", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 29 Oct 2024 21:49:00 GMT", | ||
"version": "4.3.7", | ||
"tag": "@itwin/oidc-signin-tool_v4.3.7", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/oidc-signin-tool", | ||
"commit": "1934666d29263673fe8002d4f852d1f7a258f218", | ||
"comment": "Remove discouraged 'networkidle'" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@itwin/oidc-signin-tool", | ||
"commit": "1934666d29263673fe8002d4f852d1f7a258f218", | ||
"comment": "" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 18 Jun 2024 19:11:49 GMT", | ||
"version": "4.3.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Change Log - @itwin/oidc-signin-tool | ||
|
||
This log was last generated on Tue, 18 Jun 2024 19:11:49 GMT and should not be manually modified. | ||
This log was last generated on Tue, 29 Oct 2024 21:49:00 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 4.3.7 | ||
|
||
Tue, 29 Oct 2024 21:49:00 GMT | ||
|
||
### Patches | ||
|
||
- Remove discouraged 'networkidle' ([email protected]) | ||
|
||
## 4.3.6 | ||
|
||
Tue, 18 Jun 2024 19:11:49 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.