We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b1117 commit d89763cCopy full SHA for d89763c
CHANGELOG.md
@@ -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
8
## [1.6.2](https://github.com/OpenZeppelin/transaction-form-builder/compare/v1.6.1...v1.6.2) (2025-06-03)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "transaction-form-builder-monorepo",
"private": true,
- "version": "1.6.2",
+ "version": "1.7.0",
"type": "module",
"workspaces": {
"packages": [
0 commit comments