Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow committed Sep 14, 2016
1 parent 6255eb1 commit 3b29bea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
# 0.4.0

* Webhooks can now be defined as **critical** so that when they fail the
complete deployment will fail, see #19.

# 0.3.0

* The Addon was renamed to ember-cli-deploy-webhooks, see #14.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-webhooks",
"version": "0.3.0",
"version": "0.4.0",
"description": "Ember CLI Deploy plugin for calling webhooks during deployments",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 3b29bea

Please sign in to comment.