Skip to content

Commit 3064d2a

Browse files
author
Magic Labs
committed
Update CHANGELOG.md [skip ci]
1 parent dce1e01 commit 3064d2a

File tree

36 files changed

+556
-0
lines changed

36 files changed

+556
-0
lines changed

CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Update README.md [#883](https://github.com/magiclabs/magic-js/pull/883) ([@romashka-btc](https://github.com/romashka-btc) [@Ethella](https://github.com/Ethella))
6+
- Update esbuild to 0.25.2 and optimize SDK size [#874](https://github.com/magiclabs/magic-js/pull/874) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
- `@magic-sdk/provider@29.0.6`, `@magic-sdk/types@24.18.2`
8+
- feat: handle dpop error [#886](https://github.com/magiclabs/magic-js/pull/886) ([@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov) [@Ethella](https://github.com/Ethella))
9+
- `@magic-sdk/provider@29.0.6`
10+
- bump target to es 2022 [#885](https://github.com/magiclabs/magic-js/pull/885) ([@Ethella](https://github.com/Ethella))
11+
- `@magic-ext/algorand@24.0.6`, `@magic-ext/aptos@12.0.6`, `@magic-ext/avalanche@24.0.6`, `@magic-ext/bitcoin@24.0.6`, `@magic-ext/conflux@22.0.6`, `@magic-ext/cosmos@24.0.6`, `@magic-ext/ed25519@20.0.6`, `@magic-ext/farcaster@1.0.6`, `@magic-ext/flow@24.0.6`, `@magic-ext/gdkms@12.0.6`, `@magic-ext/harmony@24.0.6`, `@magic-ext/hedera@1.0.5`, `@magic-ext/icon@24.0.6`, `@magic-ext/kadena@1.0.6`, `@magic-ext/near@24.0.6`, `@magic-ext/oauth@23.0.7`, `@magic-ext/oauth2@11.0.6`, `@magic-ext/oidc@12.0.6`, `@magic-ext/polkadot@24.0.6`, `@magic-ext/react-native-bare-oauth@26.0.8`, `@magic-ext/react-native-expo-oauth@26.0.7`, `@magic-ext/solana@26.0.6`, `@magic-ext/sui@1.0.6`, `@magic-ext/taquito@21.0.6`, `@magic-ext/terra@21.0.6`, `@magic-ext/tezos@24.0.6`, `@magic-ext/web3modal-ethers5@1.0.6`, `@magic-ext/webauthn@23.0.6`, `@magic-ext/zilliqa@24.0.6`, `@magic-sdk/commons@25.0.6`, `@magic-sdk/pnp@23.0.7`, `@magic-sdk/provider@29.0.6`
12+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
13+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
14+
- `@magic-sdk/pnp@23.0.7`, `@magic-sdk/provider@29.0.6`, `@magic-sdk/react-native-bare@30.0.7`, `@magic-sdk/react-native-expo@30.0.6`, `magic-sdk@29.0.6`
15+
- Pdeexp 2096 replace ikscodes browser env package in magic js [#877](https://github.com/magiclabs/magic-js/pull/877) ([@otabek-magic](https://github.com/otabek-magic) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov) [@Ethella](https://github.com/Ethella))
16+
- `@magic-ext/aptos@12.0.6`, `@magic-ext/gdkms@12.0.6`, `@magic-ext/harmony@24.0.6`, `@magic-ext/kadena@1.0.6`, `@magic-ext/sui@1.0.6`, `@magic-ext/web3modal-ethers5@1.0.6`, `@magic-sdk/provider@29.0.6`, `@magic-sdk/react-native-bare@30.0.7`, `@magic-sdk/react-native-expo@30.0.6`, `magic-sdk@29.0.6`
17+
- chore: remove @ikscodes/browser-env [#842](https://github.com/magiclabs/magic-js/pull/842) ([@otabek-magic](https://github.com/otabek-magic) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov) [@Ethella](https://github.com/Ethella))
18+
- `@magic-ext/gdkms@12.0.6`, `@magic-sdk/pnp@23.0.7`, `@magic-sdk/provider@29.0.6`, `@magic-sdk/react-native-bare@30.0.7`, `@magic-sdk/react-native-expo@30.0.6`
19+
- Bump Jest version to 29.7.0 and update related testing dependencies [#873](https://github.com/magiclabs/magic-js/pull/873) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
20+
21+
#### Authors: 5
22+
23+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
24+
- [@otabek-magic](https://github.com/otabek-magic)
25+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
26+
- de666En ([@romashka-btc](https://github.com/romashka-btc))
27+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
28+
29+
---
30+
131
# (Thu Apr 03 2025)
232

333
#### 🐛 Bug Fix

packages/@magic-ext/algorand/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v24.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v24.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/aptos/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v12.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
- chore: remove @ikscodes/browser-env [#842](https://github.com/magiclabs/magic-js/pull/842) ([@otabek-magic](https://github.com/otabek-magic) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov) [@Ethella](https://github.com/Ethella))
8+
9+
#### Authors: 4
10+
11+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
12+
- [@otabek-magic](https://github.com/otabek-magic)
13+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
14+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
15+
16+
---
17+
118
# v12.0.4 (Tue Apr 01 2025)
219

320
#### 🐛 Bug Fix

packages/@magic-ext/avalanche/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v24.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v24.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/bitcoin/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v24.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v24.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/conflux/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v22.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v22.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/cosmos/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v24.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v24.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/ed25519/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v20.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v20.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/farcaster/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v1.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v1.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/flow/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v24.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v24.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/gdkms/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v12.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
- chore: remove @ikscodes/browser-env [#842](https://github.com/magiclabs/magic-js/pull/842) ([@otabek-magic](https://github.com/otabek-magic) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov) [@Ethella](https://github.com/Ethella))
8+
- Bump Jest version to 29.7.0 and update related testing dependencies [#873](https://github.com/magiclabs/magic-js/pull/873) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
9+
10+
#### Authors: 4
11+
12+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
13+
- [@otabek-magic](https://github.com/otabek-magic)
14+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
15+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
16+
17+
---
18+
119
# v12.0.4 (Tue Apr 01 2025)
220

321
#### 🐛 Bug Fix

packages/@magic-ext/harmony/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v24.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
- chore: remove @ikscodes/browser-env [#842](https://github.com/magiclabs/magic-js/pull/842) ([@otabek-magic](https://github.com/otabek-magic) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov) [@Ethella](https://github.com/Ethella))
8+
9+
#### Authors: 4
10+
11+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
12+
- [@otabek-magic](https://github.com/otabek-magic)
13+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
14+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
15+
16+
---
17+
118
# v24.0.4 (Tue Apr 01 2025)
219

320
#### 🐛 Bug Fix

packages/@magic-ext/icon/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v24.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v24.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/kadena/CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v1.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
- chore: remove @ikscodes/browser-env [#842](https://github.com/magiclabs/magic-js/pull/842) ([@otabek-magic](https://github.com/otabek-magic) [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov) [@Ethella](https://github.com/Ethella))
8+
9+
#### Authors: 4
10+
11+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
12+
- [@otabek-magic](https://github.com/otabek-magic)
13+
- [@sherzod-bakhodirov](https://github.com/sherzod-bakhodirov)
14+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
15+
16+
---
17+
118
# v1.0.4 (Tue Apr 01 2025)
219

320
#### 🐛 Bug Fix

packages/@magic-ext/near/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v24.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v24.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/oauth/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v23.0.7 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v23.0.5 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/oauth2/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v11.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v11.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/oidc/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v12.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v12.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/polkadot/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v24.0.6 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v24.0.4 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

packages/@magic-ext/react-native-bare-oauth/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v26.0.8 (Tue Apr 29 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Revert "Remove Extension class and rename InternalExtension to MagicExtension" [#882](https://github.com/magiclabs/magic-js/pull/882) ([@Ethella](https://github.com/Ethella))
6+
- Remove Extension class and rename InternalExtension to MagicExtension [#881](https://github.com/magiclabs/magic-js/pull/881) ([@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot]) [@Ethella](https://github.com/Ethella))
7+
8+
#### Authors: 2
9+
10+
- [@devin-ai-integration[bot]](https://github.com/devin-ai-integration[bot])
11+
- Jerry Liu ([@Ethella](https://github.com/Ethella))
12+
13+
---
14+
115
# v26.0.5 (Tue Apr 01 2025)
216

317
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)