Skip to content

Commit

Permalink
chore(release): 1.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.16.0](v1.15.8...v1.16.0) (2022-05-03)

### Continuous Integration

* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8b6a274](8b6a274))

### Features

* **map:** migrate to latest package paradigm ([a18fea4](a18fea4))
  • Loading branch information
semantic-release-bot committed May 3, 2022
1 parent 0fddc6c commit fa91c89
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<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)|116
<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)|122
<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)|15
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|14
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/48491?v=4' width='36' height='36' alt='@eliasp'>|[@eliasp](https://github.com/eliasp)|8
Expand Down Expand Up @@ -38,4 +38,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-03-29.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-05-03.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

# [1.16.0](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.8...v1.16.0) (2022-05-03)


### Continuous Integration

* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8b6a274](https://github.com/saltstack-formulas/epel-formula/commit/8b6a27467c5d62b550c9f10c800057bde3a07eae))


### Features

* **map:** migrate to latest package paradigm ([a18fea4](https://github.com/saltstack-formulas/epel-formula/commit/a18fea4c3eff6a42d92a46366a99c4bcf83a09fb))

## [1.15.8](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.7...v1.15.8) (2022-03-29)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: epel
os: RedHat, Fedora, CentOS, Amazon
os_family: RedHat
version: 1.15.8
version: 1.16.0
release: 1
minimum_version: 2017.7
summary: epel formula
Expand Down
4 changes: 2 additions & 2 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<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>`_
- 116
- 122
* - :raw-html-m2r:`<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>`_
- 15
Expand Down Expand Up @@ -110,4 +110,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-03-29.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-05-03.
15 changes: 15 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
Changelog
=========

`1.16.0 <https://github.com/saltstack-formulas/epel-formula/compare/v1.15.8...v1.16.0>`_ (2022-05-03)
---------------------------------------------------------------------------------------------------------

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `8b6a274 <https://github.com/saltstack-formulas/epel-formula/commit/8b6a27467c5d62b550c9f10c800057bde3a07eae>`_\ )

Features
^^^^^^^^


* **map:** migrate to latest package paradigm (\ `a18fea4 <https://github.com/saltstack-formulas/epel-formula/commit/a18fea4c3eff6a42d92a46366a99c4bcf83a09fb>`_\ )

`1.15.8 <https://github.com/saltstack-formulas/epel-formula/compare/v1.15.7...v1.15.8>`_ (2022-03-29)
---------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit fa91c89

Please sign in to comment.