diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a855c1a..17bfff14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.9.1](https://github.com/projectcaluma/ember-alexandria/compare/v4.9.0...v4.9.1) (2023-12-29) + + +### Bug Fixes + +* reset query params ([2073a0d](https://github.com/projectcaluma/ember-alexandria/commit/2073a0d2214f713358e641bef92affa27efdb79c)) +* **tag-filter:** only show active marks ([66280c5](https://github.com/projectcaluma/ember-alexandria/commit/66280c5eb7d69590e545b7cfc33eb9e7dc217506)) +* **test:** fix fileSaver stub ([a1dae87](https://github.com/projectcaluma/ember-alexandria/commit/a1dae878d94d80a9573fab70eaaa94efeceb9e4f)) + # [4.9.0](https://github.com/projectcaluma/ember-alexandria/compare/v4.8.0...v4.9.0) (2023-12-12) diff --git a/package.json b/package.json index 530180ab..bf056d02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-alexandria", - "version": "4.9.0", + "version": "4.9.1", "description": "The default blueprint for ember-cli addons.", "keywords": [ "ember-addon",