-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Magic Labs
committed
Mar 14, 2024
1 parent
4da9966
commit 86cd568
Showing
2 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
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,3 +1,38 @@ | ||
# (Thu Mar 14 2024) | ||
|
||
#### 💥 Breaking Change | ||
|
||
- `@magic-ext/[email protected]` | ||
- Fixing publishing related to "auto" bug [#714](https://github.com/magiclabs/magic-js/pull/714) ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- OAuth 2: fix publishing [#712](https://github.com/magiclabs/magic-js/pull/712) ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
|
||
#### 🚀 Enhancement | ||
|
||
- `@magic-sdk/[email protected]`, `@magic-sdk/[email protected]`, `@magic-sdk/[email protected]`, `@magic-sdk/[email protected]` | ||
- Adds Response Time out Error to RN SDKs [#721](https://github.com/magiclabs/magic-js/pull/721) ([@Ariflo](https://github.com/Ariflo)) | ||
- `@magic-ext/[email protected]` | ||
- Add ability to use server callback url for start of oauth2 flow [#715](https://github.com/magiclabs/magic-js/pull/715) ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- `@magic-sdk/[email protected]`, `@magic-sdk/[email protected]` | ||
- Add new "Product Announcement" Relayer Message Type [#718](https://github.com/magiclabs/magic-js/pull/718) ([@Ariflo](https://github.com/Ariflo)) | ||
- Warn developers of Coming Deprecation of Universal Wallet API Keys [#716](https://github.com/magiclabs/magic-js/pull/716) ([@Ariflo](https://github.com/Ariflo)) | ||
|
||
#### 🐛 Bug Fix | ||
|
||
- Update Pull Request Template [#719](https://github.com/magiclabs/magic-js/pull/719) ([@Ariflo](https://github.com/Ariflo)) | ||
- `@magic-ext/[email protected]` | ||
- updates readme [#724](https://github.com/magiclabs/magic-js/pull/724) ([@joshuascan](https://github.com/joshuascan)) | ||
- New OAuth 2 ext package [#710](https://github.com/magiclabs/magic-js/pull/710) ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- `@magic-sdk/[email protected]` | ||
- Removes `product_announcement` from JsonRpcResponsePayload [#720](https://github.com/magiclabs/magic-js/pull/720) ([@Ariflo](https://github.com/Ariflo)) | ||
|
||
#### Authors: 3 | ||
|
||
- [@patjacobs-magic](https://github.com/patjacobs-magic) | ||
- Arian Flores ([@Ariflo](https://github.com/Ariflo)) | ||
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan)) | ||
|
||
--- | ||
|
||
# (Sat Mar 09 2024) | ||
|
||
#### 💥 Breaking Change | ||
|
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,3 +1,43 @@ | ||
# v7.0.0 (Thu Mar 14 2024) | ||
|
||
#### 💥 Breaking Change | ||
|
||
- Fixing publishing related to "auto" bug [#714](https://github.com/magiclabs/magic-js/pull/714) ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- OAuth 2: fix publishing [#712](https://github.com/magiclabs/magic-js/pull/712) ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
|
||
#### 🚀 Enhancement | ||
|
||
- Add ability to use server callback url for start of oauth2 flow [#715](https://github.com/magiclabs/magic-js/pull/715) ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
|
||
#### 🐛 Bug Fix | ||
|
||
- updates readme [#724](https://github.com/magiclabs/magic-js/pull/724) ([@joshuascan](https://github.com/joshuascan)) | ||
- updates readme ([@joshuascan](https://github.com/joshuascan)) | ||
- "Bump independent versions \[skip ci\]" ([email protected]) | ||
- Update CHANGELOG.md \[skip ci\] ([email protected]) | ||
- Merge branch 'master' into patjacobs-oauth-v2-apple ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- add ability to use server callback url for start of oauth2 flow ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- change for testing ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- revert version ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- revert class name ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- changing version ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- upgrade auto and fix naming ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- fix cdn name ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- New OAuth 2 ext package [#710](https://github.com/magiclabs/magic-js/pull/710) ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- add error handling for start step ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- fix rpc names ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- clean up files ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- fix readme ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
- create new oauth2 package ([@patjacobs-magic](https://github.com/patjacobs-magic)) | ||
|
||
#### Authors: 3 | ||
|
||
- [@patjacobs-magic](https://github.com/patjacobs-magic) | ||
- Josh Scanlan ([@joshuascan](https://github.com/joshuascan)) | ||
- Magic Labs ([email protected]) | ||
|
||
--- | ||
|
||
# v6.0.0 (Sat Mar 09 2024) | ||
|
||
#### 💥 Breaking Change | ||
|