chore(release): 0.0.2
This commit is contained in:
parent
f7d11cddcc
commit
987ad12fb5
|
@ -2,4 +2,11 @@
|
|||
|
||||
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.2](https://sigyl.com///compare/v0.0.1...v0.0.2) (2020-08-15)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* include man file ([f7d11cd](https://sigyl.com///commit/f7d11cddccf727859b8e1dbe1a63a6a5a9fa9675))
|
||||
|
||||
### 0.0.1 (2020-08-15)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@sigyl/jsonnet-drone",
|
||||
"main": "deploy.libsonnet",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "jsonnet to build and deploy with drone",
|
||||
"scripts": {
|
||||
"publish": "git push --follow-tags origin master && npm publish",
|
||||
|
|
Loading…
Reference in New Issue