@auto-it/pr-body-labels
Advanced tools
Comparing version 10.8.0 to 10.9.0
@@ -0,1 +1,13 @@ | ||
# v10.9.0 (Thu Jan 14 2021) | ||
#### 🚀 Enhancement | ||
- default `name` and `email` to the token user if no author config is found in autorc or plugin [#1720](https://github.com/intuit/auto/pull/1720) ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
#### Authors: 1 | ||
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
--- | ||
# v10.7.0 (Thu Jan 14 2021) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@auto-it/pr-body-labels", | ||
"version": "10.8.0", | ||
"version": "10.9.0", | ||
"main": "dist/index.js", | ||
@@ -39,3 +39,3 @@ "description": "Allow outside contributors to indicate what semver label should be applied to the Pull Request", | ||
"dependencies": { | ||
"@auto-it/core": "10.8.0", | ||
"@auto-it/core": "10.9.0", | ||
"fp-ts": "^2.5.3", | ||
@@ -45,3 +45,3 @@ "io-ts": "^2.1.2", | ||
}, | ||
"gitHead": "1f77fee99ed10b9aa7c06805d7ca84b04b9b3e34" | ||
"gitHead": "a105737e5789928d9337fdebdfbe3924b38978b5" | ||
} |
18070
+ Added@auto-it/bot-list@10.9.0(transitive)
+ Added@auto-it/core@10.9.0(transitive)
- Removed@auto-it/bot-list@10.8.0(transitive)
- Removed@auto-it/core@10.8.0(transitive)
Updated@auto-it/core@10.9.0