Skip to content

Commit

Permalink
chore(release): 0.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.6.1](v0.6.0...v0.6.1) (2019-10-12)

### Bug Fixes

* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](d7ffc2c))

### Continuous Integration

* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](efef553))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](6030d81))
* **travis:** merge `rubocop` linter into main `lint` job ([](5da375b))
  • Loading branch information
semantic-release-bot committed Oct 12, 2019
1 parent 5da375b commit 0c6144f
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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)|19
<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)|9
<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)|15
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/21060556?v=4' width='36' height='36' alt='@McPcholkin'>|[@McPcholkin](https://github.com/McPcholkin)|3
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>|[@daschatten](https://github.com/daschatten)|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)|2
Expand All @@ -17,4 +17,4 @@ Avatar|Contributor|Contributions

---

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

## [0.6.1](https://github.com/saltstack-formulas/exim-formula/compare/v0.6.0...v0.6.1) (2019-10-12)


### Bug Fixes

* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/exim-formula/commit/d7ffc2c))


### Continuous Integration

* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/exim-formula/commit/efef553))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/exim-formula/commit/6030d81))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/exim-formula/commit/5da375b))

# [0.6.0](https://github.com/saltstack-formulas/exim-formula/compare/v0.5.0...v0.6.0) (2019-10-08)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: exim
os: Debian, Ubuntu
os_family: Debian
version: 0.6.0
version: 0.6.1
release: 1
minimum_version: 2017.7
summary: Exim formula
Expand Down
4 changes: 2 additions & 2 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 19
* - :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>`_
- 9
- 15
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/21060556?v=4' width='36' height='36' alt='@McPcholkin'>`
- `@McPcholkin <https://github.com/McPcholkin>`_
- 3
Expand Down Expand Up @@ -47,4 +47,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 2019-10-08.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-12.
17 changes: 17 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@
Changelog
=========

`0.6.1 <https://github.com/saltstack-formulas/exim-formula/compare/v0.6.0...v0.6.1>`_ (2019-10-12)
------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` <https://github.com/saltstack-formulas/exim-formula/commit/d7ffc2c>`_\ )

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


* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` <https://github.com/saltstack-formulas/exim-formula/commit/efef553>`_\ )
* merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` <https://github.com/saltstack-formulas/exim-formula/commit/6030d81>`_\ )
* **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` <https://github.com/saltstack-formulas/exim-formula/commit/5da375b>`_\ )

`0.6.0 <https://github.com/saltstack-formulas/exim-formula/compare/v0.5.0...v0.6.0>`_ (2019-10-08)
------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 0c6144f

Please sign in to comment.