Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simonihmig committed Jul 21, 2022
1 parent bac242c commit 1b975db
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@


## v1.0.1 (2022-07-21)

#### :bug: Bug Fix
* [#4](https://github.com/ember-bootstrap/ember-bootstrap-constraint-validations/pull/4) Support shadow DOM ([@simonihmig](https://github.com/simonihmig))

#### Committers: 1
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))

## v1.0.0 (2022-05-30)

#### :memo: Documentation
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-bootstrap-constraint-validations",
"version": "1.0.0",
"version": "1.0.1",
"description": "Add support for native HTML5 constraint validation to ember-bootstrap forms.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 1b975db

Please sign in to comment.