Skip to content

Commit 4f539ad

Browse files
jnsdlsgithub-actions[bot]actions-user
authored
Version Packages (#3837)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
1 parent b551b69 commit 4f539ad

File tree

12 files changed

+22
-28
lines changed

12 files changed

+22
-28
lines changed

.changeset/spicy-flowers-return.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/strange-turtles-sparkle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-apricots-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wet-squids-warn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

packages/thirdweb/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# thirdweb
22

3+
## 5.41.0
4+
5+
### Minor Changes
6+
7+
- [#3827](https://github.com/thirdweb-dev/js/pull/3827) [`b0a303d`](https://github.com/thirdweb-dev/js/commit/b0a303d5ef7cf7a74d5aadc9c04d0b6161806f8b) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds SIWF for in-app wallets
8+
9+
```ts
10+
await wallet.connect({
11+
strategy: "farcaster",
12+
client: CLIENT,
13+
});
14+
```
15+
16+
### Patch Changes
17+
18+
- [#3831](https://github.com/thirdweb-dev/js/pull/3831) [`d775333`](https://github.com/thirdweb-dev/js/commit/d775333b40dbcfab18702019b40ff54e6fed1a79) Thanks [@kien-ngo](https://github.com/kien-ngo)! - Expose ERC20 extension: getApprovalForTransaction
19+
20+
- [#3845](https://github.com/thirdweb-dev/js/pull/3845) [`b551b69`](https://github.com/thirdweb-dev/js/commit/b551b692914b8c35cf365c46e63c17cce66c018e) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Restyles the View Assets Connect UI page
21+
22+
- [#3817](https://github.com/thirdweb-dev/js/pull/3817) [`b128530`](https://github.com/thirdweb-dev/js/commit/b128530355f0dc47d897bd2ef7c3823752ea9b6c) Thanks [@MananTank](https://github.com/MananTank)! - Move connection manager creation to context instead of global singleton
23+
324
## 5.40.0
425

526
### Minor Changes

0 commit comments

Comments
 (0)