Skip to content

Commit 01041ab

Browse files
committed
Release 7.0.0
1 parent 5f485eb commit 01041ab

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@
77

88

99

10+
11+
## v7.0.0 (2024-08-27)
12+
13+
#### :rocket: Enhancement
14+
* [#448](https://github.com/ember-a11y/ember-a11y-testing/pull/448) feat: add qunit config ([@GreatWizard](https://github.com/GreatWizard))
15+
16+
#### :house: Internal
17+
* [#516](https://github.com/ember-a11y/ember-a11y-testing/pull/516) Updates Andrew Lee's contributor email ([@drewlee](https://github.com/drewlee))
18+
19+
#### Committers: 4
20+
- Andrew A Lee ([@drewlee](https://github.com/drewlee))
21+
- David Baker ([@acorncom](https://github.com/acorncom))
22+
- Guillaume Gérard ([@GreatWizard](https://github.com/GreatWizard))
23+
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
24+
1025
## v6.1.1 (2023-08-24)
1126

1227
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-a11y-testing",
3-
"version": "6.1.1",
3+
"version": "7.0.0",
44
"description": "The future of accessibility testing in Ember",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)