Skip to content

Commit c67a5c8

Browse files
chore(release): 2.2.1 [skip ci]
## [2.2.1](v2.2.0...v2.2.1) (2021-08-13) ### Bug Fixes * **clustering:** do clustering last ([ca99489](ca99489)) ### Continuous Integration * **suite:** fix and enable full ci again ([5af33ef](5af33ef))
1 parent 8d7ac87 commit c67a5c8

File tree

5 files changed

+32
-5
lines changed

5 files changed

+32
-5
lines changed

AUTHORS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
55
Avatar|Contributor|Contributions
66
:-:|---|:-:
77
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|100
8-
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|91
8+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|95
99
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|11
1010
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|6
1111
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|6
@@ -37,4 +37,4 @@ Avatar|Contributor|Contributions
3737

3838
---
3939

40-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-08-11.
40+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-08-13.

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.2.1](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.2.0...v2.2.1) (2021-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **clustering:** do clustering last ([ca99489](https://github.com/saltstack-formulas/rabbitmq-formula/commit/ca99489bde1e32aa8321ef683787908a5b039db7))
9+
10+
11+
### Continuous Integration
12+
13+
* **suite:** fix and enable full ci again ([5af33ef](https://github.com/saltstack-formulas/rabbitmq-formula/commit/5af33ef58c545997d5729d9620e0413e306510ea))
14+
315
# [2.2.0](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.4...v2.2.0) (2021-08-11)
416

517

FORMULA

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: rabbitmq
22
os: Debian, Ubuntu
33
os_family: Debian
4-
version: 2.2.0
4+
version: 2.2.1
55
release: 1
66
minimum_version: 2017.7
77
summary: rabbitmq formula

docs/AUTHORS.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1818
- 100
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
2020
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
21-
- 91
21+
- 95
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
2323
- `@gravyboat <https://github.com/gravyboat>`_
2424
- 11
@@ -107,4 +107,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
107107

108108
----
109109

110-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-08-11.
110+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-08-13.

docs/CHANGELOG.rst

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Changelog
33
=========
44

5+
`2.2.1 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.2.0...v2.2.1>`_ (2021-08-13)
6+
----------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **clustering:** do clustering last (\ `ca99489 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/ca99489bde1e32aa8321ef683787908a5b039db7>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **suite:** fix and enable full ci again (\ `5af33ef <https://github.com/saltstack-formulas/rabbitmq-formula/commit/5af33ef58c545997d5729d9620e0413e306510ea>`_\ )
19+
520
`2.2.0 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.4...v2.2.0>`_ (2021-08-11)
621
----------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)