chore(release): 0.0.8
continuous-integration/drone/push Build is passing Dettagli

This commit is contained in:
Giles Bradshaw 2020-08-28 22:10:30 +01:00
parent f63c2060ae
commit b22b7d0321
2 ha cambiato i file con 12 aggiunte e 1 eliminazioni

Vedi File

@ -2,6 +2,17 @@
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.8](https://sigyl.com/git/stack/squid/compare/v0.0.7...v0.0.8) (2020-08-28)
### Bug Fixes
* no need for cd to myCA ([8135c9c](https://sigyl.com///commit/8135c9c88c18e864d5b2084d79523dc116cd356d))
* rename local_registry_password ([eb113d0](https://sigyl.com///commit/eb113d091d1c2ae1f35ad986d924f081d7f0e5cc))
* rename local-registry-password to registry-password ([2e09f39](https://sigyl.com///commit/2e09f39cdc99314e90f2f78ce02ff5e094fb0bd5))
* rm stack ([581abb7](https://sigyl.com///commit/581abb7746a33dbff8cf94668d8b49e8d89f1311))
* wrong folder! ([8233fe2](https://sigyl.com///commit/8233fe28be8e25a36d0ffaa1bba54e3314729333))
### [0.0.7](https://sigyl.com/git/stack/squid/compare/v0.0.6...v0.0.7) (2020-08-12)

Vedi File

@ -1,6 +1,6 @@
{
"private": true,
"version": "0.0.7",
"version": "0.0.8",
"scripts": {
"release": "standard-version",
"release:message": "standard-version --releaseCommitMessageFormat",