-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-beta.1 [skip ci]
# 1.0.0-beta.1 (2019-10-02) ### Bug Fixes * bug fixes ([31a2669](31a2669)) * don't throw on preload ([2abb93b](2abb93b)) * include config files to support preload ([5785633](5785633)) * include config files to support preload ([f1d92aa](f1d92aa)) * semantic-release version ([5d355b2](5d355b2)) * tests, coverage and changelog ([74c0679](74c0679)) * update semantic-release dependencies ([7e1c970](7e1c970)) * version ([9e54cfd](9e54cfd)) ### Features * add preload ([223c210](223c210)) * add preload ([5ba742e](5ba742e))
- Loading branch information
1 parent
93742b9
commit 9776926
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,26 @@ | |
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 1.0.0-beta.1 (2019-10-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* bug fixes ([31a2669](https://github.com/jazida-opensource/dotenv-azure/commit/31a2669)) | ||
* don't throw on preload ([2abb93b](https://github.com/jazida-opensource/dotenv-azure/commit/2abb93b)) | ||
* include config files to support preload ([5785633](https://github.com/jazida-opensource/dotenv-azure/commit/5785633)) | ||
* include config files to support preload ([f1d92aa](https://github.com/jazida-opensource/dotenv-azure/commit/f1d92aa)) | ||
* semantic-release version ([5d355b2](https://github.com/jazida-opensource/dotenv-azure/commit/5d355b2)) | ||
* tests, coverage and changelog ([74c0679](https://github.com/jazida-opensource/dotenv-azure/commit/74c0679)) | ||
* update semantic-release dependencies ([7e1c970](https://github.com/jazida-opensource/dotenv-azure/commit/7e1c970)) | ||
* version ([9e54cfd](https://github.com/jazida-opensource/dotenv-azure/commit/9e54cfd)) | ||
|
||
|
||
### Features | ||
|
||
* add preload ([223c210](https://github.com/jazida-opensource/dotenv-azure/commit/223c210)) | ||
* add preload ([5ba742e](https://github.com/jazida-opensource/dotenv-azure/commit/5ba742e)) | ||
|
||
# [1.0.0-alpha.5](https://github.com/jazida-opensource/dotenv-azure/compare/[email protected]@alpha) (2019-09-19) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters