Skip to content

Commit ee77277

Browse files
committed
Release 2.0.0-beta.5
1 parent 23e8017 commit ee77277

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v2.0.0-beta.5 (2021-07-04)
2+
3+
#### :bug: Bug Fix
4+
* [#118](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/118) Avoid the Ember global deprecation ([@mixonic](https://github.com/mixonic))
5+
6+
#### Committers: 1
7+
- Matthew Beale ([@mixonic](https://github.com/mixonic))
8+
9+
110
## v2.0.0-beta.4 (2021-06-04)
211

312
#### :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-cli-deprecation-workflow",
3-
"version": "2.0.0-beta.4",
3+
"version": "2.0.0-beta.5",
44
"description": "Provides a much needed workflow to managing deprecations.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)