Skip to content

Commit a44288d

Browse files
committed
Bump version to 0.29.0-beta001
## [0.29.0-beta001] - 2021-09-29 ### Changed - [Move off fake-cli to build.fsproj](#246)
1 parent 1d1a706 commit a44288d

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.29.0-beta001] - 2021-09-29
9+
10+
### Changed
11+
- [Move off fake-cli to build.fsproj](https://github.com/TheAngryByrd/MiniScaffold/pull/246)
12+
813
## [0.28.0] - 2021-06-03
914

1015
### Changed
@@ -540,7 +545,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
540545
### Added
541546
- Initial release
542547

543-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.28.0...HEAD
548+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.0-beta001...HEAD
549+
[0.29.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.28.0...0.29.0-beta001
544550
[0.28.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.27.0...0.28.0
545551
[0.28.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.27.0...0.28.0
546552
[0.28.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.27.0...0.28.0

0 commit comments

Comments
 (0)