File tree Expand file tree Collapse file tree 2 files changed +38
-14
lines changed Expand file tree Collapse file tree 2 files changed +38
-14
lines changed Original file line number Diff line number Diff line change 1- ## ` 2.0.0 ` - 2025-07-24
1+ ## ` 2.0.1 ` - 2025-07-25
22
33#### 🚀 Major Changes
44
2020
2121---
2222
23- ## ` 1.0.0 ` - 07/05/ 2023
23+ ## ` 1.0.0 ` - 2023-07-10
2424
2525#### Added
2626
2727- PR- #87 : Add Magic Connect Admin SDK support for Token Resource [ #111 ] ( https://github.com/magiclabs/magic-admin-js/pull/111 ) ([ @magic-ravi ] ( https://github.com/magic-ravi ) )
2828 - [ Security Enhancement] : Validate ` aud ` using Magic client ID.
2929 - Pull client ID from Magic servers if not provided in constructor.
3030
31- ## ` 0.3.3 ` - 05/02/2023
31+ ## ` 0.3.3 ` - 2023-05-02
3232
3333#### Changed
3434
3535- PR- #77 : Removing NFT functionality, clients will interact with the NFT API directly via API calls.
3636
37- ## ` 0.3.2 ` - 03/21/ 2023
37+ ## ` 0.3.2 ` - 2023-03-24
3838
3939#### Added
4040
4141- PR- #69 : Patch bad formatting of request
4242
43- ## ` 0.3.1 ` - 03/21/ 2023
43+ ## ` 0.3.1 ` - 2023-03-24
4444
4545#### Added
4646
47- - PR- #67 : Patch module not found fixed for new nft module
47+ - PR- #67 : Patch module not found fixed for new NFT module.
4848
49- ## ` 0.3.0 ` - 03/20/ 2023
49+ ## ` 0.3.0 ` - 2023-03-23
5050
5151#### Added
5252
53- - PR- #66 : Create paths for minting an NFT through magic delivery service.
53+ - PR- #66 : Create paths for minting an NFT through Magic delivery service.
5454
55- ## ` 0.2.0 ` - 1/04/ 2023
55+ ## ` 0.2.0 ` - 2023-03-16
5656
5757#### Added
5858
5959- PR- #50 : Split up DIDTokenError into DIDTokenExpired, DIDTokenMalformed, and DIDTokenInvalid.
6060
61- ## ` 0.1.0 ` - 11/30/2022
61+ ## ` 0.1.0 ` - 2023-03-16
6262
6363#### Added
6464
65- - PR- #46 : Support mult -chain wallets in get_metadata calls
65+ - PR- #46 : Support multi -chain wallets in get_metadata calls
6666
67- ## ` 0.0.5 ` - 06/23/2021
67+ ## ` 0.0.5 ` - 2021-06-23
6868
6969#### Fixed
7070
7171- <PR-#34 > Relax dependency version requirement constraints
7272
73- ## ` 0.0.4 ` - 04/23/ 2020
73+ ## ` 0.0.4 ` - 2020-04-24
7474
7575#### Changed
7676
7777- PR- #14 : Update external document link.
78+
79+ ## ` 0.0.3 ` - 2020-04-18
80+
81+ #### Added
82+
83+ - Initial release for 0.0.3. (No details available.)
84+
85+ ## ` 0.0.2 ` - 2020-04-12
86+
87+ #### Added
88+
89+ - Initial release for 0.0.2. (No details available.)
90+
91+ ## ` 0.0.1 ` - 2020-04-12
92+
93+ #### Added
94+
95+ - Initial release for 0.0.1. (No details available.)
96+
97+ ## ` 0.0.0.0 ` - 2020-04-12
98+
99+ #### Added
100+
101+ - Initial release for 0.0.0.0. (No details available.)
Original file line number Diff line number Diff line change 1- VERSION = "2.0.0 "
1+ VERSION = "2.0.1 "
You can’t perform that action at this time.
0 commit comments