Skip to content

Commit 65bc0bb

Browse files
committed
Release 2.0.0-beta.2
1 parent 7194b43 commit 65bc0bb

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## v2.0.0-beta.2 (2021-02-27)
2+
3+
#### :boom: Breaking Change
4+
* [#92](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/92) Modernize ([@wagenet](https://github.com/wagenet))
5+
6+
#### :house: Internal
7+
* [#98](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/98) Add release automation ([@rwjblue](https://github.com/rwjblue))
8+
* [#97](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/97) Migrate to GH Actions. ([@rwjblue](https://github.com/rwjblue))
9+
10+
#### Committers: 3
11+
- Igor Terzic ([@igorT](https://github.com/igorT))
12+
- Peter Wagenet ([@wagenet](https://github.com/wagenet))
13+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
14+
15+
116
## v1.0.1 (2018-11-05)
217

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

0 commit comments

Comments
 (0)