@airbnb/config-danger
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -6,2 +6,18 @@ # Change Log | ||
## 2.3.0 - 2019-12-11 | ||
#### 🚀 Updates | ||
- Upgrade Beemo and rewrite in TS. (#20) ([e30533c](https://github.com/airbnb/nimbus/commit/e30533c)), closes [#20](https://github.com/airbnb/nimbus/issues/20) | ||
#### 📦 Dependencies | ||
- Update minor and patch versions. ([afa92e3](https://github.com/airbnb/nimbus/commit/afa92e3)) | ||
**Note:** Version bump only for package @airbnb/config-danger | ||
## 2.2.0 - 2019-12-02 | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@airbnb/config-danger", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "Reusable Danger.js scripts.", | ||
@@ -23,9 +23,9 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^12.12.14" | ||
"@types/node": "^12.12.17" | ||
}, | ||
"dependencies": { | ||
"conventional-changelog-beemo": "^1.6.0", | ||
"danger": "^9.2.8" | ||
"danger": "^9.2.9" | ||
}, | ||
"gitHead": "7f0fc142ac75c94aabea8398f7a5a719101146f1" | ||
"gitHead": "6c1c7e9bda55336cf200ec9757b0163ba650e846" | ||
} |
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
150516
23
251
Updateddanger@^9.2.9