Skip to content

Commit e25f97f

Browse files
committed
chore(master): release account-ui 1.1.0
1 parent 035631e commit e25f97f

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
{
22
"packages/account-sdk": "2.5.5",
3-
"packages/account-ui": "1.0.1"
3+
"packages/account-ui": "1.1.0"
44
}

packages/account-ui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/base/account-sdk/compare/account-ui@1.0.1...account-ui-v1.1.0) (2026-04-28)
4+
5+
6+
### Features
7+
8+
* ship src/** in published packages ([#55](https://github.com/base/account-sdk/issues/55)) ([99154cb](https://github.com/base/account-sdk/commit/99154cb458740ba813dbe5ac92b3b1cedbcd498d))

packages/account-ui/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-ui",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Base Account UI Components",
55
"keywords": [
66
"base",

0 commit comments

Comments
 (0)