Skip to content

Commit

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

### Bug Fixes

* **deps:** update ember-changeset and validations to v3+ ([a9d83e2](a9d83e2))
  • Loading branch information
semantic-release-bot committed Nov 18, 2020
1 parent a9d83e2 commit 78090a6
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/adfinis-sygroup/ember-validated-form/compare/v3.0.0...v3.0.1) (2020-11-18)


### Bug Fixes

* **deps:** update ember-changeset and validations to v3+ ([a9d83e2](https://github.com/adfinis-sygroup/ember-validated-form/commit/a9d83e208ad2599b0bd3847bc170179294d479ad))

# [3.0.0](https://github.com/adfinis-sygroup/ember-validated-form/compare/v2.0.0...v3.0.0) (2020-11-06)


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": "ember-validated-form",
"version": "3.0.0",
"version": "3.0.1",
"description": "Easily create forms with client-side validations",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 78090a6

Please sign in to comment.