We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d48b1 commit 548c236Copy full SHA for 548c236
CHANGELOG.md
@@ -1,5 +1,13 @@
1
[//]: # (Don't use <tags>)
2
3
+## v1.7.4
4
+
5
+> `2024-09-17`
6
7
+### 🎉 Feature
8
+- Subscribe to custom modal `close` event.
9
+- Added `web.app` to trial domains.
10
11
## v1.7.3
12
13
> `2024-09-17`
index.mjs
package.json
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@vueform/builder",
- "version": "1.7.3",
+ "version": "1.7.4",
"description": "Vueform Builder development build.",
"homepage": "https://vueform.com",
"license": "SEE LICENSE IN LICENSE.txt",
0 commit comments