Skip to content

Commit e4fe320

Browse files
chore(release): 3.19.7 [skip ci]
## [3.19.7](v3.19.6...v3.19.7) (2024-03-13) ### Bug Fixes * restoring value of typeUserAttr select with attributeName className ([d9d59af](d9d59af)) * take a copy of typeUserAttr when processing ([7366ddc](7366ddc))
1 parent 7366ddc commit e4fe320

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.19.7](https://github.com/kevinchappell/formBuilder/compare/v3.19.6...v3.19.7) (2024-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* restoring value of typeUserAttr select with attributeName className ([d9d59af](https://github.com/kevinchappell/formBuilder/commit/d9d59af9adc1e48ce8ce1061ef6135e2d066086c))
7+
* take a copy of typeUserAttr when processing ([7366ddc](https://github.com/kevinchappell/formBuilder/commit/7366ddc327982d85e52685e3c129f47d78361bac))
8+
19
## [3.19.6](https://github.com/kevinchappell/formBuilder/compare/v3.19.5...v3.19.6) (2024-03-13)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formBuilder",
3-
"version": "3.19.6",
3+
"version": "3.19.7",
44
"main": "dist/form-builder.min.js",
55
"homepage": "https://formbuilder.online/",
66
"repository": {

0 commit comments

Comments
 (0)