commently
Advanced tools
Comparing version 6.5.2 to 6.5.3
@@ -0,1 +1,14 @@ | ||
# v6.5.3 (Tue Oct 06 2020) | ||
#### 🐛 Bug Fix | ||
- chore(deps): update dependency @types/node to v10.17.36 [#479](https://github.com/intuit/commently/pull/479) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) | ||
#### Authors: 2 | ||
- [@renovate[bot]](https://github.com/renovate[bot]) | ||
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) | ||
--- | ||
# v6.3.6 (Wed Sep 16 2020) | ||
@@ -2,0 +15,0 @@ |
{ | ||
"name": "commently", | ||
"version": "6.5.2", | ||
"version": "6.5.3", | ||
"description": "Easily comment on github issues and PRs", | ||
@@ -19,5 +19,5 @@ "main": "dist/core.js", | ||
"@types/env-ci": "3.1.0", | ||
"@types/node": "10.17.35" | ||
"@types/node": "10.17.36" | ||
}, | ||
"gitHead": "60beae0475214f288cd09591444787e148c26c53" | ||
"gitHead": "1e5b96da48dbff56109c98a646b5fc673ded4117" | ||
} |
44760