Skip to content

Commit

Permalink
chore(release): 0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.1](v0.1.0...v0.1.1) (2020-08-25)

### Bug Fixes

* **config:** create missing dirs ([51ae696](51ae696))

### Code Refactoring

* **defaults:** reorganize redis params ([a0060ff](a0060ff))
* **semantic-release:** align to template-formula ([46bfe11](46bfe11))

### Continuous Integration

* **travis:** change platforms [skip ci] ([c7ed4aa](c7ed4aa))

### Styles

* **config:** remove empty lines ([04401a1](04401a1))
  • Loading branch information
semantic-release-bot committed Aug 25, 2020
1 parent 958db23 commit 51d3239
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 0 deletions.
14 changes: 14 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Authors

This list is sorted by the number of commits per contributor in _descending_ order.

Avatar|Contributor|Contributions
:-:|---|:-:
<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)|18
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>|[@SuperTux88](https://github.com/SuperTux88)|5
<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)|1
<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)|1

---

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

## [0.1.1](https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.0...v0.1.1) (2020-08-25)


### Bug Fixes

* **config:** create missing dirs ([51ae696](https://github.com/saltstack-formulas/rspamd-formula/commit/51ae696675204b9075c495294908822a24da4a2c))


### Code Refactoring

* **defaults:** reorganize redis params ([a0060ff](https://github.com/saltstack-formulas/rspamd-formula/commit/a0060ff4f4daed88c796c2c5a14c798393610a62))
* **semantic-release:** align to template-formula ([46bfe11](https://github.com/saltstack-formulas/rspamd-formula/commit/46bfe11337c1239d16e20d8fcf1ce1517bd5b235))


### Continuous Integration

* **travis:** change platforms [skip ci] ([c7ed4aa](https://github.com/saltstack-formulas/rspamd-formula/commit/c7ed4aa683d6430fd6cc6cdb810bae1e56ee7fc3))


### Styles

* **config:** remove empty lines ([04401a1](https://github.com/saltstack-formulas/rspamd-formula/commit/04401a1fdd6b89f086bb07939c320a6c0b9d0166))
32 changes: 32 additions & 0 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
.. role:: raw-html-m2r(raw)
:format: html


Authors
=======

This list is sorted by the number of commits per contributor in *descending* order.

.. list-table::
:header-rows: 1

* - Avatar
- Contributor
- Contributions
* - :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>`_
- 18
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>`
- `@SuperTux88 <https://github.com/SuperTux88>`_
- 5
* - :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>`_
- 1
* - :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>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-08-25.
31 changes: 31 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

Changelog
=========

`0.1.1 <https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.0...v0.1.1>`_ (2020-08-25)
--------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **config:** create missing dirs (\ `51ae696 <https://github.com/saltstack-formulas/rspamd-formula/commit/51ae696675204b9075c495294908822a24da4a2c>`_\ )

Code Refactoring
^^^^^^^^^^^^^^^^


* **defaults:** reorganize redis params (\ `a0060ff <https://github.com/saltstack-formulas/rspamd-formula/commit/a0060ff4f4daed88c796c2c5a14c798393610a62>`_\ )
* **semantic-release:** align to template-formula (\ `46bfe11 <https://github.com/saltstack-formulas/rspamd-formula/commit/46bfe11337c1239d16e20d8fcf1ce1517bd5b235>`_\ )

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


* **travis:** change platforms [skip ci] (\ `c7ed4aa <https://github.com/saltstack-formulas/rspamd-formula/commit/c7ed4aa683d6430fd6cc6cdb810bae1e56ee7fc3>`_\ )

Styles
^^^^^^


* **config:** remove empty lines (\ `04401a1 <https://github.com/saltstack-formulas/rspamd-formula/commit/04401a1fdd6b89f086bb07939c320a6c0b9d0166>`_\ )

0 comments on commit 51d3239

Please sign in to comment.