deploying on tag

This commit is contained in:
Giles Bradshaw 2020-08-05 15:06:51 +01:00
parent 0f326c50c5
commit 87e999d25a
2 changed files with 4 additions and 2 deletions

View File

@ -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.2](https://sigyl.com/git/stack/squid/compare/v0.0.1...v0.0.2) here tis (2020-08-05)
### 0.0.1 (2020-08-05)

View File

@ -1,6 +1,6 @@
{
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"release": "standard-version --releaseCommitMessageFormat",
"jsonnet:home": "drone jsonnet --source .drone/drone-home.jsonnet --target .drone/drone-home.yml --stream"
@ -8,4 +8,4 @@
"devDependencies": {
"standard-version": "^8.0.2"
}
}
}