Skip to content

Commit cb6d7a3

Browse files
Version Packages (#4331)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4a3a007 commit cb6d7a3

File tree

8 files changed

+19
-31
lines changed

8 files changed

+19
-31
lines changed

.changeset/great-scissors-happen.md

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

.changeset/happy-pandas-kick.md

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

.changeset/hip-apples-beg.md

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

.changeset/polite-months-hang.md

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

.changeset/tricky-dryers-trade.md

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

.changeset/wise-hornets-destroy.md

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

packages/thirdweb/CHANGELOG.md

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

3+
## 5.50.0
4+
5+
### Minor Changes
6+
7+
- [#4334](https://github.com/thirdweb-dev/js/pull/4334) [`6432e8d`](https://github.com/thirdweb-dev/js/commit/6432e8dc6bdd0ed985fe0d76e47b36601bfa8be3) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds L2 ENS name resolution
8+
9+
### Patch Changes
10+
11+
- [#4270](https://github.com/thirdweb-dev/js/pull/4270) [`5475551`](https://github.com/thirdweb-dev/js/commit/5475551e5de0750ff1b780522cb01e974a828dd2) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Allow accepting a string for signature mint UIDs
12+
13+
- [#4336](https://github.com/thirdweb-dev/js/pull/4336) [`8b137f0`](https://github.com/thirdweb-dev/js/commit/8b137f0fe2acd1ccd0a2d2e217493f018a603de3) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Hide in-app wallet connection in Pay Embed
14+
15+
- [#4344](https://github.com/thirdweb-dev/js/pull/4344) [`915e7fb`](https://github.com/thirdweb-dev/js/commit/915e7fb8795e359c7907d4f13351536ea71ad566) Thanks [@kien-ngo](https://github.com/kien-ngo)! - Fix merkletree proof for Drop contracts
16+
17+
- [#4343](https://github.com/thirdweb-dev/js/pull/4343) [`a2f2c7e`](https://github.com/thirdweb-dev/js/commit/a2f2c7e172f9baea1c649a22abeff6a70aa200d3) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Better error message when smart wallet connection fails due to rpc error
18+
19+
- [#4327](https://github.com/thirdweb-dev/js/pull/4327) [`bdb814d`](https://github.com/thirdweb-dev/js/commit/bdb814df6ca2c1fb1068de5be1598695880eed32) Thanks [@kien-ngo](https://github.com/kien-ngo)! - Fix nft approval for CreateDirectListingButton
20+
321
## 5.49.0
422

523
### Minor Changes

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thirdweb",
3-
"version": "5.49.0",
3+
"version": "5.50.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"

0 commit comments

Comments
 (0)