Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.1](v3.0.0...v3.0.1) (2020-10-10)

### Bug Fixes

* use ValidationProvider of user ([8765a2d](8765a2d))
  • Loading branch information
semantic-release-bot committed Oct 10, 2020
1 parent bd94ada commit 9d2fd70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.1](https://github.com/14nrv/vue-form-json/compare/v3.0.0...v3.0.1) (2020-10-10)


### Bug Fixes

* use ValidationProvider of user ([8765a2d](https://github.com/14nrv/vue-form-json/commit/8765a2d2cce3e54c82cc56a220baa69b8b2ff33f))

# [3.0.0](https://github.com/14nrv/vue-form-json/compare/v2.0.0...v3.0.0) (2020-10-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-form-json",
"version": "3.0.0",
"version": "3.0.1",
"description": "Generate a vue form with validation and bulma style, from json",
"author": "14nrv",
"license": "MIT",
Expand Down

0 comments on commit 9d2fd70

Please sign in to comment.