From 05591c89345a8441e7a21e3aeee61c227d95cf9b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 May 2020 07:48:57 +0000 Subject: [PATCH] chore(release): 0.11.4 [skip ci] ## [0.11.4](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.11.3...v0.11.4) (2020-05-07) ### Bug Fixes * make necessary modifications to get working on `salt-ssh` ([57c88a8](https://github.com/saltstack-formulas/logrotate-formula/commit/57c88a81403726431377acf3e87fec6abae34b1f)), closes [/freenode.logbot.info/saltstack-formulas/20200506#c3811885-c3812572](https://github.com//freenode.logbot.info/saltstack-formulas/20200506/issues/c3811885-c3812572) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([a5cf505](https://github.com/saltstack-formulas/logrotate-formula/commit/a5cf505cc018180361a6f2c9d9c21b4595f2632a)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([bf6f940](https://github.com/saltstack-formulas/logrotate-formula/commit/bf6f9406daad33586aef93a864564206642ffeac)) * **workflows/commitlint:** add to repo [skip ci] ([4c2a90b](https://github.com/saltstack-formulas/logrotate-formula/commit/4c2a90bccd53a6079aac13cacafc396ad28660c3)) --- AUTHORS.md | 4 ++-- CHANGELOG.md | 14 ++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 4 ++-- docs/CHANGELOG.rst | 17 +++++++++++++++++ 5 files changed, 36 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 4be0337..06bb7c7 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)|41 +@myii|[@myii](https://github.com/myii)|49 @aboe76|[@aboe76](https://github.com/aboe76)|27 @daks|[@daks](https://github.com/daks)|10 @EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|8 @@ -29,4 +29,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-03-22. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-07. diff --git a/CHANGELOG.md b/CHANGELOG.md index 51f1455..08f68af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.11.4](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.11.3...v0.11.4) (2020-05-07) + + +### Bug Fixes + +* make necessary modifications to get working on `salt-ssh` ([57c88a8](https://github.com/saltstack-formulas/logrotate-formula/commit/57c88a81403726431377acf3e87fec6abae34b1f)), closes [/freenode.logbot.info/saltstack-formulas/20200506#c3811885-c3812572](https://github.com//freenode.logbot.info/saltstack-formulas/20200506/issues/c3811885-c3812572) + + +### Continuous Integration + +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([a5cf505](https://github.com/saltstack-formulas/logrotate-formula/commit/a5cf505cc018180361a6f2c9d9c21b4595f2632a)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([bf6f940](https://github.com/saltstack-formulas/logrotate-formula/commit/bf6f9406daad33586aef93a864564206642ffeac)) +* **workflows/commitlint:** add to repo [skip ci] ([4c2a90b](https://github.com/saltstack-formulas/logrotate-formula/commit/4c2a90bccd53a6079aac13cacafc396ad28660c3)) + ## [0.11.3](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.11.2...v0.11.3) (2020-03-22) diff --git a/FORMULA b/FORMULA index ea5741d..15b2d42 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: logrotate os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.11.3 +version: 0.11.4 release: 1 minimum_version: 2016.11 summary: logrotate formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 137b727..6d4df70 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 `_ - - 41 + - 49 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 27 @@ -83,4 +83,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-03-22. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-05-07. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index af012ae..776cfd6 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,23 @@ Changelog ========= +`0.11.4 `_ (2020-05-07) +-------------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* make necessary modifications to get working on ``salt-ssh`` (\ `57c88a8 `_\ ), closes `/freenode.logbot.info/saltstack-formulas/20200506#c3811885-c3812572 `_ + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `a5cf505 `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `bf6f940 `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `4c2a90b `_\ ) + `0.11.3 `_ (2020-03-22) --------------------------------------------------------------------------------------------------------------