-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from asgardeo/changeset-release/main
[Release] [GitHub Action] Update package versions
- Loading branch information
Showing
6 changed files
with
4,528 additions
and
3,736 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# @asgardeo/js | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- [#17](https://github.com/asgardeo/web-ui-sdks/pull/17) | ||
[`0be3e48`](https://github.com/asgardeo/web-ui-sdks/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd) Thanks | ||
[@movinsilva](https://github.com/movinsilva)! - Initial release of @asgardeo/js and @asgardeo/react | ||
|
||
- Drop in components | ||
|
||
- SignIn | ||
- SignOut | ||
- SignedIn | ||
- SignedOut | ||
|
||
- Custom hooks | ||
|
||
- useAuthentication | ||
- useOn | ||
|
||
- api function calls in js | ||
- branding and i18n support |
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 |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# @asgardeo/react | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- [#17](https://github.com/asgardeo/web-ui-sdks/pull/17) | ||
[`0be3e48`](https://github.com/asgardeo/web-ui-sdks/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd) Thanks | ||
[@movinsilva](https://github.com/movinsilva)! - Initial release of @asgardeo/js and @asgardeo/react | ||
|
||
- Drop in components | ||
|
||
- SignIn | ||
- SignOut | ||
- SignedIn | ||
- SignedOut | ||
|
||
- Custom hooks | ||
|
||
- useAuthentication | ||
- useOn | ||
|
||
- api function calls in js | ||
- branding and i18n support | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
[[`0be3e48`](https://github.com/asgardeo/web-ui-sdks/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd)]: | ||
- @asgardeo/js@0.1.0 |
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.