Skip to content

Commit e6f8b3e

Browse files
Version Packages (#4396)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 153af0e commit e6f8b3e

File tree

7 files changed

+17
-26
lines changed

7 files changed

+17
-26
lines changed

.changeset/bright-dogs-fail.md

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

.changeset/curly-plums-cheer.md

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

.changeset/little-shrimps-tie.md

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

.changeset/weak-pans-attack.md

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

.changeset/wild-years-wonder.md

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

packages/thirdweb/CHANGELOG.md

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

3+
## 5.51.0
4+
5+
### Minor Changes
6+
7+
- [#4392](https://github.com/thirdweb-dev/js/pull/4392) [`c5b9d1c`](https://github.com/thirdweb-dev/js/commit/c5b9d1c5dd592b2334d01f2c5036dd5850984041) Thanks [@jnsdls](https://github.com/jnsdls)! - [Extensions] Erc20 Drop ClaimCondition enhancements
8+
9+
- [#4391](https://github.com/thirdweb-dev/js/pull/4391) [`f9c351c`](https://github.com/thirdweb-dev/js/commit/f9c351c22d9c869770dad13332f9c23d8cb84ed7) Thanks [@jnsdls](https://github.com/jnsdls)! - [Extensions] Erc721 Drop ClaimCondition enhancements
10+
11+
- [`54f0294`](https://github.com/thirdweb-dev/js/commit/54f0294e5edd9940fe2b412c6cfed4fb97c02b87) Thanks [@jnsdls](https://github.com/jnsdls)! - [Extensions] Erc1155 Drop ClaimCondition enhancements
12+
13+
### Patch Changes
14+
15+
- [#4393](https://github.com/thirdweb-dev/js/pull/4393) [`f383fc7`](https://github.com/thirdweb-dev/js/commit/f383fc74842cfe642cd05d8f33b68139ba9f4f2b) Thanks [@kumaryash90](https://github.com/kumaryash90)! - resolve implementation for matic proxy implementation slot
16+
17+
- [`a098224`](https://github.com/thirdweb-dev/js/commit/a09822429b0ac2f6bd2cf716f44d784fe7a0b7ab) Thanks [@jnsdls](https://github.com/jnsdls)! - remove unusable singlephase claim condition extension
18+
319
## 5.50.1
420

521
### Patch 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.50.1",
3+
"version": "5.51.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/thirdweb-dev/js.git#main"

0 commit comments

Comments
 (0)