Skip to content

Commit b0e28b9

Browse files
chore(release): 5.0.17 [skip ci]
## [5.0.17](v5.0.16...v5.0.17) (2025-06-04) ### Tests * update `commitlint` hook to v19.8.1 ([0d060d9](0d060d9))
1 parent 3712e02 commit b0e28b9

File tree

5 files changed

+25
-9
lines changed

5 files changed

+25
-9
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ 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)|403
8-
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|101
8+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|107
99
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|45
1010
<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)|27
1111
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|18
1212
<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)|16
13+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/2740?v=4' width='36' height='36' alt='@renovate[bot]'>|[@renovate[bot]](https://github.com/apps/renovate)|12
1314
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10672501?v=4' width='36' height='36' alt='@jeff350'>|[@jeff350](https://github.com/jeff350)|9
1415
<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)|9
1516
<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)|8
16-
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/2740?v=4' width='36' height='36' alt='@renovate[bot]'>|[@renovate[bot]](https://github.com/apps/renovate)|8
1717
<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)|6
1818
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|5
1919
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1353637?v=4' width='36' height='36' alt='@stasjok'>|[@stasjok](https://github.com/stasjok)|4
@@ -34,4 +34,4 @@ Avatar|Contributor|Contributions
3434

3535
---
3636

37-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2025-05-24.
37+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2025-06-04.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.0.17](https://github.com/saltstack-formulas/template-formula/compare/v5.0.16...v5.0.17) (2025-06-04)
4+
5+
6+
### Tests
7+
8+
* update `commitlint` hook to v19.8.1 ([0d060d9](https://github.com/saltstack-formulas/template-formula/commit/0d060d93e3c54f9ed2ebb620d6b0ff62691c05e0))
9+
310
## [5.0.16](https://github.com/saltstack-formulas/template-formula/compare/v5.0.15...v5.0.16) (2025-05-24)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: TEMPLATE
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, 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: 5.0.16
4+
version: 5.0.17
55
release: 1
66
minimum_version: 2019.2
77
summary: TEMPLATE formula

docs/AUTHORS.rst

Lines changed: 5 additions & 5 deletions
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
- 403
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
2020
- `@dafyddj <https://github.com/dafyddj>`_
21-
- 101
21+
- 107
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
2323
- `@baby-gnu <https://github.com/baby-gnu>`_
2424
- 45
@@ -31,6 +31,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
3131
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
3232
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
3333
- 16
34+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/2740?v=4' width='36' height='36' alt='@renovate[bot]'>`
35+
- `@renovate[bot] <https://github.com/apps/renovate>`_
36+
- 12
3437
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10672501?v=4' width='36' height='36' alt='@jeff350'>`
3538
- `@jeff350 <https://github.com/jeff350>`_
3639
- 9
@@ -40,9 +43,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
4043
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
4144
- `@n-rodriguez <https://github.com/n-rodriguez>`_
4245
- 8
43-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/2740?v=4' width='36' height='36' alt='@renovate[bot]'>`
44-
- `@renovate[bot] <https://github.com/apps/renovate>`_
45-
- 8
4646
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
4747
- `@gravyboat <https://github.com/gravyboat>`_
4848
- 6
@@ -98,4 +98,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
9898

9999
----
100100

101-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2025-05-24.
101+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2025-06-04.

docs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
`5.0.17 <https://github.com/saltstack-formulas/template-formula/compare/v5.0.16...v5.0.17>`_ (2025-06-04)
6+
-------------------------------------------------------------------------------------------------------------
7+
8+
Tests
9+
^^^^^
10+
11+
12+
* update ``commitlint`` hook to v19.8.1 (\ `0d060d9 <https://github.com/saltstack-formulas/template-formula/commit/0d060d93e3c54f9ed2ebb620d6b0ff62691c05e0>`_\ )
13+
514
`5.0.16 <https://github.com/saltstack-formulas/template-formula/compare/v5.0.15...v5.0.16>`_ (2025-05-24)
615
-------------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)