Skip to content

Commit

Permalink
Release v1.8.0 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Sep 5, 2021
1 parent b94f6e9 commit aff76b5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Steps to reproduce the issue:

**Action version:**

- Version: **[e.g. 1.7.0]**
- Version: **[e.g. 1.8.0]**

**Additional context**

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To get the latest stable release use:

```yaml
- name: Run PSRule analysis
uses: Microsoft/ps-rule@v1.7.0
uses: Microsoft/ps-rule@v1.8.0
```
To get the latest bits use:
Expand Down
2 changes: 2 additions & 0 deletions docs/CHANGELOG-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ See [upgrade notes][upgrade-notes] for helpful information when upgrading from p

## Unreleased

## v1.8.0

What's changed since v1.7.0:

- General improvements:
Expand Down

0 comments on commit aff76b5

Please sign in to comment.