From 4d4806fb3bd43155546cb5919da8515b3789c416 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 25 Aug 2019 20:04:26 +0000 Subject: [PATCH] chore(release): 2.2.1 [skip ci] ## [2.2.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.2.0...v2.2.1) (2019-08-25) ### Documentation * **readme:** update testing section ([182f216](https://github.com/saltstack-formulas/nginx-formula/commit/182f216)) --- AUTHORS.md | 4 ++-- CHANGELOG.md | 7 +++++++ FORMULA | 2 +- docs/AUTHORS.rst | 4 ++-- docs/CHANGELOG.rst | 9 +++++++++ 5 files changed, 21 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index c76e697..d40dfcd 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -9,7 +9,7 @@ Avatar|Contributor|Contributions @nmadhok|[@nmadhok](https://github.com/nmadhok)|24 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|18 @whiteinge|[@whiteinge](https://github.com/whiteinge)|17 -@myii|[@myii](https://github.com/myii)|15 +@myii|[@myii](https://github.com/myii)|17 @ross-p|[@ross-p](https://github.com/ross-p)|13 @daks|[@daks](https://github.com/daks)|10 @techhat|[@techhat](https://github.com/techhat)|10 @@ -77,4 +77,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-12. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-25. diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c63a90..c338298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.1](https://github.com/saltstack-formulas/nginx-formula/compare/v2.2.0...v2.2.1) (2019-08-25) + + +### Documentation + +* **readme:** update testing section ([182f216](https://github.com/saltstack-formulas/nginx-formula/commit/182f216)) + # [2.2.0](https://github.com/saltstack-formulas/nginx-formula/compare/v2.1.0...v2.2.0) (2019-08-12) diff --git a/FORMULA b/FORMULA index 59a2850..d520bbc 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: nginx os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 2.2.0 +version: 2.2.1 release: 1 minimum_version: 2017.3 summary: nginx formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 6bb6758..5b2a99e 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 17 * - :raw-html-m2r:`@myii` - `@myii `_ - - 15 + - 17 * - :raw-html-m2r:`@ross-p` - `@ross-p `_ - 13 @@ -227,4 +227,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 2019-08-12. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-25. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 277ab4f..22a5ccd 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`2.2.1 `_ (2019-08-25) +------------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** update testing section (\ `182f216 `_\ ) + `2.2.0 `_ (2019-08-12) -------------------------------------------------------------------------------------------------------