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

This commit is contained in:
Giles Bradshaw 2020-08-12 11:55:01 +01:00
parent e5686e998f
commit ef82a091e4
2 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,14 @@
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/git/stack/squid/compare/v0.0.5...v0.0.6) (2020-08-12)
### Bug Fixes
* sigyl/squid-4 v 1.1.0 ([69b2292](https://sigyl.com///commit/69b229280c19fb536f2648aca325381cb26b22ad))
* squid-4 ([55175d4](https://sigyl.com///commit/55175d4cb56dc218541ea1ceb295f09aba06359c))
### [0.0.5](https://sigyl.com/git/stack/squid/compare/v0.0.4...v0.0.5) (2020-08-06)

View File

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