deploying on tag
This commit is contained in:
parent
0f326c50c5
commit
87e999d25a
|
@ -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.
|
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)
|
### 0.0.1 (2020-08-05)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"release": "standard-version --releaseCommitMessageFormat",
|
"release": "standard-version --releaseCommitMessageFormat",
|
||||||
"jsonnet:home": "drone jsonnet --source .drone/drone-home.jsonnet --target .drone/drone-home.yml --stream"
|
"jsonnet:home": "drone jsonnet --source .drone/drone-home.jsonnet --target .drone/drone-home.yml --stream"
|
||||||
|
|
Loading…
Reference in New Issue