Skip to content

Commit d07633a

Browse files
committed
Release 2.4.4
1 parent 1ea2a97 commit d07633a

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,3 +1,13 @@
1+
## v2.4.4 (2021-05-14)
2+
3+
#### :bug: Bug Fix
4+
* [#254](https://github.com/emberjs/ember-test-waiters/pull/254) Flip the logic for deprecation of old package name ([@scalvert](https://github.com/scalvert))
5+
6+
#### Committers: 2
7+
- Steve Calvert ([@scalvert](https://github.com/scalvert))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
10+
111
## v2.4.3 (2021-03-20)
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.3",
3+
"version": "2.4.4",
44
"description": "Allow tests to be aware of addon / application asynchrony.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)