Skip to content

Commit 0dd3f2f

Browse files
author
Jimmy Byrd
committed
Bump version to 0.23.3
## [0.23.3] - 2020-02-24 ### Fixed - Enforces a CHANGELOG entry before allwing a release from [@TheAngryByrd](https://github.com/TheAngryByrd) - (#193)
1 parent e354652 commit 0dd3f2f

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.23.3] - 2020-02-24
9+
10+
### Fixed
11+
- Enforces a CHANGELOG entry before allwing a release from [@TheAngryByrd](https://github.com/TheAngryByrd) - (https://github.com/TheAngryByrd/MiniScaffold/pull/193)
12+
813
## [0.23.2] - 2020-02-24
914

1015
### Changed
@@ -396,7 +401,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
396401
### Added
397402
- Initial release
398403

399-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.2...HEAD
404+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.3...HEAD
405+
[0.23.3]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.2...0.23.3
400406
[0.23.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.1...0.23.2
401407
[0.23.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.0...0.23.1
402408
[0.23.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.22.4...0.23.0

0 commit comments

Comments
 (0)