@airbnb/config-danger
Advanced tools
Comparing version 2.0.2 to 2.1.0
@@ -6,2 +6,14 @@ # Change Log | ||
## 2.1.0 - 2019-11-06 | ||
#### 🚀 Updates | ||
- Enable optional chaining, nullish coalescing, and more (#13) ([3e26bdb](https://github.com/airbnb/nimbus/commit/3e26bdb)), closes [#13](https://github.com/airbnb/nimbus/issues/13) | ||
**Note:** Version bump only for package @airbnb/config-danger | ||
### 2.0.2 - 2019-10-30 | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@airbnb/config-danger", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"description": "Reusable Danger.js scripts.", | ||
@@ -23,9 +23,9 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^12.7.7" | ||
"@types/node": "^12.12.5" | ||
}, | ||
"dependencies": { | ||
"conventional-changelog-beemo": "^1.5.1", | ||
"danger": "^9.2.2" | ||
"danger": "^9.2.4" | ||
}, | ||
"gitHead": "08d914ce51a86995738403ea6c308f49aa6f171e" | ||
"gitHead": "ee994398e249eb6f99980543349716a1ea7abbd8" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
183214
Updateddanger@^9.2.4