From 412425fadba78136f238df3e2c677e355190d59b Mon Sep 17 00:00:00 2001 From: Giles Bradshaw Date: Thu, 24 Sep 2020 14:52:45 +0100 Subject: [PATCH] chore(release): 0.3.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e5039e..e7a4f6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.3.1](https://sigyl.com///compare/v0.2.2...v0.3.1) (2020-09-24) + + +### Bug Fixes + +* allow configured secrets to registry ([cded64c](https://sigyl.com///commit/cded64c558de384e182cdfce6def20035788c1d8)) +* version in package.json ([75be869](https://sigyl.com///commit/75be869735874aac89be358f5f48b0ca1ad98ccb)) + ### [0.2.2](https://sigyl.com///compare/v0.3.0...v0.2.2) (2020-09-24) ## [0.3.0](https://sigyl.com///compare/v0.2.1...v0.3.0) (2020-09-24)