Skip to content

Commit 22060be

Browse files
committed
Release 2.9.5
1 parent a03b514 commit 22060be

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11

22

33

4+
5+
## v2.9.5 (2025-03-27)
6+
7+
#### :bug: Bug Fix
8+
* [#1542](https://github.com/emberjs/ember-test-helpers/pull/1542) backport globalThis setupContext ([@void-mAlex](https://github.com/void-mAlex))
9+
10+
#### Committers: 1
11+
- Alex ([@void-mAlex](https://github.com/void-mAlex))
12+
413
## v2.9.4 (2023-06-15)
514

615
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ember/test-helpers",
3-
"version": "2.9.4",
3+
"version": "2.9.5",
44
"description": "Helpers for testing Ember.js applications",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)