diff --git a/CHANGELOG.md b/CHANGELOG.md index bcec6ce4..27200d77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index bc42521b..72c99c20 100644 --- a/package.json +++ b/package.json @@ -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",