Skip to content

Commit d89763c

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.2...v1.7.0) (2025-06-06) ### Features * **adapter:** add native prop-based ConnectButton customizations ([ca35f99](ca35f99))
1 parent 99b1117 commit d89763c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.7.0](https://github.com/OpenZeppelin/transaction-form-builder/compare/v1.6.2...v1.7.0) (2025-06-06)
2+
3+
4+
### Features
5+
6+
* **adapter:** add native prop-based ConnectButton customizations ([ca35f99](https://github.com/OpenZeppelin/transaction-form-builder/commit/ca35f992af82989e9d8350d7d84bdad36bb2f00d))
7+
18
## [1.6.2](https://github.com/OpenZeppelin/transaction-form-builder/compare/v1.6.1...v1.6.2) (2025-06-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "transaction-form-builder-monorepo",
33
"private": true,
4-
"version": "1.6.2",
4+
"version": "1.7.0",
55
"type": "module",
66
"workspaces": {
77
"packages": [

0 commit comments

Comments
 (0)