Skip to content

Commit f650941

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.22...v5.1.0) (2025-07-31) ### Features * **workflows:** dry-run `semantic-release` in GitHub Actions ([764cd4c](764cd4c))
1 parent 79d81d5 commit f650941

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,10 +5,9 @@ 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)|164
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)|192
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
11-
<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)|22
1211
<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
1312
<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
1413
<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
@@ -20,6 +19,7 @@ Avatar|Contributor|Contributions
2019
<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)|3
2120
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/16338056?v=4' width='36' height='36' alt='@vutny'>|[@vutny](https://github.com/vutny)|2
2221
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/29522418?v=4' width='36' height='36' alt='@k-hamza'>|[@k-hamza](https://github.com/k-hamza)|2
22+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/29110?v=4' width='36' height='36' alt='@dependabot[bot]'>|[@dependabot[bot]](https://github.com/apps/dependabot)|2
2323
<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)|2
2424
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3536289?v=4' width='36' height='36' alt='@andygabby'>|[@andygabby](https://github.com/andygabby)|1
2525
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1269218?v=4' width='36' height='36' alt='@Jokipii'>|[@Jokipii](https://github.com/Jokipii)|1
@@ -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-06-24.
37+
Auto-generated by [gaocegege/maintainer](https://github.com/maintainer-org/maintainer) on 2025-07-31.

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.1.0](https://github.com/saltstack-formulas/template-formula/compare/v5.0.22...v5.1.0) (2025-07-31)
4+
5+
6+
### Features
7+
8+
* **workflows:** dry-run `semantic-release` in GitHub Actions ([764cd4c](https://github.com/saltstack-formulas/template-formula/commit/764cd4ca8a735b4995162c4be8fea57e3dabba81))
9+
310
## [5.0.22](https://github.com/saltstack-formulas/template-formula/compare/v5.0.21...v5.0.22) (2025-06-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.22
4+
version: 5.1.0
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,16 +18,13 @@ 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-
- 164
21+
- 192
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
2525
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2626
- `@aboe76 <https://github.com/aboe76>`_
2727
- 27
28-
* - :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]'>`
29-
- `@renovate[bot] <https://github.com/apps/renovate>`_
30-
- 22
3128
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
3229
- `@javierbertoli <https://github.com/javierbertoli>`_
3330
- 18
@@ -61,6 +58,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
6158
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/29522418?v=4' width='36' height='36' alt='@k-hamza'>`
6259
- `@k-hamza <https://github.com/k-hamza>`_
6360
- 2
61+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/in/29110?v=4' width='36' height='36' alt='@dependabot[bot]'>`
62+
- `@dependabot[bot] <https://github.com/apps/dependabot>`_
63+
- 2
6464
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>`
6565
- `@puneetk <https://github.com/puneetk>`_
6666
- 2
@@ -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-06-24.
101+
Auto-generated by `gaocegege/maintainer <https://github.com/maintainer-org/maintainer>`_ on 2025-07-31.

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.1.0 <https://github.com/saltstack-formulas/template-formula/compare/v5.0.22...v5.1.0>`_ (2025-07-31)
6+
-----------------------------------------------------------------------------------------------------------
7+
8+
Features
9+
^^^^^^^^
10+
11+
12+
* **workflows:** dry-run ``semantic-release`` in GitHub Actions (\ `764cd4c <https://github.com/saltstack-formulas/template-formula/commit/764cd4ca8a735b4995162c4be8fea57e3dabba81>`_\ )
13+
514
`5.0.22 <https://github.com/saltstack-formulas/template-formula/compare/v5.0.21...v5.0.22>`_ (2025-06-24)
615
-------------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)