From 463a6a940b27ed65303b46af720a07fd9a0b898d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 23 Dec 2019 13:51:46 +0000 Subject: [PATCH] chore(release): 0.19.0 [skip ci] # [0.19.0](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v0.18.0...v0.19.0) (2019-12-23) ### Continuous Integration * **kitchen:** add salt state to kitchen exec ([85e2e32](https://github.com/saltstack-formulas/rabbitmq-formula/commit/85e2e321c6c179f6eefdea226e64b2a1d4888028)) * **kitchen:** standardise structure [skip ci] ([3eaab51](https://github.com/saltstack-formulas/rabbitmq-formula/commit/3eaab517a098ed2b9c27b1f996ac72b2293d92c7)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([2e6a92b](https://github.com/saltstack-formulas/rabbitmq-formula/commit/2e6a92becc13e421320b4963bdd4a45302bbc5dd)) ### Features * config state now also managed rabbitmq env file ([53f12d2](https://github.com/saltstack-formulas/rabbitmq-formula/commit/53f12d2f8053c0a4afe3f8fc3ef5006e453cc435)) ### Tests * **inspec:** test new rabbitmq-env file ([f7e5d39](https://github.com/saltstack-formulas/rabbitmq-formula/commit/f7e5d391d7537fe91a0b425043b7d83bfb247511)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 19 +++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 10 +++++----- docs/CHANGELOG.rst | 23 +++++++++++++++++++++++ 5 files changed, 51 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index ebc6e022..00cad7c9 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,11 +4,11 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|18 +@myii|[@myii](https://github.com/myii)|21 @gravyboat|[@gravyboat](https://github.com/gravyboat)|11 +@daks|[@daks](https://github.com/daks)|6 @nmadhok|[@nmadhok](https://github.com/nmadhok)|6 @thatch45|[@thatch45](https://github.com/thatch45)|4 -@daks|[@daks](https://github.com/daks)|3 @stp-ip|[@stp-ip](https://github.com/stp-ip)|3 @aboe76|[@aboe76](https://github.com/aboe76)|3 @PredatorVI|[@PredatorVI](https://github.com/PredatorVI)|3 @@ -35,4 +35,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-12-19. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-23. diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc25c38..8af24117 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +# [0.19.0](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v0.18.0...v0.19.0) (2019-12-23) + + +### Continuous Integration + +* **kitchen:** add salt state to kitchen exec ([85e2e32](https://github.com/saltstack-formulas/rabbitmq-formula/commit/85e2e321c6c179f6eefdea226e64b2a1d4888028)) +* **kitchen:** standardise structure [skip ci] ([3eaab51](https://github.com/saltstack-formulas/rabbitmq-formula/commit/3eaab517a098ed2b9c27b1f996ac72b2293d92c7)) +* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([2e6a92b](https://github.com/saltstack-formulas/rabbitmq-formula/commit/2e6a92becc13e421320b4963bdd4a45302bbc5dd)) + + +### Features + +* config state now also managed rabbitmq env file ([53f12d2](https://github.com/saltstack-formulas/rabbitmq-formula/commit/53f12d2f8053c0a4afe3f8fc3ef5006e453cc435)) + + +### Tests + +* **inspec:** test new rabbitmq-env file ([f7e5d39](https://github.com/saltstack-formulas/rabbitmq-formula/commit/f7e5d391d7537fe91a0b425043b7d83bfb247511)) + # [0.18.0](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v0.17.0...v0.18.0) (2019-12-19) diff --git a/FORMULA b/FORMULA index fb03e7d5..b69f070a 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: rabbitmq os: Debian, Ubuntu os_family: Debian -version: 0.18.0 +version: 0.19.0 release: 1 minimum_version: 2017.7 summary: rabbitmq formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index a84e72f8..1b87e2cd 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,19 +15,19 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 18 + - 21 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 11 + * - :raw-html-m2r:`@daks` + - `@daks `_ + - 6 * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 6 * - :raw-html-m2r:`@thatch45` - `@thatch45 `_ - 4 - * - :raw-html-m2r:`@daks` - - `@daks `_ - - 3 * - :raw-html-m2r:`@stp-ip` - `@stp-ip `_ - 3 @@ -101,4 +101,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-12-19. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-12-23. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 293cf209..6299e336 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,29 @@ Changelog ========= +`0.19.0 `_ (2019-12-23) +------------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen:** add salt state to kitchen exec (\ `85e2e32 `_\ ) +* **kitchen:** standardise structure [skip ci] (\ `3eaab51 `_\ ) +* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `2e6a92b `_\ ) + +Features +^^^^^^^^ + + +* config state now also managed rabbitmq env file (\ `53f12d2 `_\ ) + +Tests +^^^^^ + + +* **inspec:** test new rabbitmq-env file (\ `f7e5d39 `_\ ) + `0.18.0 `_ (2019-12-19) -------------------------------------------------------------------------------------------------------------