Skip to content

Commit 170b020

Browse files
Version Packages (#7682)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8260af3 commit 170b020

File tree

11 files changed

+28
-19
lines changed

11 files changed

+28
-19
lines changed

.changeset/brown-ends-strive.md

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

.changeset/four-trams-fetch.md

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

.changeset/great-flowers-boil.md

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

packages/api/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @thirdweb-dev/api
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#7684](https://github.com/thirdweb-dev/js/pull/7684) [`b9154cc`](https://github.com/thirdweb-dev/js/commit/b9154cc9e78fab63a3b02aa3946901b24caa1b06) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Init api wrapper

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

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.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`08955f1`](https://github.com/thirdweb-dev/js/commit/08955f1588c749104c12db51d974c7eebc258efd), [`7562952`](https://github.com/thirdweb-dev/js/commit/756295241a7168d4c62bdc146ffb3352859e58cf)]:
8+
- thirdweb@5.105.19
9+
310
## 0.2.18
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.18"
60+
"version": "0.2.19"
6161
}

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.19
4+
5+
### Patch Changes
6+
7+
- [#7683](https://github.com/thirdweb-dev/js/pull/7683) [`08955f1`](https://github.com/thirdweb-dev/js/commit/08955f1588c749104c12db51d974c7eebc258efd) Thanks [@joaquim-verges](https://github.com/joaquim-verges)! - Expose getAuthToken from inapp and ecosystem wallets
8+
9+
- [#7681](https://github.com/thirdweb-dev/js/pull/7681) [`7562952`](https://github.com/thirdweb-dev/js/commit/756295241a7168d4c62bdc146ffb3352859e58cf) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Bridge.status: Adds optional transactionId parameter
10+
311
## 5.105.18
412

513
### Patch Changes

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,5 +404,5 @@
404404
}
405405
},
406406
"typings": "./dist/types/exports/thirdweb.d.ts",
407-
"version": "5.105.18"
407+
"version": "5.105.19"
408408
}

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.116
4+
35
## 0.2.115
46

57
## 0.2.114

0 commit comments

Comments
 (0)