Skip to content

Commit 56d55fb

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2022-10-10) ### Continuous Integration * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([ef5dbf6](ef5dbf6)) ### Documentation * add collectd.rabbitmq to README ([dac2c30](dac2c30))
1 parent 1ddd60d commit 56d55fb

File tree

5 files changed

+39
-12
lines changed

5 files changed

+39
-12
lines changed

AUTHORS.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<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)|140
7+
<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)|146
88
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1194646?v=4' width='36' height='36' alt='@fintanmm'>|[@fintanmm](https://github.com/fintanmm)|38
99
<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)|26
10-
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen'>|[@babilen](https://github.com/babilen)|22
10+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@wwentland'>|[@wwentland](https://github.com/wwentland)|22
1111
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3119969?v=4' width='36' height='36' alt='@genuss'>|[@genuss](https://github.com/genuss)|22
12+
<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)|14
1213
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|12
13-
<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)|12
1414
<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)|12
1515
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|10
1616
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|9
@@ -56,4 +56,4 @@ Avatar|Contributor|Contributions
5656

5757
---
5858

59-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-05-24.
59+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-10-10.

CHANGELOG.md

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

3+
## [1.2.1](https://github.com/saltstack-formulas/collectd-formula/compare/v1.2.0...v1.2.1) (2022-10-10)
4+
5+
6+
### Continuous Integration
7+
8+
* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([ef5dbf6](https://github.com/saltstack-formulas/collectd-formula/commit/ef5dbf60fdca9ac827667c2d51ac02dc3a3c9700))
9+
10+
11+
### Documentation
12+
13+
* add collectd.rabbitmq to README ([dac2c30](https://github.com/saltstack-formulas/collectd-formula/commit/dac2c3014d91acd58c9cb2d4a96c6aed405a47f7))
14+
315
# [1.2.0](https://github.com/saltstack-formulas/collectd-formula/compare/v1.1.4...v1.2.0) (2022-05-24)
416

517

FORMULA

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: collectd
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 1.2.0
4+
version: 1.2.1
55
release: 1
66
minimum_version: 2016.11
77
summary: Collectd formula

docs/AUTHORS.rst

+7-7
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 140
18+
- 146
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1194646?v=4' width='36' height='36' alt='@fintanmm'>`
2020
- `@fintanmm <https://github.com/fintanmm>`_
2121
- 38
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
2323
- `@nmadhok <https://github.com/nmadhok>`_
2424
- 26
25-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen'>`
26-
- `@babilen <https://github.com/babilen>`_
25+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@wwentland'>`
26+
- `@wwentland <https://github.com/wwentland>`_
2727
- 22
2828
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3119969?v=4' width='36' height='36' alt='@genuss'>`
2929
- `@genuss <https://github.com/genuss>`_
3030
- 22
31-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>`
32-
- `@puneetk <https://github.com/puneetk>`_
33-
- 12
3431
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
3532
- `@daks <https://github.com/daks>`_
33+
- 14
34+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>`
35+
- `@puneetk <https://github.com/puneetk>`_
3636
- 12
3737
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
3838
- `@gravyboat <https://github.com/gravyboat>`_
@@ -164,4 +164,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
164164

165165
----
166166

167-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-05-24.
167+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-10-10.

docs/CHANGELOG.rst

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

5+
`1.2.1 <https://github.com/saltstack-formulas/collectd-formula/compare/v1.2.0...v1.2.1>`_ (2022-10-10)
6+
----------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* update ``pre-commit`` configuration inc. for pre-commit.ci [skip ci] (\ `ef5dbf6 <https://github.com/saltstack-formulas/collectd-formula/commit/ef5dbf60fdca9ac827667c2d51ac02dc3a3c9700>`_\ )
13+
14+
Documentation
15+
^^^^^^^^^^^^^
16+
17+
18+
* add collectd.rabbitmq to README (\ `dac2c30 <https://github.com/saltstack-formulas/collectd-formula/commit/dac2c3014d91acd58c9cb2d4a96c6aed405a47f7>`_\ )
19+
520
`1.2.0 <https://github.com/saltstack-formulas/collectd-formula/compare/v1.1.4...v1.2.0>`_ (2022-05-24)
621
----------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)