From 240d3bb423db557eee1609fa882bc0dca4039567 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 25 Aug 2019 19:57:55 +0000 Subject: [PATCH] chore(release): 0.5.1 [skip ci] ## [0.5.1](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.0...v0.5.1) (2019-08-25) ### Documentation * **readme:** update testing section ([80a3734](https://github.com/saltstack-formulas/ufw-formula/commit/80a3734)) --- 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 0c0a8ba..e17531b 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: @aanriot|[@aanriot](https://github.com/aanriot)|11 -@myii|[@myii](https://github.com/myii)|9 +@myii|[@myii](https://github.com/myii)|11 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|6 @aboe76|[@aboe76](https://github.com/aboe76)|6 @mariodpros|[@mariodpros](https://github.com/mariodpros)|4 @@ -16,4 +16,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-17. +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 18acb75..2716ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.1](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.0...v0.5.1) (2019-08-25) + + +### Documentation + +* **readme:** update testing section ([80a3734](https://github.com/saltstack-formulas/ufw-formula/commit/80a3734)) + # [0.5.0](https://github.com/saltstack-formulas/ufw-formula/compare/v0.4.1...v0.5.0) (2019-08-17) diff --git a/FORMULA b/FORMULA index 75acba8..6235f6e 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: ufw os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS -version: 0.5.0 +version: 0.5.1 release: 1 minimum_version: 2016.11 summary: UFW formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 13a0ff2..db53747 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 11 * - :raw-html-m2r:`@myii` - `@myii `_ - - 9 + - 11 * - :raw-html-m2r:`@n-rodriguez` - `@n-rodriguez `_ - 6 @@ -44,4 +44,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-17. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-25. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 9727029..02f7fdf 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.5.1 `_ (2019-08-25) +----------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** update testing section (\ `80a3734 `_\ ) + `0.5.0 `_ (2019-08-17) -----------------------------------------------------------------------------------------------------