Skip to content

Commit

Permalink
chore(release): 3.9.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.9.2](v3.9.1...v3.9.2) (2023-08-20)

### Bug Fixes

* auto site deploy ([b9c5a63](b9c5a63))
  • Loading branch information
semantic-release-bot committed Aug 20, 2023
1 parent b9c5a63 commit c7566f2
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,3 +1,10 @@
## [3.9.2](https://github.com/kevinchappell/formBuilder/compare/v3.9.1...v3.9.2) (2023-08-20)


### Bug Fixes

* auto site deploy ([b9c5a63](https://github.com/kevinchappell/formBuilder/commit/b9c5a635c60ef4ba89d1eae8dfe9a5458ed2af4b))

## [3.9.1](https://github.com/kevinchappell/formBuilder/compare/v3.9.0...v3.9.1) (2023-08-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formBuilder",
"version": "3.9.1",
"version": "3.9.2",
"main": "dist/form-builder.min.js",
"homepage": "https://formbuilder.online/",
"repository": {
Expand Down

0 comments on commit c7566f2

Please sign in to comment.