Skip to content

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.4.0](v0.3.0...v0.4.0) (2019-08-17)

### Continuous Integration

* **cirrus:** reduce matrix down to 6 instances ([ad6d445](ad6d445))
* **kitchen+cirrus:** modify matrix to include `develop` platform ([ed9063b](ed9063b))

### Features

* **yamllint:** include for this repo and apply rules throughout ([1e25f57](1e25f57))
  • Loading branch information
semantic-release-bot committed Aug 17, 2019
1 parent db39a37 commit 5c7c370
Show file tree
Hide file tree
Showing 5 changed files with 40 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,11 +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://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://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|54
<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)|22
<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://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|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-28.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-17.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

# [0.4.0](https://github.com/saltstack-formulas/rkhunter-formula/compare/v0.3.0...v0.4.0) (2019-08-17)


### Continuous Integration

* **cirrus:** reduce matrix down to 6 instances ([ad6d445](https://github.com/saltstack-formulas/rkhunter-formula/commit/ad6d445))
* **kitchen+cirrus:** modify matrix to include `develop` platform ([ed9063b](https://github.com/saltstack-formulas/rkhunter-formula/commit/ed9063b))


### Features

* **yamllint:** include for this repo and apply rules throughout ([1e25f57](https://github.com/saltstack-formulas/rkhunter-formula/commit/1e25f57))

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


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.3.0
version: 0.4.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,18 +15,21 @@ 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>`_
- 57
- 54
* - :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>`_
- 11
- 22
* - :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://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 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-28.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-17.
16 changes: 16 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
Changelog
=========

`0.4.0 <https://github.com/saltstack-formulas/rkhunter-formula/compare/v0.3.0...v0.4.0>`_ (2019-08-17)
----------------------------------------------------------------------------------------------------------

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


* **cirrus:** reduce matrix down to 6 instances (\ `ad6d445 <https://github.com/saltstack-formulas/rkhunter-formula/commit/ad6d445>`_\ )
* **kitchen+cirrus:** modify matrix to include ``develop`` platform (\ `ed9063b <https://github.com/saltstack-formulas/rkhunter-formula/commit/ed9063b>`_\ )

Features
^^^^^^^^


* **yamllint:** include for this repo and apply rules throughout (\ `1e25f57 <https://github.com/saltstack-formulas/rkhunter-formula/commit/1e25f57>`_\ )

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

Expand Down

0 comments on commit 5c7c370

Please sign in to comment.