Skip to content

Commit aa535bf

Browse files
committed
Release 2.0.1
1 parent ce06b53 commit aa535bf

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v2.0.1 (2020-09-26)
2+
3+
#### :bug: Bug Fix
4+
* [#38](https://github.com/kaliber5/ember-bootstrap-cp-validations/pull/38) Verify model exists before testing a validator exists ([@maxwondercorn](https://github.com/maxwondercorn))
5+
6+
#### :house: Internal
7+
* [#25](https://github.com/kaliber5/ember-bootstrap-cp-validations/pull/25) Move CI to Github Actions ([@simonihmig](https://github.com/simonihmig))
8+
9+
#### Committers: 3
10+
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
11+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
12+
- maxwondercorn ([@maxwondercorn](https://github.com/maxwondercorn))
13+
114
## v2.0.0 (2020-09-24)
215

316
#### :boom: Breaking Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-bootstrap-cp-validations",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "ember-cp-validations support for ember-bootstrap",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)