Skip to content

Commit 9feada8

Browse files
authored
Merge pull request #37 from offirgolan/release
Release 2.0.0
2 parents 1bf220e + d376ed0 commit 9feada8

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## v2.0.0 (2020-09-24)
2+
3+
#### :boom: Breaking Change
4+
* [#34](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/34) Support ember-bootstrap v4 and ember-cp-validations v4, drop support for older versions ([@simonihmig](https://github.com/simonihmig))
5+
* [#24](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/24) Update dependencies, drop support for Ember < 3.16 and node < 10 ([@simonihmig](https://github.com/simonihmig))
6+
7+
#### :rocket: Enhancement
8+
* [#34](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/34) Support ember-bootstrap v4 and ember-cp-validations v4, drop support for older versions ([@simonihmig](https://github.com/simonihmig))
9+
10+
#### :house: Internal
11+
* [#30](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/30) Setup dependabot ([@simonihmig](https://github.com/simonihmig))
12+
* [#29](https://github.com/offirgolan/ember-bootstrap-cp-validations/pull/29) Setup release-it ([@simonihmig](https://github.com/simonihmig))
13+
14+
#### Committers: 2
15+
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig))
16+
17+

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": "1.0.0",
3+
"version": "2.0.0",
44
"description": "ember-cp-validations support for ember-bootstrap",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)