Skip to content

Commit 17cb18e

Browse files
author
Alchemy Bot
committed
chore(release): publish v4.63.2 [skip-ci]
1 parent 75a0f66 commit 17cb18e

36 files changed

+129
-54
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.63.2](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.1...v4.63.2) (2025-09-16)
7+
8+
### Bug Fixes
9+
10+
- add tip for setting up a signer to login method pages ([#1901](https://github.com/alchemyplatform/aa-sdk/issues/1901)) ([e2d6f03](https://github.com/alchemyplatform/aa-sdk/commit/e2d6f0317940f27328c8838fd6125a992327bed1))
11+
- broken links ([#2052](https://github.com/alchemyplatform/aa-sdk/issues/2052)) ([9f38d2f](https://github.com/alchemyplatform/aa-sdk/commit/9f38d2f815d43f674e03f2558c936e0c5f8ccea6))
12+
- broken links for api endpoints ([#2051](https://github.com/alchemyplatform/aa-sdk/issues/2051)) ([03fbb2a](https://github.com/alchemyplatform/aa-sdk/commit/03fbb2ada37bc65c618af07c7d1aba48e884db64))
13+
- casing for JavaScript ([#2049](https://github.com/alchemyplatform/aa-sdk/issues/2049)) ([2807f9d](https://github.com/alchemyplatform/aa-sdk/commit/2807f9d144071d90cd84db2225e937baeb74ed7a))
14+
- don't try to clear walletconnect data for react native ([#2061](https://github.com/alchemyplatform/aa-sdk/issues/2061)) ([75a0f66](https://github.com/alchemyplatform/aa-sdk/commit/75a0f66be65e03d5626a02678ed6f8e4036b0379))
15+
- quickstart ([#2050](https://github.com/alchemyplatform/aa-sdk/issues/2050)) ([24e3fa7](https://github.com/alchemyplatform/aa-sdk/commit/24e3fa74af5517943af41b0c1896001165be4ccf))
16+
- relative links ([#2053](https://github.com/alchemyplatform/aa-sdk/issues/2053)) ([d6a9807](https://github.com/alchemyplatform/aa-sdk/commit/d6a9807535c0481e81ba0432858b354556508795))
17+
- rent description ([#2054](https://github.com/alchemyplatform/aa-sdk/issues/2054)) ([83469db](https://github.com/alchemyplatform/aa-sdk/commit/83469db6c1a88c5b7f582bacdefb5aa84ed0baf1))
18+
- update react quickstart top level copy ([8fd9a49](https://github.com/alchemyplatform/aa-sdk/commit/8fd9a498581ac6d6d67f200efa0ea6751bd596e1))
19+
20+
### Features
21+
22+
- add postcalls comment, remove focus ([34b54d1](https://github.com/alchemyplatform/aa-sdk/commit/34b54d1e33a704bf4fa74d11850265e641b7ff5e))
23+
- **docs:** rebased infra docs ([#2048](https://github.com/alchemyplatform/aa-sdk/issues/2048)) ([0472600](https://github.com/alchemyplatform/aa-sdk/commit/0472600788acb886990da0150caa0975069b6689)), closes [#1953](https://github.com/alchemyplatform/aa-sdk/issues/1953) [#1999](https://github.com/alchemyplatform/aa-sdk/issues/1999) [#2026](https://github.com/alchemyplatform/aa-sdk/issues/2026)
24+
- **infra:** fix formatting ([ba76f75](https://github.com/alchemyplatform/aa-sdk/commit/ba76f759bbadd43567477aae2cd0556811795867))
25+
- **infra:** fix psth ([df7dfc5](https://github.com/alchemyplatform/aa-sdk/commit/df7dfc5f842395604a9d8cf0dbf9bfa49f54fec4))
26+
- **infra:** reomve duplicate docs path ([9a68bd7](https://github.com/alchemyplatform/aa-sdk/commit/9a68bd771f41ebce759a02721f74cd31b1b345c6))
27+
- parallel-transaction docs ([#2032](https://github.com/alchemyplatform/aa-sdk/issues/2032)) ([98061e4](https://github.com/alchemyplatform/aa-sdk/commit/98061e4f3ca745e6833e98ac0f39e1d8ada4381b)), closes [#2040](https://github.com/alchemyplatform/aa-sdk/issues/2040)
28+
- postcalls in api swap guide ([73c1a5f](https://github.com/alchemyplatform/aa-sdk/commit/73c1a5f9640aa52578cb86d60e6468f2e5f78a32))
29+
- refactor gas manager docs ([#2047](https://github.com/alchemyplatform/aa-sdk/issues/2047)) ([d5a4fb2](https://github.com/alchemyplatform/aa-sdk/commit/d5a4fb2efdbc2b0e7a48d06b87200df9f7c15209))
30+
631
## [4.63.1](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.0...v4.63.1) (2025-09-15)
732

833
### Bug Fixes

aa-sdk/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.63.2](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.1...v4.63.2) (2025-09-16)
7+
8+
**Note:** Version bump only for package @aa-sdk/core
9+
610
## [4.63.1](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.0...v4.63.1) (2025-09-15)
711

812
**Note:** Version bump only for package @aa-sdk/core

aa-sdk/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aa-sdk/core",
33
"license": "MIT",
4-
"version": "4.63.1",
4+
"version": "4.63.2",
55
"description": "viem based SDK that enables interactions with ERC-4337 Smart Accounts. ABIs are based off the definitions generated in @account-abstraction/contracts",
66
"author": "Alchemy",
77
"type": "module",

aa-sdk/core/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This file is autogenerated by inject-version.ts. Any changes will be
22
// overwritten on commit!
3-
export const VERSION = "4.63.1";
3+
export const VERSION = "4.63.2";

aa-sdk/ethers/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.63.2](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.1...v4.63.2) (2025-09-16)
7+
8+
**Note:** Version bump only for package @aa-sdk/ethers
9+
610
## [4.63.1](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.0...v4.63.1) (2025-09-15)
711

812
**Note:** Version bump only for package @aa-sdk/ethers

aa-sdk/ethers/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aa-sdk/ethers",
33
"license": "MIT",
4-
"version": "4.63.1",
4+
"version": "4.63.2",
55
"description": "Ethers.js wrapper for @aa-sdk/core",
66
"author": "Alchemy",
77
"type": "module",
@@ -42,13 +42,13 @@
4242
"test:run": "vitest run"
4343
},
4444
"devDependencies": {
45-
"@account-kit/smart-contracts": "^4.63.1",
45+
"@account-kit/smart-contracts": "^4.63.2",
4646
"alchemy-sdk": "^3.0.0",
4747
"dotenv": "^16.0.3",
4848
"typescript-template": "*"
4949
},
5050
"dependencies": {
51-
"@aa-sdk/core": "^4.63.1",
51+
"@aa-sdk/core": "^4.63.2",
5252
"@ethersproject/abi": "^5.7.0",
5353
"@ethersproject/abstract-signer": "^5.7.0",
5454
"@ethersproject/bytes": "^5.7.0",

account-kit/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.63.2](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.1...v4.63.2) (2025-09-16)
7+
8+
### Bug Fixes
9+
10+
- don't try to clear walletconnect data for react native ([#2061](https://github.com/alchemyplatform/aa-sdk/issues/2061)) ([75a0f66](https://github.com/alchemyplatform/aa-sdk/commit/75a0f66be65e03d5626a02678ed6f8e4036b0379))
11+
612
## [4.63.1](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.0...v4.63.1) (2025-09-15)
713

814
**Note:** Version bump only for package @account-kit/core

account-kit/core/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@account-kit/core",
3-
"version": "4.63.1",
3+
"version": "4.63.2",
44
"description": "Core library for account kit that provides state management and framework indepednent abstractions across infra, Alchemy Signer, and Smart Contracts",
55
"author": "Alchemy",
66
"license": "MIT",
@@ -49,12 +49,12 @@
4949
"typescript-template": "*"
5050
},
5151
"dependencies": {
52-
"@account-kit/infra": "^4.63.1",
53-
"@account-kit/logging": "^4.63.1",
54-
"@account-kit/react-native-signer": "^4.63.1",
55-
"@account-kit/signer": "^4.63.1",
56-
"@account-kit/smart-contracts": "^4.63.1",
57-
"@account-kit/wallet-client": "^4.63.1",
52+
"@account-kit/infra": "^4.63.2",
53+
"@account-kit/logging": "^4.63.2",
54+
"@account-kit/react-native-signer": "^4.63.2",
55+
"@account-kit/signer": "^4.63.2",
56+
"@account-kit/smart-contracts": "^4.63.2",
57+
"@account-kit/wallet-client": "^4.63.2",
5858
"@solana/web3.js": "^1.98.0",
5959
"js-cookie": "^3.0.5",
6060
"zod": "^3.22.4",

account-kit/core/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This file is autogenerated by inject-version.ts. Any changes will be
22
// overwritten on commit!
3-
export const VERSION = "4.63.1";
3+
export const VERSION = "4.63.2";

account-kit/infra/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.63.2](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.1...v4.63.2) (2025-09-16)
7+
8+
**Note:** Version bump only for package @account-kit/infra
9+
610
## [4.63.1](https://github.com/alchemyplatform/aa-sdk/compare/v4.63.0...v4.63.1) (2025-09-15)
711

812
**Note:** Version bump only for package @account-kit/infra

0 commit comments

Comments
 (0)