We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecacadb commit a26ac3bCopy full SHA for a26ac3b
changelog.md
@@ -2,6 +2,8 @@
2
3
### Master
4
5
+### 0.21.0
6
+
7
- Posts status reports for passing/failing builds, if the account for danger has access - orta
8
- Adds prettier to the codebase - orta
9
- Converts a bunch of Danger's dangerfile into a plugin - [danger-plugin-yarn](https://github.com/orta/danger-plugin-yarn) - orta
package.json
@@ -1,6 +1,6 @@
1
{
"name": "danger",
- "version": "0.20.0",
+ "version": "0.21.0",
"description": "Unit tests for Team Culture",
"main": "distribution/danger.js",
"typings": "distribution/danger.d.ts",
0 commit comments