Skip to content

Commit 454a4c2

Browse files
committed
Release 2.4.3
1 parent 1ff99b1 commit 454a4c2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v2.4.3 (2021-03-20)
2+
3+
#### :bug: Bug Fix
4+
* [#242](https://github.com/emberjs/ember-test-waiters/pull/242) Update to [email protected] to fix window.Ember deprecations ([@rwjblue](https://github.com/rwjblue))
5+
6+
#### Committers: 2
7+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
10+
111
## v2.4.2 (2021-03-11)
212

313
#### :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-waiters",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"description": "Allow tests to be aware of addon / application asynchrony.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)