Skip to content

Commit 96b09e3

Browse files
committed
VErsion bump
1 parent 7b5c193 commit 96b09e3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@
1515

1616
# 3.8.3
1717

18-
- Fix error when trying to obtain a response json when the response code is 204 (which means that there is no response).
19-
- Fix link of the PR status, so it opens the web version of the PR, pointing to the Danger comment
18+
- Fix bitbucket error when trying to obtain a response json when the response code is 204 (which means that there is no
19+
response).
20+
- Fix bitbucket link of the PR status, so it opens the web version of the PR, pointing to the Danger comment
2021
[646](https://github.com/danger/danger-js/pull/646) - [@acecilia](https://github.com/acecilia)
2122
- Adapt emoji for Bitbucket server to fix "Database error has occurred"
2223
[645](https://github.com/danger/danger-js/pull/645) - [@acecilia](https://github.com/acecilia)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "danger",
3-
"version": "3.8.2",
3+
"version": "3.8.3",
44
"description": "Unit tests for Team Culture",
55
"main": "distribution/danger.js",
66
"typings": "distribution/danger.d.ts",

0 commit comments

Comments
 (0)