diff --git a/CHANGELOG.md b/CHANGELOG.md index 7856e37..8df80a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.6](https://sigyl.com///compare/v0.0.5...v0.0.6) "chore(release): 0.0.6" (2020-08-26) + ### [0.0.5](https://sigyl.com///compare/v0.0.1...v0.0.5) "chore(release): 0.0.5" (2020-08-26) diff --git a/package.json b/package.json index ebecf16..3820b67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "drone", - "version": "0.0.5", + "version": "0.0.6", "description": "drone ci", "scripts": { "deploy": "sh deploy.sh",