Skip to content

Commit 487e908

Browse files
chore(release): 1.0.0-beta.3 [skip ci]
# [1.0.0-beta.3](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-beta.2@beta...v1.0.0-beta.3@beta) (2019-10-04) ### Bug Fixes * remove console.log ([5efa352](5efa352))
1 parent 5efa352 commit 487e908

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-beta.3](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-beta.2@beta...v1.0.0-beta.3@beta) (2019-10-04)
7+
8+
9+
### Bug Fixes
10+
11+
* remove console.log ([5efa352](https://github.com/jazida-opensource/dotenv-azure/commit/5efa352))
12+
613
# [1.0.0-beta.2](https://github.com/jazida-opensource/dotenv-azure/compare/v1.0.0-beta.1@beta...v1.0.0-beta.2@beta) (2019-10-04)
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-beta.2",
3+
"version": "1.0.0-beta.3",
44
"description": "Load environment variables from Azure's services App Configuration, Key Vault or a .env file",
55
"keywords": [
66
"azure",

0 commit comments

Comments
 (0)