Skip to content

Commit f12b2c1

Browse files
committed
Bump version to 0.26.1-beta001
## [0.26.1-beta001] - 2021-01-19 ### Fixed - Hot-reload not working from [@halcwb](https://github.com/halcwb) - #227
1 parent 19bcabd commit f12b2c1

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,20 @@ 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.26.1-beta001] - 2021-01-19
9+
10+
### Fixed
11+
- Hot-reload not working from [@halcwb](https://github.com/halcwb) - https://github.com/TheAngryByrd/MiniScaffold/pull/227
12+
813
## [0.26.0] - 2021-01-05
914

1015
### Breaking
11-
- Updated to net5.0 from [@TheAngryByrd](https://github.com/TheAngryByrd)- https://github.com/TheAngryByrd/MiniScaffold/pull/222
16+
- Updated to net5.0 from [@TheAngryByrd](https://github.com/TheAngryByrd)- https://github.com/TheAngryByrd/MiniScaffold/pull/222
1217

1318
## [0.26.0-beta001] - 2021-01-05
1419

1520
### Breaking
16-
- Updated to net5.0 from [@TheAngryByrd](https://github.com/TheAngryByrd)- https://github.com/TheAngryByrd/MiniScaffold/pull/222
21+
- Updated to net5.0 from [@TheAngryByrd](https://github.com/TheAngryByrd)- https://github.com/TheAngryByrd/MiniScaffold/pull/222
1722

1823
## [0.25.1] - 2020-11-11
1924

@@ -472,7 +477,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
472477
### Added
473478
- Initial release
474479

475-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.0...HEAD
480+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.1-beta001...HEAD
481+
[0.26.1-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.0...0.26.1-beta001
476482
[0.26.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.1...0.26.0
477483
[0.26.0-beta001]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.1...0.26.0-beta001
478484
[0.25.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.25.0...0.25.1

0 commit comments

Comments
 (0)