diff --git a/CHANGELOG.md b/CHANGELOG.md index a03e308f..2b85affa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-alpha.5](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-alpha.4@alpha...v1.0.0-alpha.5@alpha) (2019-09-19) + + +### Bug Fixes + +* tests, coverage and changelog ([74c0679](https://github.com/jazida-opensource/dotenv-azure/commit/74c0679)) + # [1.0.0-alpha.4](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-alpha.3@alpha...v1.0.0-alpha.4@alpha) (2019-09-19) diff --git a/package.json b/package.json index c72e849d..7c8e2d23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dotenv-azure", - "version": "1.0.0-alpha.4", + "version": "1.0.0-alpha.5", "description": "Load environment variables from Azure's services App Configuration, Key Vault or a .env file", "keywords": [ "dotenv",