From a871df9ae0c48896638a8a0d9acf86ea3fb19f56 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 2 Oct 2020 19:40:20 +0000 Subject: [PATCH] chore(release): 0.48.6 [skip ci] ## [0.48.6](https://github.com/saltstack-formulas/users-formula/compare/v0.48.5...v0.48.6) (2020-10-02) ### Styles * quote numbers and file modes ([db30289](https://github.com/saltstack-formulas/users-formula/commit/db302890460c6ac079bacb34a5c4f0b304fffe69)) --- AUTHORS.md | 5 +++-- CHANGELOG.md | 7 +++++++ FORMULA | 2 +- docs/AUTHORS.rst | 7 +++++-- docs/CHANGELOG.rst | 9 +++++++++ 5 files changed, 25 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 7085710..3030624 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|62 +@myii|[@myii](https://github.com/myii)|63 @aboe76|[@aboe76](https://github.com/aboe76)|42 @gravyboat|[@gravyboat](https://github.com/gravyboat)|30 @puneetk|[@puneetk](https://github.com/puneetk)|14 @@ -86,10 +86,11 @@ Avatar|Contributor|Contributions @tobio|[@tobio](https://github.com/tobio)|1 @tomasfejfar|[@tomasfejfar](https://github.com/tomasfejfar)|1 @adnanJP|[@adnanJP](https://github.com/adnanJP)|1 +@jasonious|[@jasonious](https://github.com/jasonious)|1 @ketzacoatl|[@ketzacoatl](https://github.com/ketzacoatl)|1 @maschinetheist|[@maschinetheist](https://github.com/maschinetheist)|1 @nike38rus|[@nike38rus](https://github.com/nike38rus)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-07-25. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-02. diff --git a/CHANGELOG.md b/CHANGELOG.md index 556763a..e4ea24a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.48.6](https://github.com/saltstack-formulas/users-formula/compare/v0.48.5...v0.48.6) (2020-10-02) + + +### Styles + +* quote numbers and file modes ([db30289](https://github.com/saltstack-formulas/users-formula/commit/db302890460c6ac079bacb34a5c4f0b304fffe69)) + ## [0.48.5](https://github.com/saltstack-formulas/users-formula/compare/v0.48.4...v0.48.5) (2020-07-25) diff --git a/FORMULA b/FORMULA index 50a7f82..67d865b 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: users os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, 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: 0.48.5 +version: 0.48.6 release: 1 minimum_version: 2017.7 summary: users formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 712a60e..2afa3c2 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 `_ - - 62 + - 63 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 42 @@ -259,6 +259,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@adnanJP` - `@adnanJP `_ - 1 + * - :raw-html-m2r:`@jasonious` + - `@jasonious `_ + - 1 * - :raw-html-m2r:`@ketzacoatl` - `@ketzacoatl `_ - 1 @@ -272,4 +275,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 2020-07-25. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-02. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 5337941..e31ef57 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.48.6 `_ (2020-10-02) +---------------------------------------------------------------------------------------------------------- + +Styles +^^^^^^ + + +* quote numbers and file modes (\ `db30289 `_\ ) + `0.48.5 `_ (2020-07-25) ----------------------------------------------------------------------------------------------------------