Skip to content

Commit 442d43a

Browse files
author
Jimmy Byrd
committed
Bump version to 0.24.2
## [0.24.2] - 2020-05-01 ### Fixed - Test coverage file pattern from [@halcwb](https://github.com/halcwb) - #207
1 parent 6751727 commit 442d43a

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.24.2] - 2020-05-01
9+
10+
### Fixed
11+
- Test coverage file pattern from [@halcwb](https://github.com/halcwb) - https://github.com/TheAngryByrd/MiniScaffold/pull/207
12+
813
## [0.24.1] - 2020-04-23
914

1015
### Fixed
@@ -423,7 +428,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
423428
### Added
424429
- Initial release
425430

426-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.1...HEAD
431+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.2...HEAD
432+
[0.24.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.1...0.24.2
427433
[0.24.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.24.0...0.24.1
428434
[0.24.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.5...0.24.0
429435
[0.23.5]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.23.4...0.23.5

0 commit comments

Comments
 (0)