chore(release): 0.0.8
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-09-22 12:42:19 +01:00
parent 2348377415
commit a87bfd0d8b
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.0.8](https://sigyl.com///compare/v0.0.7...v0.0.8) "chore(release): 0.0.8" (2020-09-22)
### Bug Fixes
* ssh_username variable ([2348377](https://sigyl.com///commit/2348377415532dd5b2d1a33ce91e98ec280486fa))
### [0.0.7](https://sigyl.com///compare/v0.0.6...v0.0.7) "chore(release): 0.0.7" (2020-08-28)
### [0.0.6](https://sigyl.com///compare/v0.0.5...v0.0.6) "chore(release): 0.0.6" (2020-08-26)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "drone",
"version": "0.0.7",
"version": "0.0.8",
"description": "drone ci",
"scripts": {
"deploy": "sh deploy.sh",