From d7e606b2c3c0843074ca21612ee8817bc224a5ca Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 25 Aug 2019 21:04:46 +0000 Subject: [PATCH] chore(release): 0.4.2 [skip ci] ## [0.4.2](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.1...v0.4.2) (2019-08-25) ### Documentation * **readme:** fix indentation ([52c1359](https://github.com/saltstack-formulas/keepalived-formula/commit/52c1359)) --- AUTHORS.md | 2 +- CHANGELOG.md | 7 +++++++ FORMULA | 2 +- docs/AUTHORS.rst | 6 +++--- docs/CHANGELOG.rst | 9 +++++++++ 5 files changed, 21 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 2cc7403..76c7330 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -7,6 +7,7 @@ Avatar|Contributor|Contributions @jebas|[@jebas](https://github.com/jebas)|22 @gravyboat|[@gravyboat](https://github.com/gravyboat)|12 @myii|[@myii](https://github.com/myii)|8 +@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|5 @frots|[@frots](https://github.com/frots)|4 @aboe76|[@aboe76](https://github.com/aboe76)|3 @whiteinge|[@whiteinge](https://github.com/whiteinge)|3 @@ -14,7 +15,6 @@ Avatar|Contributor|Contributions @dglloyd|[@dglloyd](https://github.com/dglloyd)|1 @kpostrup|[@kpostrup](https://github.com/kpostrup)|1 @mpawlack|[@mpawlack](https://github.com/mpawlack)|1 -@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|1 @tampakrap|[@tampakrap](https://github.com/tampakrap)|1 @bigbosst|[@bigbosst](https://github.com/bigbosst)|1 diff --git a/CHANGELOG.md b/CHANGELOG.md index b211381..8e55711 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.2](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.1...v0.4.2) (2019-08-25) + + +### Documentation + +* **readme:** fix indentation ([52c1359](https://github.com/saltstack-formulas/keepalived-formula/commit/52c1359)) + ## [0.4.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.0...v0.4.1) (2019-08-25) diff --git a/FORMULA b/FORMULA index 971e1ec..fce5bc1 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: keepalived 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.4.1 +version: 0.4.2 release: 0 minimum_version: 2016.11 summary: Rkhunter formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 071b37a..1281e0d 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -22,6 +22,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@myii` - `@myii `_ - 8 + * - :raw-html-m2r:`@n-rodriguez` + - `@n-rodriguez `_ + - 5 * - :raw-html-m2r:`@frots` - `@frots `_ - 4 @@ -43,9 +46,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@mpawlack` - `@mpawlack `_ - 1 - * - :raw-html-m2r:`@n-rodriguez` - - `@n-rodriguez `_ - - 1 * - :raw-html-m2r:`@tampakrap` - `@tampakrap `_ - 1 diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index dfe6881..8b9b116 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.4.2 `_ (2019-08-25) +------------------------------------------------------------------------------------------------------------ + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** fix indentation (\ `52c1359 `_\ ) + `0.4.1 `_ (2019-08-25) ------------------------------------------------------------------------------------------------------------