Skip to content

Commit 409867a

Browse files
committed
Bump version to 0.38.0-beta001
## [0.38.0-beta001] - 2024-12-07 ### Changed - [Adds support for .NET 8.0](#288) from @simon-reynolds
1 parent b1a7408 commit 409867a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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-
## [Unreleased]
8+
## [0.38.0-beta001] - 2024-12-07
99

1010
### Changed
1111
- [Adds support for .NET 8.0](https://github.com/TheAngryByrd/MiniScaffold/pull/288) from @simon-reynolds
@@ -729,7 +729,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
729729
### Added
730730
- Initial release
731731

732-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.37.1...HEAD
732+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.38.0-beta001...HEAD
733+
[0.38.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.37.1...v0.38.0-beta001
733734
[0.37.1]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.37.0...v0.37.1
734735
[0.37.0]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.36.2...v0.37.0
735736
[0.36.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.36.1...v0.36.2

0 commit comments

Comments
 (0)