Skip to content

Commit 19d1992

Browse files
committed
fix linting
1 parent dc72018 commit 19d1992

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

CHANGELOG.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,25 @@
1-
21
## v6.0.0 (2025-09-30)
32

43
#### :boom: Breaking Change
5-
* [#75](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/75) drop support for Ember < 3.28 and Ember classic ([@jelhan](https://github.com/jelhan))
6-
* [#74](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/74) drop support for Node < 20 ([@jelhan](https://github.com/jelhan))
4+
5+
- [#75](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/75) drop support for Ember < 3.28 and Ember classic ([@jelhan](https://github.com/jelhan))
6+
- [#74](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/74) drop support for Node < 20 ([@jelhan](https://github.com/jelhan))
77

88
#### :rocket: Enhancement
9-
* [#109](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/109) declare Ember Bootstrap and Ember Changeset Validations compatbility per peer dependencies ([@jelhan](https://github.com/jelhan))
9+
10+
- [#109](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/109) declare Ember Bootstrap and Ember Changeset Validations compatbility per peer dependencies ([@jelhan](https://github.com/jelhan))
1011

1112
#### :house: Internal
12-
* [#106](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/106) Upgrade with Ember CLI v6.4 blueprints ([@jelhan](https://github.com/jelhan))
13-
* [#91](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/91) Upgrade with Ember CLI v5.12 blueprints ([@jelhan](https://github.com/jelhan))
14-
* [#89](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/89) ensure test coverage with ember-changeset v4 ([@jelhan](https://github.com/jelhan))
15-
* [#86](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/86) Upgrade with Ember CLI 4.12 blueprints ([@jelhan](https://github.com/jelhan))
16-
* [#76](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/76) ensure test coverage with Ember 4.12 ([@jelhan](https://github.com/jelhan))
17-
* [#77](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/77) migrate to pnpm ([@jelhan](https://github.com/jelhan))
13+
14+
- [#106](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/106) Upgrade with Ember CLI v6.4 blueprints ([@jelhan](https://github.com/jelhan))
15+
- [#91](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/91) Upgrade with Ember CLI v5.12 blueprints ([@jelhan](https://github.com/jelhan))
16+
- [#89](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/89) ensure test coverage with ember-changeset v4 ([@jelhan](https://github.com/jelhan))
17+
- [#86](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/86) Upgrade with Ember CLI 4.12 blueprints ([@jelhan](https://github.com/jelhan))
18+
- [#76](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/76) ensure test coverage with Ember 4.12 ([@jelhan](https://github.com/jelhan))
19+
- [#77](https://github.com/ember-bootstrap/ember-bootstrap-changeset-validations/pull/77) migrate to pnpm ([@jelhan](https://github.com/jelhan))
1820

1921
#### Committers: 1
22+
2023
- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))
2124

2225
## v5.0.0 (2022-04-29)

0 commit comments

Comments
 (0)