diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f398591..f4dead50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ + +## v5.2.1 (2023-05-25) + +#### :bug: Bug Fix +* [#503](https://github.com/ember-a11y/ember-a11y-testing/pull/503) Fix type issues with v5.2.0 ([@robostheimer](https://github.com/robostheimer)) + +#### Committers: 1 +- Rob Ostheimer ([@robostheimer](https://github.com/robostheimer)) + + ## v5.2.0 (2023-02-02) #### :bug: Bug Fix diff --git a/package.json b/package.json index 4afc9ad5..bd5333b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-a11y-testing", - "version": "5.2.0", + "version": "5.2.1", "description": "The future of accessibility testing in Ember", "keywords": [ "ember-addon",