Skip to content

Commit 0f112bc

Browse files
committed
Bump version to 0.27.0-beta001
## [0.27.0-beta001] - 2021-05-28 ### Added - Adds README to nuget package which will be displayed on nuget.org from [@TheAngryByrd](https://github.com/TheAngryByrd)) - #242 ### Changed - Using TargetFramework in projects because we're only targeting net5.0 from [@TheAngryByrd](https://github.com/TheAngryByrd)) - #241
1 parent 7c353b8 commit 0f112bc

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.27.0-beta001] - 2021-05-28
9+
10+
### Added
11+
- Adds README to nuget package which will be displayed on nuget.org from [@TheAngryByrd](https://github.com/TheAngryByrd)) - https://github.com/TheAngryByrd/MiniScaffold/pull/242
12+
13+
### Changed
14+
- Using TargetFramework in projects because we're only targeting net5.0 from [@TheAngryByrd](https://github.com/TheAngryByrd)) - https://github.com/TheAngryByrd/MiniScaffold/pull/241
15+
816
## [0.26.4] - 2021-05-25
917

1018
### Changed
@@ -511,7 +519,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
511519
### Added
512520
- Initial release
513521

514-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.4...HEAD
522+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.27.0-beta001...HEAD
523+
[0.27.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.4...0.27.0-beta001
515524
[0.26.4]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.3...0.26.4
516525
[0.26.4-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.3...0.26.4-beta001
517526
[0.26.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.2...0.26.3

0 commit comments

Comments
 (0)