Skip to content

Commit

Permalink
1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamberecz committed Sep 11, 2024
1 parent d270463 commit 75e65a1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
[//]: # (Don't use <tags>)

## v1.7.2

> `2024-09-11`
### 🐞 Bug Fixes
- Form and Export settings merge error fix.

## v1.7.1

> `2024-09-10`
Expand Down
4 changes: 2 additions & 2 deletions index.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 75e65a1

Please sign in to comment.