Skip to content

Commit

Permalink
chore(release): 3.16.5 [skip ci]
Browse files Browse the repository at this point in the history
## [3.16.5](v3.16.4...v3.16.5) (2023-10-23)

### Bug Fixes

* define icon() on templateControl ([9364525](9364525))
  • Loading branch information
semantic-release-bot committed Oct 23, 2023
1 parent 454576b commit cde865a
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.16.5](https://github.com/kevinchappell/formBuilder/compare/v3.16.4...v3.16.5) (2023-10-23)


### Bug Fixes

* define icon() on templateControl ([9364525](https://github.com/kevinchappell/formBuilder/commit/93645250bd1998e625a9cd637c4fbd6f82f3e83b))

## [3.16.4](https://github.com/kevinchappell/formBuilder/compare/v3.16.3...v3.16.4) (2023-10-19)


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.16.4",
"version": "3.16.5",
"main": "dist/form-builder.min.js",
"homepage": "https://formbuilder.online/",
"repository": {
Expand Down

0 comments on commit cde865a

Please sign in to comment.