Skip to content

Commit

Permalink
chore(release): 0.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.15.0](v0.14.2...v0.15.0) (2020-05-25)

### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([ff5d8b8](ff5d8b8))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([e75b92c](e75b92c))
* **travis:** add notifications => zulip [skip ci] ([92827e9](92827e9))
* **workflows/commitlint:** add to repo [skip ci] ([dbdb414](dbdb414))

### Features

* **unit:** allow to start/stop, enable/disable services ([5f7d854](5f7d854))
  • Loading branch information
semantic-release-bot committed May 25, 2020
1 parent a5009e0 commit 9171cb6
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 7 deletions.
7 changes: 4 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|78
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|87
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|74
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/8395913?v=4' width='36' height='36' alt='@aanriot'>|[@aanriot](https://github.com/aanriot)|18
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|4
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|7
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|4
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|2
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1773291?v=4' width='36' height='36' alt='@toanju'>|[@toanju](https://github.com/toanju)|2
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4778046?v=4' width='36' height='36' alt='@r-pufky'>|[@r-pufky](https://github.com/r-pufky)|1
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/26920783?v=4' width='36' height='36' alt='@kartnico'>|[@kartnico](https://github.com/kartnico)|1

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-18.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-25.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

# [0.15.0](https://github.com/saltstack-formulas/systemd-formula/compare/v0.14.2...v0.15.0) (2020-05-25)


### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([ff5d8b8](https://github.com/saltstack-formulas/systemd-formula/commit/ff5d8b897f5c4cdcb30f1f2a3f8e1b516360825a))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([e75b92c](https://github.com/saltstack-formulas/systemd-formula/commit/e75b92c033242c69564719c803ffbdce54aa3b75))
* **travis:** add notifications => zulip [skip ci] ([92827e9](https://github.com/saltstack-formulas/systemd-formula/commit/92827e9e3ee0f3a3a0d6620f7bb517b69609c3b8))
* **workflows/commitlint:** add to repo [skip ci] ([dbdb414](https://github.com/saltstack-formulas/systemd-formula/commit/dbdb4147def0b8934e09ebc5e74b767a04db8cf9))


### Features

* **unit:** allow to start/stop, enable/disable services ([5f7d854](https://github.com/saltstack-formulas/systemd-formula/commit/5f7d854f76f964fdaea6a5f56960343b48c72310))

## [0.14.2](https://github.com/saltstack-formulas/systemd-formula/compare/v0.14.1...v0.14.2) (2020-04-18)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: systemd
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE, Arch
os_family: Debian, RedHat, Suse, Arch
version: 0.14.2
version: 0.15.0
release: 1
minimum_version: 2016.11
summary: Systemd formula
Expand Down
9 changes: 6 additions & 3 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 78
- 87
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 74
Expand All @@ -24,7 +24,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 18
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
- `@javierbertoli <https://github.com/javierbertoli>`_
- 4
- 7
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
- `@n-rodriguez <https://github.com/n-rodriguez>`_
- 4
Expand All @@ -37,8 +37,11 @@ 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://avatars2.githubusercontent.com/u/4778046?v=4' width='36' height='36' alt='@r-pufky'>`
- `@r-pufky <https://github.com/r-pufky>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/26920783?v=4' width='36' height='36' alt='@kartnico'>`
- `@kartnico <https://github.com/kartnico>`_
- 1


----

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

`0.15.0 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.14.2...v0.15.0>`_ (2020-05-25)
------------------------------------------------------------------------------------------------------------

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


* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `ff5d8b8 <https://github.com/saltstack-formulas/systemd-formula/commit/ff5d8b897f5c4cdcb30f1f2a3f8e1b516360825a>`_\ )
* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `e75b92c <https://github.com/saltstack-formulas/systemd-formula/commit/e75b92c033242c69564719c803ffbdce54aa3b75>`_\ )
* **travis:** add notifications => zulip [skip ci] (\ `92827e9 <https://github.com/saltstack-formulas/systemd-formula/commit/92827e9e3ee0f3a3a0d6620f7bb517b69609c3b8>`_\ )
* **workflows/commitlint:** add to repo [skip ci] (\ `dbdb414 <https://github.com/saltstack-formulas/systemd-formula/commit/dbdb4147def0b8934e09ebc5e74b767a04db8cf9>`_\ )

Features
^^^^^^^^


* **unit:** allow to start/stop, enable/disable services (\ `5f7d854 <https://github.com/saltstack-formulas/systemd-formula/commit/5f7d854f76f964fdaea6a5f56960343b48c72310>`_\ )

`0.14.2 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.14.1...v0.14.2>`_ (2020-04-18)
------------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 9171cb6

Please sign in to comment.