Skip to content

Commit 01d11a4

Browse files
committed
1.1.2
1 parent a2be94b commit 01d11a4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
[//]: # (Don't use <tags>)
22

3+
## v1.1.2
4+
5+
> `2023-10-02`
6+
7+
### 🎉 Feature
8+
- Added `clearOnRefetch` option to elements with options.
9+
310
## v1.1.1
411

512
> `2023-09-28`

index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@vueform/builder",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"description": "Vueform Builder development build.",
66
"homepage": "https://vueform.com",
77
"license": "SEE LICENSE IN LICENSE.txt",

0 commit comments

Comments
 (0)