Skip to content

Commit 8df87a1

Browse files
author
Github Actions
committed
[bot][skip ci] Update Metadata
1 parent cd48b79 commit 8df87a1

3 files changed

Lines changed: 41 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,37 @@
1-
## v1.3.1
1+
## v1.3.2-pre.1 (prerelease)
22

3-
Initial release or repository with no prior history.
3+
Changes since v1.3.1:
44

5+
- Update package versions in Directory.Packages.props, enhance PSBuild.psm1 for coverage and release processes, and adjust .runsettings for output directory. Clean up whitespace in multiple files. ([@matt-edmondson](https://github.com/matt-edmondson))
6+
## v1.3.1 (patch)
7+
8+
Changes since v1.3.0:
9+
10+
- Remove Directory.Build.props, Directory.Build.targets, and several PowerShell scripts for metadata and version management. Add copyright headers to several source files in the RunCommand namespace. ([@matt-edmondson](https://github.com/matt-edmondson))
11+
- Update DESCRIPTION.md to clarify shell command execution support and change project SDK references to ktsu.Sdk.Lib and ktsu.Sdk.Test version 1.8.0. ([@matt-edmondson](https://github.com/matt-edmondson))
12+
- Update .editorconfig settings, enhance RunCommand functionality to return exit codes, and add SonarLint configuration ([@matt-edmondson](https://github.com/matt-edmondson))
13+
- Add project configuration files and update SDK references ([@matt-edmondson](https://github.com/matt-edmondson))
14+
## v1.3.1-pre.2 (prerelease)
15+
16+
Changes since v1.3.1-pre.1:
17+
18+
- Sync .runsettings ([@ktsu[bot]](https://github.com/ktsu[bot]))
19+
- Sync .github\workflows\dotnet.yml ([@ktsu[bot]](https://github.com/ktsu[bot]))
20+
- Sync .editorconfig ([@ktsu[bot]](https://github.com/ktsu[bot]))
21+
## v1.3.1-pre.1 (prerelease)
22+
23+
Incremental prerelease update.
24+
## v1.3.0 (minor)
25+
26+
Changes since v1.2.0:
27+
28+
- Add LICENSE template ([@matt-edmondson](https://github.com/matt-edmondson))
29+
## v1.2.0 (minor)
30+
31+
Changes since v1.1.0:
32+
33+
- [minor] Improve Git tag retrieval in changelog and version scripts ([@matt-edmondson](https://github.com/matt-edmondson))
34+
- Enhance RunCommand library with output handling features ([@matt-edmondson](https://github.com/matt-edmondson))
35+
## v1.1.0 (major)
36+
37+
- Initial commit ([@matt-edmondson](https://github.com/matt-edmondson))

LATEST_CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v1.3.2-pre.1 (prerelease)
2+
3+
Changes since v1.3.1:
4+
5+
- Update package versions in Directory.Packages.props, enhance PSBuild.psm1 for coverage and release processes, and adjust .runsettings for output directory. Clean up whitespace in multiple files. ([@matt-edmondson](https://github.com/matt-edmondson))

VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.3.2-pre.1

0 commit comments

Comments
 (0)