Skip to content

Commit 807cdfd

Browse files
committed
Bump version to 0.34.2
## [0.34.2] - 2023-09-14 ### Fixed - [Extra slashes in CHANGELOG.md](#276) from @nikoyak
1 parent 976d022 commit 807cdfd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@ 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.34.2] - 2023-09-14
9+
10+
### Fixed
11+
- [Extra slashes in CHANGELOG.md](https://github.com/TheAngryByrd/MiniScaffold/pull/276) from @nikoyak
12+
813
## [0.34.1] - 2023-09-05
914

1015
### Changed
11-
- [Fixes AssemblyInfo generation](https://github.com/TheAngryByrd/MiniScaffold/pull/274) from @nikoyak
16+
- [Fixes AssemblyInfo generation](https://github.com/TheAngryByrd/MiniScaffold/pull/274) from @nikoyak
1217

1318
## [0.34.0] - 2023-06-09
1419

@@ -683,7 +688,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
683688
### Added
684689
- Initial release
685690

686-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.1...HEAD
691+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.2...HEAD
692+
[0.34.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.1...v0.34.2
687693
[0.34.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.0...v0.34.1
688694
[0.34.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.33.0...v0.34.0
689695
[0.33.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.32.0...v0.33.0

0 commit comments

Comments
 (0)