Skip to content

Commit 2cee9fa

Browse files
committed
Bump version to 0.31.1-beta001
## [0.31.1-beta001] - 2022-04-29 ### Fixed - [Adjust Dockerfiles to copy install-dotnets.sh correctly on new versions of Docker.](#257)
1 parent c309498 commit 2cee9fa

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.31.1-beta001] - 2022-04-29
9+
10+
### Fixed
11+
- [Adjust Dockerfiles to copy install-dotnets.sh correctly on new versions of Docker.](https://github.com/TheAngryByrd/MiniScaffold/pull/257)
12+
813
## [0.31.0] - 2022-02-06
914

1015
### Changed
@@ -583,7 +588,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
583588
### Added
584589
- Initial release
585590

586-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.31.0...HEAD
591+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.31.1-beta001...HEAD
592+
[0.31.1-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.31.0...0.31.1-beta001
587593
[0.31.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.30.0...0.31.0
588594
[0.31.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.30.0...0.31.0-beta001
589595
[0.30.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.29.1...0.30.0

0 commit comments

Comments
 (0)