Skip to content

Commit

Permalink
VErsion bump
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 1, 2018
1 parent 7b5c193 commit 96b09e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@

# 3.8.3

- Fix error when trying to obtain a response json when the response code is 204 (which means that there is no response).
- Fix link of the PR status, so it opens the web version of the PR, pointing to the Danger comment
- Fix bitbucket error when trying to obtain a response json when the response code is 204 (which means that there is no
response).
- Fix bitbucket link of the PR status, so it opens the web version of the PR, pointing to the Danger comment
[646](https://github.com/danger/danger-js/pull/646) - [@acecilia](https://github.com/acecilia)
- Adapt emoji for Bitbucket server to fix "Database error has occurred"
[645](https://github.com/danger/danger-js/pull/645) - [@acecilia](https://github.com/acecilia)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "danger",
"version": "3.8.2",
"version": "3.8.3",
"description": "Unit tests for Team Culture",
"main": "distribution/danger.js",
"typings": "distribution/danger.d.ts",
Expand Down

0 comments on commit 96b09e3

Please sign in to comment.