Skip to content

Commit

Permalink
chore(release): 0.28.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.28.0](v0.27.2...v0.28.0) (2021-06-24)

### Bug Fixes

* **archlinux:** systemd requires type=simple ([908bf60](908bf60))
* **defaults:** use lhs lib dir ([7a7cc4a](7a7cc4a))

### Continuous Integration

* **gitlab-ci:** enable Arch Linux [skip ci] ([8a8a71d](8a8a71d))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([ea7db6d](ea7db6d))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([3b5d2f7](3b5d2f7))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([71d420f](71d420f))

### Features

* **arch:** add support for archlinux ([02c1d2f](02c1d2f))
  • Loading branch information
semantic-release-bot committed Jun 24, 2021
1 parent 3546b53 commit a8327a5
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 9 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ 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)|75
<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)|81
<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)|14
<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)|14
<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)|13
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4490686?v=4' width='36' height='36' alt='@alex-leonhardt'>|[@alex-leonhardt](https://github.com/alex-leonhardt)|9
<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
<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)|9
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/223763?v=4' width='36' height='36' alt='@alfredopalhares'>|[@alfredopalhares](https://github.com/alfredopalhares)|5
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|5
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>|[@stp-ip](https://github.com/stp-ip)|5
Expand Down Expand Up @@ -45,4 +45,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-02.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-24.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

# [0.28.0](https://github.com/saltstack-formulas/redis-formula/compare/v0.27.2...v0.28.0) (2021-06-24)


### Bug Fixes

* **archlinux:** systemd requires type=simple ([908bf60](https://github.com/saltstack-formulas/redis-formula/commit/908bf609a74ae6eab79b878bdd15ca0fc8294e27))
* **defaults:** use lhs lib dir ([7a7cc4a](https://github.com/saltstack-formulas/redis-formula/commit/7a7cc4afba7510beab152bfec0ea7e389193138e))


### Continuous Integration

* **gitlab-ci:** enable Arch Linux [skip ci] ([8a8a71d](https://github.com/saltstack-formulas/redis-formula/commit/8a8a71dc9bcfb918edbe28c16f40cfc3e1e3d6ef))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([ea7db6d](https://github.com/saltstack-formulas/redis-formula/commit/ea7db6dbb2a290cdcc0df324bec2a71bef02a62f))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([3b5d2f7](https://github.com/saltstack-formulas/redis-formula/commit/3b5d2f74d2ed88dd8d26a21ad55c69cba8885d3b))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([71d420f](https://github.com/saltstack-formulas/redis-formula/commit/71d420f5103794df2bd9282fb13d13b9674d6c5c))


### Features

* **arch:** add support for archlinux ([02c1d2f](https://github.com/saltstack-formulas/redis-formula/commit/02c1d2f48ba7a6ac9b19f1799bd662fe2739487b))

## [0.27.2](https://github.com/saltstack-formulas/redis-formula/compare/v0.27.1...v0.27.2) (2021-04-02)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: redis
os: Debian, Ubuntu, RedHat, Fedora, CentOS
os_family: Debian, RedHat
version: 0.27.2
version: 0.28.0
release: 1
minimum_version: 2017.7
summary: template formula
Expand Down
10 changes: 5 additions & 5 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@ 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>`_
- 75
- 81
* - :raw-html-m2r:`<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>`_
- 14
* - :raw-html-m2r:`<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>`_
- 14
* - :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>`_
- 13
Expand All @@ -28,9 +31,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<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
* - :raw-html-m2r:`<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>`_
- 9
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/223763?v=4' width='36' height='36' alt='@alfredopalhares'>`
- `@alfredopalhares <https://github.com/alfredopalhares>`_
- 5
Expand Down Expand Up @@ -131,4 +131,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 2021-04-02.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-06-24.
25 changes: 25 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@
Changelog
=========

`0.28.0 <https://github.com/saltstack-formulas/redis-formula/compare/v0.27.2...v0.28.0>`_ (2021-06-24)
----------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **archlinux:** systemd requires type=simple (\ `908bf60 <https://github.com/saltstack-formulas/redis-formula/commit/908bf609a74ae6eab79b878bdd15ca0fc8294e27>`_\ )
* **defaults:** use lhs lib dir (\ `7a7cc4a <https://github.com/saltstack-formulas/redis-formula/commit/7a7cc4afba7510beab152bfec0ea7e389193138e>`_\ )

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


* **gitlab-ci:** enable Arch Linux [skip ci] (\ `8a8a71d <https://github.com/saltstack-formulas/redis-formula/commit/8a8a71dc9bcfb918edbe28c16f40cfc3e1e3d6ef>`_\ )
* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `ea7db6d <https://github.com/saltstack-formulas/redis-formula/commit/ea7db6dbb2a290cdcc0df324bec2a71bef02a62f>`_\ )
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `3b5d2f7 <https://github.com/saltstack-formulas/redis-formula/commit/3b5d2f74d2ed88dd8d26a21ad55c69cba8885d3b>`_\ )
* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `71d420f <https://github.com/saltstack-formulas/redis-formula/commit/71d420f5103794df2bd9282fb13d13b9674d6c5c>`_\ )

Features
^^^^^^^^


* **arch:** add support for archlinux (\ `02c1d2f <https://github.com/saltstack-formulas/redis-formula/commit/02c1d2f48ba7a6ac9b19f1799bd662fe2739487b>`_\ )

`0.27.2 <https://github.com/saltstack-formulas/redis-formula/compare/v0.27.1...v0.27.2>`_ (2021-04-02)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit a8327a5

Please sign in to comment.