We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d8709 commit 47a3dc6Copy full SHA for 47a3dc6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
[//]: # (Don't use <tags>)
2
3
+## v1.4.6
4
+
5
+> `2024-07-18`
6
7
+### 🎉 Feature
8
+- Send element list with AI assistant call #70.
9
10
## v1.4.5
11
12
> `2024-07-05`
index.mjs
nuxt/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueform/builder-nuxt",
- "version": "1.5.0",
+ "version": "1.6.0",
"description": "Nuxt module for Vueform Builder",
"repository": "vueform/builder-nuxt",
"license": "MIT",
package.json
@@ -1,7 +1,7 @@
"private": false,
"name": "@vueform/builder",
- "version": "1.4.5",
+ "version": "1.4.6",
"description": "Vueform Builder development build.",
"homepage": "https://vueform.com",
"license": "SEE LICENSE IN LICENSE.txt",
0 commit comments