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

This commit is contained in:
Giles Bradshaw 2020-10-23 01:07:08 +01:00
parent 50a035eff2
commit 3d5f2e5ea2
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.6](https://sigyl.com///compare/v0.0.5...v0.0.6) "chore(release): 0.0.6" (2020-10-23)
### Features
* print, build, save, registry, deploy ([50a035e](https://sigyl.com///commit/50a035eff200829d5cab9a79f4720bfebe21cf1e))
### [0.0.5](https://sigyl.com///compare/v0.0.3...v0.0.5) "chore(release): 0.0.5" (2020-09-25)

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "guacamole",
"version": "0.0.5",
"version": "0.0.6",
"description": "remote access",
"scripts": {
"release": "standard-version",