Skip to content

Commit 4ab7a1f

Browse files
Version Packages
1 parent 44e6e11 commit 4ab7a1f

File tree

11 files changed

+27
-19
lines changed

11 files changed

+27
-19
lines changed

.changeset/cuddly-results-play.md

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

.changeset/eager-loops-fold.md

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

.changeset/fuzzy-bars-wish.md

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

packages/nebula/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @thirdweb-dev/nebula
22

3+
## 0.2.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`76cfecb`](https://github.com/thirdweb-dev/js/commit/76cfecb3054c03d952980a38842607300824a3bd), [`44e6e11`](https://github.com/thirdweb-dev/js/commit/44e6e115d9519dd75ae9efa20c8be069fee067ea)]:
8+
9+
310
## 0.2.37
411

512
### Patch Changes

packages/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
"type": "module",
5858
"types": "./dist/types/exports/thirdweb.d.ts",
5959
"typings": "./dist/types/exports/thirdweb.d.ts",
60-
"version": "0.2.37"
60+
"version": "0.2.38"
6161
}

packages/service-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @thirdweb-dev/service-utils
22

3+
## 0.10.8
4+
5+
### Patch Changes
6+
7+
- [#7921](https://github.com/thirdweb-dev/js/pull/7921) [`d4a44f5`](https://github.com/thirdweb-dev/js/commit/d4a44f5b5f6ec3594a9f521aee5e73f3a5cdc031) Thanks [@jnsdls](https://github.com/jnsdls)! - add reason code type into team capabilities response
8+
39
## 0.10.7
410

511
### Patch Changes

packages/service-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
}
7070
},
7171
"typings": "dist/types/index.d.ts",
72-
"version": "0.10.7"
72+
"version": "0.10.8"
7373
}

packages/thirdweb/CHANGELOG.md

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

3+
## 5.105.38
4+
5+
### Patch Changes
6+
7+
- [#7936](https://github.com/thirdweb-dev/js/pull/7936) [`76cfecb`](https://github.com/thirdweb-dev/js/commit/76cfecb3054c03d952980a38842607300824a3bd) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Updates copy on the payment widgets
8+
9+
- [#7937](https://github.com/thirdweb-dev/js/pull/7937) [`44e6e11`](https://github.com/thirdweb-dev/js/commit/44e6e115d9519dd75ae9efa20c8be069fee067ea) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Allows using the checkout widget without a wallet connected
10+
311
## 5.105.37
412

513
### Patch Changes

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,5 +417,5 @@
417417
}
418418
},
419419
"typings": "./dist/types/exports/thirdweb.d.ts",
420-
"version": "5.105.37"
420+
"version": "5.105.38"
421421
}

packages/wagmi-adapter/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @thirdweb-dev/wagmi-adapter
22

3+
## 0.2.135
4+
35
## 0.2.134
46

57
## 0.2.133

0 commit comments

Comments
 (0)