Skip to content

Commit a90047c

Browse files
authored
Release v0.2.0 (#126)
1 parent e48a61e commit a90047c

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Capture any error messages and or verbose messages with `-Verbose`.
3030
**Module in use and version:**
3131

3232
- Module: PSRule.Rules.GitHub
33-
- Version: **[e.g. 0.1.0]**
33+
- Version: **[e.g. 0.2.0]**
3434

3535
Captured output from `$PSVersionTable`:
3636

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## Unreleased
44

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+
523
## v0.2.0-B2206003 (pre-release)
624

725
What's changed since pre-release v0.2.0-B2205009:

0 commit comments

Comments
 (0)