Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.0...v5.1.0) (2022-01-06)

### Bug Fixes

* **husky:** disable commitlint in CI ([#719](#719)) ([0da70e9](0da70e9))

### Features

* **validated-button:** yield customizable button ([#705](#705)) ([18d141e](18d141e))
* **validated-input:** replace select component ([#718](#718)) ([ac7969a](ac7969a))
  • Loading branch information
semantic-release-bot committed Jan 6, 2022
1 parent 0da70e9 commit 36f19c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-validated-form",
"version": "5.0.0",
"version": "5.1.0",
"description": "Easily create forms with client-side validations",
"keywords": [
"ember-addon",
Expand Down Expand Up @@ -125,4 +125,4 @@
"@commitlint/config-conventional"
]
}
}
}

0 comments on commit 36f19c1

Please sign in to comment.