Skip to content

Commit 0b2a76b

Browse files
chore(release): 1.0.0-alpha.5 [skip ci]
# [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](74c0679))
1 parent 74c0679 commit 0b2a76b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [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)
7+
8+
9+
### Bug Fixes
10+
11+
* tests, coverage and changelog ([74c0679](https://github.com/jazida-opensource/dotenv-azure/commit/74c0679))
12+
613
# [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)
714

815

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dotenv-azure",
3-
"version": "1.0.0-alpha.4",
3+
"version": "1.0.0-alpha.5",
44
"description": "Load environment variables from Azure's services App Configuration, Key Vault or a .env file",
55
"keywords": [
66
"dotenv",

0 commit comments

Comments
 (0)