Skip to content

Commit a717b3c

Browse files
committed
Bump version to 0.35.2
## [0.35.2] - 2023-09-17 ### Fixed - [Ensure .fantomasignore is used](#278) from @TheAngryByrd - [Disable requiring msbuild.structuredlogger always being up to date](#279) from @TheAngryByrd
1 parent a886b79 commit a717b3c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +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.35.1] - 2023-09-17
8+
## [0.35.2] - 2023-09-17
99

1010
### Fixed
11-
[Ensure .fantomasignore is used](https://github.com/TheAngryByrd/MiniScaffold/pull/278) from @TheAngryByrd
11+
- [Ensure .fantomasignore is used](https://github.com/TheAngryByrd/MiniScaffold/pull/278) from @TheAngryByrd
12+
- [Disable requiring msbuild.structuredlogger always being up to date](https://github.com/TheAngryByrd/MiniScaffold/pull/279) from @TheAngryByrd
1213

1314
## [0.35.0] - 2023-09-17
1415

@@ -698,7 +699,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
698699
### Added
699700
- Initial release
700701

701-
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.35.1...HEAD
702+
[Unreleased]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.35.2...HEAD
703+
[0.35.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.35.0...v0.35.2
702704
[0.35.1]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.35.0...v0.35.1
703705
[0.35.0]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.2...v0.35.0
704706
[0.34.2]: https://github.com/TheAngryByrd/MiniScaffold/compare/v0.34.1...v0.34.2

0 commit comments

Comments
 (0)