Skip to content

Commit be49798

Browse files
Version Packages (#7361)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 167f921 commit be49798

File tree

8 files changed

+21
-13
lines changed

8 files changed

+21
-13
lines changed

.changeset/fluffy-paws-slide.md

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

.changeset/weak-papayas-occur.md

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

apps/nebula/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# nebula
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`78b9c8e`](https://github.com/thirdweb-dev/js/commit/78b9c8e334948e212e28cca3509572be7d24a77a), [`55baa99`](https://github.com/thirdweb-dev/js/commit/55baa997f0ea2a20dff43bad56e1c2486ba1aa03)]:
8+

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nebula",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": true,
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

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.103.1
4+
5+
### Patch Changes
6+
7+
- [#7360](https://github.com/thirdweb-dev/js/pull/7360) [`78b9c8e`](https://github.com/thirdweb-dev/js/commit/78b9c8e334948e212e28cca3509572be7d24a77a) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Fix setting explicit amount on TransactionWidget
8+
9+
- [#7358](https://github.com/thirdweb-dev/js/pull/7358) [`55baa99`](https://github.com/thirdweb-dev/js/commit/55baa997f0ea2a20dff43bad56e1c2486ba1aa03) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Fix etherlink transfers when too little funds
10+
311
## 5.103.0
412

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

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.94
4+
35
## 0.2.93
46

57
## 0.2.92

packages/wagmi-adapter/package.json

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

0 commit comments

Comments
 (0)