Skip to content

Commit a26ac3b

Browse files
committed
Version bump
1 parent ecacadb commit a26ac3b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### Master
44

5+
### 0.21.0
6+
57
- Posts status reports for passing/failing builds, if the account for danger has access - orta
68
- Adds prettier to the codebase - orta
79
- Converts a bunch of Danger's dangerfile into a plugin - [danger-plugin-yarn](https://github.com/orta/danger-plugin-yarn) - orta

package.json

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

0 commit comments

Comments
 (0)