Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Commit 38986f3

Browse files
Version Packages (#385)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e7c518e commit 38986f3

11 files changed

Lines changed: 45 additions & 22 deletions

File tree

.changeset/gentle-ducks-yell.md

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

.changeset/silly-tomatoes-shop.md

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

.changeset/thirty-balloons-try.md

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

packages/agw-client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @abstract-foundation/agw-client
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- bf0e595: Update dependencies
8+
39
## 1.10.0
410

511
### Minor Changes

packages/agw-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@abstract-foundation/agw-client",
33
"description": "Abstract Global Wallet Client SDK",
4-
"version": "1.10.0",
4+
"version": "1.11.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/agw-react/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @abstract-foundation/agw-react
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- e7c518e: Add support for privy react-auth @3
8+
- bf0e595: Update dependencies
9+
10+
### Patch Changes
11+
12+
- Updated dependencies [bf0e595]
13+
- @abstract-foundation/agw-client@1.11.0
14+
315
## 1.10.0
416

517
### Minor Changes

packages/agw-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@abstract-foundation/agw-react",
33
"description": "Abstract Global Wallet React Components",
4-
"version": "1.10.0",
4+
"version": "1.11.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/agw-web/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @abstract-foundation/agw-web
22

3+
## 1.10.0
4+
5+
### Minor Changes
6+
7+
- bf0e595: Update dependencies
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [bf0e595]
12+
- @abstract-foundation/agw-client@1.11.0
13+
314
## 1.9.2
415

516
### Patch Changes

packages/agw-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@abstract-foundation/agw-web",
33
"description": "Abstract Global Wallet for the web (generic EIP-6963 provider)",
4-
"version": "1.9.2",
4+
"version": "1.10.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/web3-react-agw/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @abstract-foundation/web3-react-agw
22

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- bf0e595: Update dependencies
8+
9+
### Patch Changes
10+
11+
- 2aab778: pass eth_accounts params to wallet_requestPermissions
12+
- Updated dependencies [bf0e595]
13+
- @abstract-foundation/agw-client@1.11.0
14+
315
## 1.7.10
416

517
### Patch Changes

0 commit comments

Comments
 (0)