Skip to content

Commit c99a89f

Browse files
committed
Release 4.1.0
1 parent cc4a97a commit c99a89f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
3+
## v4.1.0 (2024-06-05)
4+
5+
#### :house: Internal
6+
* [#369](https://github.com/ember-a11y/ember-a11y-refocus/pull/369) Add the `ember-try` scenarios back into the CI ([@MelSumner](https://github.com/MelSumner))
7+
* [#366](https://github.com/ember-a11y/ember-a11y-refocus/pull/366) Add js-doc style comments ([@MelSumner](https://github.com/MelSumner))
8+
9+
#### Committers: 1
10+
- Melanie Sumner ([@MelSumner](https://github.com/MelSumner))
11+
212
## v4.0.0 (2024-05-29)
313

414
#### :boom: Breaking Change

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-refocus",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "accessibility addon to announce route change, reset focus, and provide a skip link",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)