File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2.0.2] - 2022-10-17
11
+
10
12
### Changed
11
13
* rename default branch to ` main `
12
14
* use [ Environment Files] for ` Set-ActionOutput ` command
@@ -42,7 +44,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
42
44
- Initial action code
43
45
- ` GitHubActionsCore ` PowerShell module
44
46
45
- [ Unreleased ] : https://github.com/Amadevus/pwsh-script/compare/v2.0.1...HEAD
47
+ [ Unreleased ] : https://github.com/Amadevus/pwsh-script/compare/v2.0.2...HEAD
48
+ [ 2.0.2 ] : https://github.com/Amadevus/pwsh-script/compare/v2.0.1...v2.0.2
46
49
[ 2.0.1 ] : https://github.com/Amadevus/pwsh-script/compare/v2.0.0...v2.0.1
47
50
[ 2.0.0 ] : https://github.com/Amadevus/pwsh-script/compare/v1.0.0...v2.0.0
48
- [ 1.0.0 ] : https://github.com/Amadevus/pwsh-script/releases/tag/v1.0.0
51
+ [ 1.0.0 ] : https://github.com/Amadevus/pwsh-script/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments