@airbnb/config-danger
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,2 +6,15 @@ # Change Log | ||
### 2.0.2 - 2019-10-30 | ||
#### 📦 Dependencies | ||
- **[Beemo]** Update to latest. ([bf6798c](https://github.com/airbnb/nimbus/commit/bf6798c)) | ||
- Update root and dev versions. ([5d35b0e](https://github.com/airbnb/nimbus/commit/5d35b0e)) | ||
**Note:** Version bump only for package @airbnb/config-danger | ||
### 2.0.1 - 2019-09-24 | ||
@@ -8,0 +21,0 @@ |
{ | ||
"name": "@airbnb/config-danger", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Reusable Danger.js scripts.", | ||
@@ -26,6 +26,6 @@ "keywords": [ | ||
"dependencies": { | ||
"conventional-changelog-beemo": "^1.5.0", | ||
"danger": "^9.2.0" | ||
"conventional-changelog-beemo": "^1.5.1", | ||
"danger": "^9.2.2" | ||
}, | ||
"gitHead": "7c6af4709746ccc3cb09eeb740660784b57c6be0" | ||
"gitHead": "08d914ce51a86995738403ea6c308f49aa6f171e" | ||
} |
@@ -9,3 +9,3 @@ { | ||
"lib", | ||
"tests" | ||
"test" | ||
], | ||
@@ -12,0 +12,0 @@ "extends": "../../tsconfig.options.json", |
Sorry, the diff of this file is not supported yet
180163
Updateddanger@^9.2.2