From e486d1d6ae2b654a9b78fd8caad9a32c9680fee0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 23 Feb 2022 10:08:47 +0000 Subject: [PATCH] chore(release): 5.0.8 [skip ci] ## [5.0.8](https://github.com/saltstack-formulas/template-formula/compare/v5.0.7...v5.0.8) (2022-02-23) ### Styles * fix typo ([68d5ba0](https://github.com/saltstack-formulas/template-formula/commit/68d5ba0507ad0d10d51934f68fcea78470003669)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 7 +++++++ FORMULA | 2 +- docs/AUTHORS.rst | 10 +++++----- docs/CHANGELOG.rst | 9 +++++++++ 5 files changed, 25 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index a022a018..023c85ca 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,14 +4,14 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|375 +@myii|[@myii](https://github.com/myii)|377 @baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|43 @dafyddj|[@dafyddj](https://github.com/dafyddj)|35 @aboe76|[@aboe76](https://github.com/aboe76)|27 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|18 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|16 +@daks|[@daks](https://github.com/daks)|9 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|8 -@daks|[@daks](https://github.com/daks)|8 @gravyboat|[@gravyboat](https://github.com/gravyboat)|6 @alxwr|[@alxwr](https://github.com/alxwr)|5 @evvers|[@evvers](https://github.com/evvers)|4 @@ -32,4 +32,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-17. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-23. diff --git a/CHANGELOG.md b/CHANGELOG.md index 758886b4..33fdd8c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.0.8](https://github.com/saltstack-formulas/template-formula/compare/v5.0.7...v5.0.8) (2022-02-23) + + +### Styles + +* fix typo ([68d5ba0](https://github.com/saltstack-formulas/template-formula/commit/68d5ba0507ad0d10d51934f68fcea78470003669)) + ## [5.0.7](https://github.com/saltstack-formulas/template-formula/compare/v5.0.6...v5.0.7) (2022-02-17) diff --git a/FORMULA b/FORMULA index cf06d0f5..4b563b8d 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: TEMPLATE os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 5.0.7 +version: 5.0.8 release: 1 minimum_version: 2019.2 summary: TEMPLATE formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 5bfbd2c8..58526184 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 375 + - 377 * - :raw-html-m2r:`@baby-gnu` - `@baby-gnu `_ - 43 @@ -31,11 +31,11 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - 16 - * - :raw-html-m2r:`@n-rodriguez` - - `@n-rodriguez `_ - - 8 * - :raw-html-m2r:`@daks` - `@daks `_ + - 9 + * - :raw-html-m2r:`@n-rodriguez` + - `@n-rodriguez `_ - 8 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ @@ -92,4 +92,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-17. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-23. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 6d36d654..e14be9f9 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`5.0.8 `_ (2022-02-23) +---------------------------------------------------------------------------------------------------------- + +Styles +^^^^^^ + + +* fix typo (\ `68d5ba0 `_\ ) + `5.0.7 `_ (2022-02-17) ----------------------------------------------------------------------------------------------------------