We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d270463 commit 75e65a1Copy full SHA for 75e65a1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
[//]: # (Don't use <tags>)
2
3
+## v1.7.2
4
+
5
+> `2024-09-11`
6
7
+### 🐞 Bug Fixes
8
+- Form and Export settings merge error fix.
9
10
## v1.7.1
11
12
> `2024-09-10`
index.mjs
package.json
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@vueform/builder",
- "version": "1.7.1",
+ "version": "1.7.2",
"description": "Vueform Builder development build.",
"homepage": "https://vueform.com",
"license": "SEE LICENSE IN LICENSE.txt",
0 commit comments