Skip to content

Commit 035631e

Browse files
chore(master): release account 2.5.5 (#286)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 734b9e0 commit 035631e

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/account-sdk": "2.5.4",
2+
"packages/account-sdk": "2.5.5",
33
"packages/account-ui": "1.0.1"
44
}

packages/account-sdk/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.5.5](https://github.com/base/account-sdk/compare/account@2.5.4...account-v2.5.5) (2026-04-27)
4+
5+
6+
### Bug Fixes
7+
8+
* use nextOwnerIndex instead of ownerCount in findOwnerIndex ([#282](https://github.com/base/account-sdk/issues/282)) ([7e6d7f8](https://github.com/base/account-sdk/commit/7e6d7f88744a7cb41985412038dd2d85b6d9b40a))

packages/account-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@base-org/account",
3-
"version": "2.5.4",
3+
"version": "2.5.5",
44
"description": "Base Account SDK",
55
"keywords": [
66
"base",

0 commit comments

Comments
 (0)