From c182e434a66d58323828895d2c25a90e66827b57 Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Thu, 21 Jan 2021 10:10:37 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 81440b4..00c8823 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,9 @@ The quality standards are summarised here: [Quality Standards Summary](https://g [![github tag](https://img.shields.io/github/v/tag/andrewrdavidson/psqualitycheck?sort=semver)](https://github.com/andrewrdavidson/PSQualityCheck/releases?sort=semver) [![release date](https://img.shields.io/github/release-date/andrewrdavidson/psqualitycheck)](https://github.com/andrewrdavidson/PSQualityCheck/releases) -**Development/Preview Release** - -[![github pre-release tag](https://img.shields.io/github/v/tag/andrewrdavidson/psqualitycheck?include_prereleases)](https://img.shields.io/github/v/release/andrewrdavidson/PSQualityCheck?include_prereleases) - -**Commits** +**Development** +[![devtag](https://img.shields.io/badge/branch-1.2.0-blue)](https://github.com/andrewrdavidson/PSQualityCheck/tree/release-1.2.0) [![commits since 1.1.1](https://img.shields.io/github/commits-since/andrewrdavidson/psqualitycheck/1.1.1/main?include_prereleases)](https://github.com/andrewrdavidson/PSQualityCheck/releases/1.1.1) #### Issues From 9f064f537866b8c4e57ff7db3338d25f586fdeab Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Thu, 21 Jan 2021 10:12:19 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 00c8823..73e9cc7 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,17 @@ The quality standards are summarised here: [Quality Standards Summary](https://g ## Releases -#### PowerShell Gallery +### PowerShell Gallery [![psgallery version](https://img.shields.io/powershellgallery/v/psqualitycheck)](https://www.powershellgallery.com/packages/PSQualityCheck) [![downloads](https://img.shields.io/powershellgallery/dt/PSQualityCheck)](https://www.powershellgallery.com/packages/PSQualityCheck) -#### GitHub +### GitHub -**Release Version** +#### Release Version [![github tag](https://img.shields.io/github/v/tag/andrewrdavidson/psqualitycheck?sort=semver)](https://github.com/andrewrdavidson/PSQualityCheck/releases?sort=semver) [![release date](https://img.shields.io/github/release-date/andrewrdavidson/psqualitycheck)](https://github.com/andrewrdavidson/PSQualityCheck/releases) -**Development** +#### Development [![devtag](https://img.shields.io/badge/branch-1.2.0-blue)](https://github.com/andrewrdavidson/PSQualityCheck/tree/release-1.2.0) [![commits since 1.1.1](https://img.shields.io/github/commits-since/andrewrdavidson/psqualitycheck/1.1.1/main?include_prereleases)](https://github.com/andrewrdavidson/PSQualityCheck/releases/1.1.1) @@ -27,11 +27,11 @@ The quality standards are summarised here: [Quality Standards Summary](https://g [![open issues](https://img.shields.io/github/issues-raw/andrewrdavidson/psqualitycheck)](https://github.com/andrewrdavidson/PSQualityCheck/issues?q=is%3Aopen+is%3Aissue) [![closed](https://img.shields.io/github/issues-closed-raw/andrewrdavidson/psqualitycheck)](https://github.com/andrewrdavidson/PSQualityCheck/issues?q=is%3Aissue+is%3Aclosed) -### Plans +## Plans If you want to see the plans and the progress of the steps within, click [Release Plans](https://github.com/andrewrdavidson/PSQualityCheck/wiki/Release-Plan) -### History +## History Is available here [Release History](https://github.com/andrewrdavidson/PSQualityCheck/wiki/Release-History)