Skip to content

Commit 8d2be79

Browse files
committed
Bump version to 0.34.1
## [0.34.1] - 2023-09-05 ### Changed - [Fixes AssemblyInfo generation](#274) from @nikoyak
1 parent 8011367 commit 8d2be79

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.34.1] - 2023-09-05
9+
10+
### Changed
11+
- [Fixes AssemblyInfo generation](https://github.com/TheAngryByrd/MiniScaffold/pull/274) from @nikoyak
12+
813
## [0.34.0] - 2023-06-09
914

1015
### Changed
@@ -678,7 +683,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
678683
### Added
679684
- Initial release
680685

681-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.34.0...HEAD
686+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.34.1...HEAD
687+
[0.34.1]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.34.0...v0.34.1
682688
[0.34.0]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.33.0...v0.34.0
683689
[0.33.0]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.32.0...v0.33.0
684690
[0.33.0-alpha009]: https://github.com/TheAngryByrd/MiniScaffold//compare/v0.32.0...v0.33.0-alpha009

0 commit comments

Comments
 (0)