Skip to content

Commit

Permalink
chore(release): 5.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.1](v5.2.0...v5.2.1) (2022-02-09)

### Bug Fixes

* respect scrollErrorIntoView for validated buttons as well ([#743](#743)) ([fd6be2a](fd6be2a))
  • Loading branch information
semantic-release-bot committed Feb 9, 2022
1 parent fd6be2a commit 4864781
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 @@
## [5.2.1](https://github.com/adfinis-sygroup/ember-validated-form/compare/v5.2.0...v5.2.1) (2022-02-09)


### Bug Fixes

* respect scrollErrorIntoView for validated buttons as well ([#743](https://github.com/adfinis-sygroup/ember-validated-form/issues/743)) ([fd6be2a](https://github.com/adfinis-sygroup/ember-validated-form/commit/fd6be2a49c5f947bfcf5eb3f7ab61a23ac00064a))

# [5.2.0](https://github.com/adfinis-sygroup/ember-validated-form/compare/v5.1.1...v5.2.0) (2022-02-03)


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

0 comments on commit 4864781

Please sign in to comment.