Skip to content

Commit b736d81

Browse files
committed
Bump version to 0.26.3
## [0.26.3] - 2021-03-14 ### Fixed - Fixes GitHub Workflow FAKE integration from [@TheAngryByrd](https://github.com/TheAngryByrd) - #232 - Makes devcontainers more flexible with dotnet versions from [@TheAngryByrd](https://github.com/TheAngryByrd) - #233 - Makes github workflow install dotnet from global.json from [@TheAngryByrd](https://github.com/TheAngryByrd) - #234
1 parent ad37656 commit b736d81

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.26.3] - 2021-03-14
9+
10+
### Fixed
11+
- Fixes GitHub Workflow FAKE integration from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/232
12+
- Makes devcontainers more flexible with dotnet versions from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/233
13+
- Makes github workflow install dotnet from global.json from [@TheAngryByrd](https://github.com/TheAngryByrd) - https://github.com/TheAngryByrd/MiniScaffold/pull/234
14+
815
## [0.26.3-beta001] - 2021-03-14
916

1017
### Fixed
@@ -494,7 +501,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
494501
### Added
495502
- Initial release
496503

497-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.3-beta001...HEAD
504+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.3...HEAD
505+
[0.26.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.2...0.26.3
498506
[0.26.3-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.2...0.26.3-beta001
499507
[0.26.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.1...0.26.2
500508
[0.26.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.0...0.26.1

0 commit comments

Comments
 (0)