Skip to content

Commit b50cff7

Browse files
committed
Bump version to 0.30.0-beta001
## [0.30.0-beta001] - 2022-01-18 ### Changed - [.NET 6.0 support](#250)
1 parent e445a37 commit b50cff7

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,9 +5,16 @@ 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.30.0-beta001] - 2022-01-18
9+
10+
### Changed
11+
12+
- [.NET 6.0 support](https://github.com/TheAngryByrd/MiniScaffold/pull/250)
13+
814
## [0.29.1] - 2021-10-11
915

1016
### Changed
17+
1118
- [Update Fantomas and format using dotnet tool](https://github.com/TheAngryByrd/MiniScaffold/pull/247)
1219

1320
## [0.29.1-beta001] - 2021-10-11
@@ -561,7 +568,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
561568
### Added
562569
- Initial release
563570

564-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.1...HEAD
571+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.30.0-beta001...HEAD
572+
[0.30.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.1...0.30.0-beta001
565573
[0.29.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.0...0.29.1
566574
[0.29.1-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.0...0.29.1-beta001
567575
[0.29.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.28.0...0.29.0

0 commit comments

Comments
 (0)