Skip to content

Commit

Permalink
chore(release): 0.21.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.21.1](v0.21.0...v0.21.1) (2019-10-13)

### Code Refactoring

* **repo:** remove unused `files_switch` import ([](e60e111))
* **tofs:** upgrade for all file.managed ([](d5c747c))

### Continuous Integration

* **travis:** use `fedora-29` instead of `fedora-30` (for reliability) ([](7de7782))
  • Loading branch information
semantic-release-bot committed Oct 13, 2019
1 parent be00cc3 commit 8eca128
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Avatar|Contributor|Contributions
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/904839?v=4' width='36' height='36' alt='@landergate'>|[@landergate](/~https://github.com/landergate)|27
<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)|22
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/807283?v=4' width='36' height='36' alt='@hatifnatt'>|[@hatifnatt](/~https://github.com/hatifnatt)|17
<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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](/~https://github.com/myii)|13
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13771180?v=4' width='36' height='36' alt='@absmith82'>|[@absmith82](/~https://github.com/absmith82)|5
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1566437?v=4' width='36' height='36' alt='@bkmit'>|[@bkmit](/~https://github.com/bkmit)|4
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/571226?v=4' width='36' height='36' alt='@ninjix'>|[@ninjix](/~https://github.com/ninjix)|4
Expand Down Expand Up @@ -43,4 +43,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-12.
Auto-generated by a [forked version](/~https://github.com/myii/maintainer) of [gaocegege/maintainer](/~https://github.com/gaocegege/maintainer) on 2019-10-13.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.21.1](/~https://github.com/saltstack-formulas/zabbix-formula/compare/v0.21.0...v0.21.1) (2019-10-13)


### Code Refactoring

* **repo:** remove unused `files_switch` import ([](/~https://github.com/saltstack-formulas/zabbix-formula/commit/e60e111))
* **tofs:** upgrade for all file.managed ([](/~https://github.com/saltstack-formulas/zabbix-formula/commit/d5c747c))


### Continuous Integration

* **travis:** use `fedora-29` instead of `fedora-30` (for reliability) ([](/~https://github.com/saltstack-formulas/zabbix-formula/commit/7de7782))

# [0.21.0](/~https://github.com/saltstack-formulas/zabbix-formula/compare/v0.20.5...v0.21.0) (2019-10-12)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: zabbix
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, FreeBSD, Windows
os_family: Debian, RedHat, FreeBSD, Windows
version: 0.21.0
version: 0.21.1
release: 1
minimum_version: 2015.8
summary: Formula for installing Zabbix
Expand Down
4 changes: 2 additions & 2 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 17
* - :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
- 13
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13771180?v=4' width='36' height='36' alt='@absmith82'>`
- `@absmith82 </~https://github.com/absmith82>`_
- 5
Expand Down Expand Up @@ -125,4 +125,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-12.
Auto-generated by a `forked version </~https://github.com/myii/maintainer>`_ of `gaocegege/maintainer </~https://github.com/gaocegege/maintainer>`_ on 2019-10-13.
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.21.1 </~https://github.com/saltstack-formulas/zabbix-formula/compare/v0.21.0...v0.21.1>`_ (2019-10-13)
-----------------------------------------------------------------------------------------------------------

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


* **repo:** remove unused ``files_switch`` import (\ ` </~https://github.com/saltstack-formulas/zabbix-formula/commit/e60e111>`_\ )
* **tofs:** upgrade for all file.managed (\ ` </~https://github.com/saltstack-formulas/zabbix-formula/commit/d5c747c>`_\ )

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


* **travis:** use ``fedora-29`` instead of ``fedora-30`` (for reliability) (\ ` </~https://github.com/saltstack-formulas/zabbix-formula/commit/7de7782>`_\ )

`0.21.0 </~https://github.com/saltstack-formulas/zabbix-formula/compare/v0.20.5...v0.21.0>`_ (2019-10-12)
-----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 8eca128

Please sign in to comment.