Skip to content

Commit

Permalink
Release 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drewlee committed Jun 21, 2023
1 parent 47e5894 commit 2b479c9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@




## v6.1.0 (2023-06-21)

#### :rocket: Enhancement
* [#511](https://github.com/ember-a11y/ember-a11y-testing/pull/511) Disabling transitions and animations while running axe tests ([@tgvrssanthosh](https://github.com/tgvrssanthosh))

#### Committers: 1
- Santhosh Venkata Rama Siva Thanakala Gani ([@tgvrssanthosh](https://github.com/tgvrssanthosh))


## v6.0.0 (2023-06-21)

#### :boom: Breaking Change
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-a11y-testing",
"version": "6.0.0",
"version": "6.1.0",
"description": "The future of accessibility testing in Ember",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 2b479c9

Please sign in to comment.