-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changelog): regenerate CHANGELOG.md [skip ci]
- Loading branch information
1 parent
ec95551
commit b237066
Showing
1 changed file
with
67 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,67 @@ | ||
<a name="0.9.0"></a> | ||
# [0.9.0](https://github.com/thecogworks/cog-essentials/compare/212309b...0.9.0) (2021-03-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* added condition for changelog complets successfully ([c6eed5a](https://github.com/thecogworks/cog-essentials/commit/c6eed5a)) | ||
* added github releaser token ([ff7fadc](https://github.com/thecogworks/cog-essentials/commit/ff7fadc)) | ||
* changed myget feed ([9007c1f](https://github.com/thecogworks/cog-essentials/commit/9007c1f)) | ||
* changed step for getting artifact ([2562e2d](https://github.com/thecogworks/cog-essentials/commit/2562e2d)) | ||
* checkout to selected branch ([7562fa1](https://github.com/thecogworks/cog-essentials/commit/7562fa1)) | ||
* fetch all tags and branches ([8df0089](https://github.com/thecogworks/cog-essentials/commit/8df0089)) | ||
* fetching all branches ([2b6676e](https://github.com/thecogworks/cog-essentials/commit/2b6676e)) | ||
* fixed artifact download path ([ddd988c](https://github.com/thecogworks/cog-essentials/commit/ddd988c)) | ||
* fixed branch condition ([580ae74](https://github.com/thecogworks/cog-essentials/commit/580ae74)) | ||
* fixed build trigger ([b86f756](https://github.com/thecogworks/cog-essentials/commit/b86f756)) | ||
* fixed getting tag branch ([21c4a68](https://github.com/thecogworks/cog-essentials/commit/21c4a68)) | ||
* fixed github releaser generation ([1db31d6](https://github.com/thecogworks/cog-essentials/commit/1db31d6)) | ||
* fixed issue with providing myget feed token ([b79e2bc](https://github.com/thecogworks/cog-essentials/commit/b79e2bc)) | ||
* fixed linux powershell name ([eb88a06](https://github.com/thecogworks/cog-essentials/commit/eb88a06)) | ||
* fixed multiline command ([bf3bc8c](https://github.com/thecogworks/cog-essentials/commit/bf3bc8c)) | ||
* fixed not closed if statement ([7dd98d9](https://github.com/thecogworks/cog-essentials/commit/7dd98d9)) | ||
* fixed pack location ([75e2068](https://github.com/thecogworks/cog-essentials/commit/75e2068)) | ||
* fixed release env names ([2b5b6c3](https://github.com/thecogworks/cog-essentials/commit/2b5b6c3)) | ||
* fixed removing branch ([4319bc6](https://github.com/thecogworks/cog-essentials/commit/4319bc6)) | ||
* fixed saving env variable ([23ff488](https://github.com/thecogworks/cog-essentials/commit/23ff488)) | ||
* fixed trigger gitflow ([f0a5f34](https://github.com/thecogworks/cog-essentials/commit/f0a5f34)) | ||
* fixed typo in nuget output path ([85ca43c](https://github.com/thecogworks/cog-essentials/commit/85ca43c)) | ||
* fixing uploading build artifact ([84e5da4](https://github.com/thecogworks/cog-essentials/commit/84e5da4)) | ||
* multiline build ([d040382](https://github.com/thecogworks/cog-essentials/commit/d040382)) | ||
* nuget output path location ([436db1b](https://github.com/thecogworks/cog-essentials/commit/436db1b)) | ||
* nuget path location ([606560b](https://github.com/thecogworks/cog-essentials/commit/606560b)) | ||
* nuget restor ([f7f1c5b](https://github.com/thecogworks/cog-essentials/commit/f7f1c5b)) | ||
* remove gitflow depending job ([a754990](https://github.com/thecogworks/cog-essentials/commit/a754990)) | ||
* removed typo ([9f1a6fb](https://github.com/thecogworks/cog-essentials/commit/9f1a6fb)) | ||
|
||
|
||
### Features | ||
|
||
* added build workflow ([24753ef](https://github.com/thecogworks/cog-essentials/commit/24753ef)) | ||
* added cache service ([225dd8b](https://github.com/thecogworks/cog-essentials/commit/225dd8b)) | ||
* added date time extensions ([c5457a9](https://github.com/thecogworks/cog-essentials/commit/c5457a9)) | ||
* added datetime constants ([8abea66](https://github.com/thecogworks/cog-essentials/commit/8abea66)) | ||
* added dictionary extensions ([cc9692b](https://github.com/thecogworks/cog-essentials/commit/cc9692b)) | ||
* added enumerable extensions ([d0c381d](https://github.com/thecogworks/cog-essentials/commit/d0c381d)) | ||
* added essential project ([212309b](https://github.com/thecogworks/cog-essentials/commit/212309b)) | ||
* added github packages release ([0dedb34](https://github.com/thecogworks/cog-essentials/commit/0dedb34)) | ||
* added helpers ([513ec22](https://github.com/thecogworks/cog-essentials/commit/513ec22)) | ||
* added intersect many method ([6dd8b20](https://github.com/thecogworks/cog-essentials/commit/6dd8b20)) | ||
* added MyGet release workflow ([fcd5430](https://github.com/thecogworks/cog-essentials/commit/fcd5430)) | ||
* added nuspec ([1164619](https://github.com/thecogworks/cog-essentials/commit/1164619)) | ||
* added object extensions ([3019c6c](https://github.com/thecogworks/cog-essentials/commit/3019c6c)) | ||
* added order type enum ([1ec6f41](https://github.com/thecogworks/cog-essentials/commit/1ec6f41)) | ||
* added our umbraco workflow ([f554c61](https://github.com/thecogworks/cog-essentials/commit/f554c61)) | ||
* added project solution items ([32edbb4](https://github.com/thecogworks/cog-essentials/commit/32edbb4)) | ||
* added role principal extensions ([3dccff9](https://github.com/thecogworks/cog-essentials/commit/3dccff9)) | ||
* added separators constants ([4a648ad](https://github.com/thecogworks/cog-essentials/commit/4a648ad)) | ||
* added social media constants ([ddbebf4](https://github.com/thecogworks/cog-essentials/commit/ddbebf4)) | ||
* added string extensions ([e72dcda](https://github.com/thecogworks/cog-essentials/commit/e72dcda)) | ||
* optimize release workflows ([2f6ad3a](https://github.com/thecogworks/cog-essentials/commit/2f6ad3a)) | ||
* trigger gitflow after changelog workflow ([170f021](https://github.com/thecogworks/cog-essentials/commit/170f021)) | ||
* updated extensions ([eff9095](https://github.com/thecogworks/cog-essentials/commit/eff9095)) | ||
* updated string extensions ([78ff961](https://github.com/thecogworks/cog-essentials/commit/78ff961)) | ||
* updated video helper ([7c8501e](https://github.com/thecogworks/cog-essentials/commit/7c8501e)) | ||
|
||
|
||
|