Skip to content

Commit ff2f33b

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

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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] - 2022-01-18
9+
10+
### Changed
11+
- [.NET 6.0 support](https://github.com/TheAngryByrd/MiniScaffold/pull/250)
12+
813
## [0.30.0-beta001] - 2022-01-18
914

1015
### Changed
@@ -568,7 +573,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
568573
### Added
569574
- Initial release
570575

571-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.30.0-beta001...HEAD
576+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.30.0...HEAD
577+
[0.30.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.1...0.30.0
572578
[0.30.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.1...0.30.0-beta001
573579
[0.29.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.0...0.29.1
574580
[0.29.1-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.0...0.29.1-beta001

0 commit comments

Comments
 (0)