File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Capture any error messages and or verbose messages with `-Verbose`.
30
30
** Module in use and version:**
31
31
32
32
- Module: PSRule.Rules.GitHub
33
- - Version: ** [ e.g. 0.1 .0] **
33
+ - Version: ** [ e.g. 0.2 .0] **
34
34
35
35
Captured output from ` $PSVersionTable ` :
36
36
Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## v0.2.0
6
+
7
+ What's changed since v0.1.0:
8
+
9
+ - Engineering:
10
+ - Bump PSRule to v2.1.0.
11
+ [ #117 ] ( https://github.com/microsoft/PSRule.Rules.GitHub/pull/117 )
12
+ - Bump Pester to v5.3.3.
13
+ [ #114 ] ( https://github.com/microsoft/PSRule.Rules.GitHub/pull/114 )
14
+ - Bump Newtonsoft.Json to v13.0.1.
15
+ [ #121 ] ( https://github.com/microsoft/PSRule.Rules.GitHub/pull/121 )
16
+ - Bump Octokit to v0.51.0.
17
+ [ #112 ] ( https://github.com/microsoft/PSRule.Rules.GitHub/pull/112 )
18
+
19
+ What's changed since pre-release v0.2.0-B2206003:
20
+
21
+ - No additional changes.
22
+
5
23
## v0.2.0-B2206003 (pre-release)
6
24
7
25
What's changed since pre-release v0.2.0-B2205009:
You can’t perform that action at this time.
0 commit comments