Skip to content

Commit 9287405

Browse files
committed
Release 3.0.0
1 parent 4d861bc commit 9287405

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v3.0.0 (2023-06-02)
2+
3+
#### :boom: Breaking Change
4+
* [#71](https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/pull/71) [BREAKING] Update dependencies and node.js version requirements ([@lukemelia](https://github.com/lukemelia))
5+
* [#57](https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions/pull/57) [breaking] Switch to Github Actions for CI ([@jrjohnson](https://github.com/jrjohnson))
6+
7+
#### Committers: 3
8+
- Darin Doria ([@ddoria921](https://github.com/ddoria921))
9+
- Jon Johnson ([@jrjohnson](https://github.com/jrjohnson))
10+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
11+
112
## v2.1.2 (2020-10-27)
213

314
#### :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-deploy-display-revisions",
3-
"version": "2.1.2",
3+
"version": "3.0.0",
44
"description": "Display a list of deployed revisions using ember-cli-deploy.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)