Skip to content

Commit

Permalink
chore(release): 0.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.3.0](v0.2.0...v0.3.0) (2019-05-28)

### Continuous Integration

* **cirrus:** use cirrus-ci alongisde travis-ci ([e3e75f5](e3e75f5))

### Documentation

* **readme:** add testing requirements section ([20155bb](20155bb))

### Features

* **kitchen:** add bin/kitchen binstub to ease calls to kitchen ([9da2a8c](9da2a8c))
  • Loading branch information
semantic-release-bot committed May 28, 2019
1 parent 81a68e5 commit 05cbcfb
Show file tree
Hide file tree
Showing 5 changed files with 49 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,10 +4,11 @@ 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://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|55
<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)|8
<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)|57
<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)|11
<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)|3
<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)|1

---

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

# [0.3.0](https://github.com/saltstack-formulas/rkhunter-formula/compare/v0.2.0...v0.3.0) (2019-05-28)


### Continuous Integration

* **cirrus:** use cirrus-ci alongisde travis-ci ([e3e75f5](https://github.com/saltstack-formulas/rkhunter-formula/commit/e3e75f5))


### Documentation

* **readme:** add testing requirements section ([20155bb](https://github.com/saltstack-formulas/rkhunter-formula/commit/20155bb))


### Features

* **kitchen:** add bin/kitchen binstub to ease calls to kitchen ([9da2a8c](https://github.com/saltstack-formulas/rkhunter-formula/commit/9da2a8c))

# [0.2.0](https://github.com/saltstack-formulas/rkhunter-formula/compare/v0.1.4...v0.2.0) (2019-05-16)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: rkhunter
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
version: 0.2.0
version: 0.3.0
release: 1
minimum_version: 2017.7
summary: Rkhunter 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,15 +15,18 @@ 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://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
- `@n-rodriguez <https://github.com/n-rodriguez>`_
- 55
- 57
* - :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>`_
- 8
- 11
* - :raw-html-m2r:`<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>`_
- 3
* - :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>`_
- 1


----

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

`0.3.0 <https://github.com/saltstack-formulas/rkhunter-formula/compare/v0.2.0...v0.3.0>`_ (2019-05-28)
----------------------------------------------------------------------------------------------------------

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


* **cirrus:** use cirrus-ci alongisde travis-ci (\ `e3e75f5 <https://github.com/saltstack-formulas/rkhunter-formula/commit/e3e75f5>`_\ )

Documentation
^^^^^^^^^^^^^


* **readme:** add testing requirements section (\ `20155bb <https://github.com/saltstack-formulas/rkhunter-formula/commit/20155bb>`_\ )

Features
^^^^^^^^


* **kitchen:** add bin/kitchen binstub to ease calls to kitchen (\ `9da2a8c <https://github.com/saltstack-formulas/rkhunter-formula/commit/9da2a8c>`_\ )

`0.2.0 <https://github.com/saltstack-formulas/rkhunter-formula/compare/v0.1.4...v0.2.0>`_ (2019-05-16)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 05cbcfb

Please sign in to comment.