We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46fbd3 commit f44e1dcCopy full SHA for f44e1dc
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# ember-cli-deploy-sentry Changelog
2
3
+### 0.5.1
4
+- Remove documentation for `didDeployMessage` config option as its gone
5
+
6
### 0.5.0
7
Thanks to @kmiyashiro, @Turbo87 and especially @duizendnegen for making this release happen!
8
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-sentry",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Ember CLI Deploy plugin to upload javascript sourcemaps to sentry.",
"directories": {
"doc": "doc",
0 commit comments