Skip to content

Commit

Permalink
chore(release): 3.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.5](v3.3.4...v3.3.5) (2020-02-02)

### Bug Fixes

* website generation and deployment ([cc3047e](cc3047e))
  • Loading branch information
semantic-release-bot committed Feb 2, 2020
1 parent cc3047e commit f48d6af
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.3.5](https://github.com/kevinchappell/formBuilder/compare/v3.3.4...v3.3.5) (2020-02-02)


### Bug Fixes

* website generation and deployment ([cc3047e](https://github.com/kevinchappell/formBuilder/commit/cc3047e717974b2fd886ea69aa3090cb863087cc))

## [3.3.4](https://github.com/kevinchappell/formBuilder/compare/v3.3.3...v3.3.4) (2020-02-01)


Expand Down
2 changes: 1 addition & 1 deletion 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.3.4",
"version": "3.3.5",
"main": "dist/form-builder.min.js",
"homepage": "https://formbuilder.online/",
"repository": {
Expand Down

0 comments on commit f48d6af

Please sign in to comment.