From 12a3c7b91d5cb1414d006a1ceb41f1703348a23f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 24 Feb 2019 01:44:26 +0000 Subject: [PATCH] chore(release): 0.7.1 [skip ci] ## [0.7.1](https://github.com/saltstack-formulas/template-formula/compare/v0.7.0...v0.7.1) (2019-02-24) ### Continuous Integration * **kitchen:** use `salt-minion` version of `opensuse` to ensure tests run ([99b073a](https://github.com/saltstack-formulas/template-formula/commit/99b073a)) ### Documentation * **changelog:** remove erroneous "closes" used by `semantic-release` ([be4571d](https://github.com/saltstack-formulas/template-formula/commit/be4571d)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 12 ++++++++++++ FORMULA | 2 +- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index ebc0505e..8a3a44b0 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|32 -@aboe76|[@aboe76](https://github.com/aboe76)|15 +@myii|[@myii](https://github.com/myii)|33 +@aboe76|[@aboe76](https://github.com/aboe76)|16 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|8 @gravyboat|[@gravyboat](https://github.com/gravyboat)|6 @evvers|[@evvers](https://github.com/evvers)|4 @@ -23,4 +23,4 @@ Avatar|Contributor|Contributions @babilen5|[@babilen5](https://github.com/babilen5)|1 @GMAzrael|[@GMAzrael](https://github.com/GMAzrael)|1 -###### Auto generated by [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-02-23 +###### Auto generated by [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-02-24 diff --git a/CHANGELOG.md b/CHANGELOG.md index febc15fa..be713295 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.7.1](https://github.com/saltstack-formulas/template-formula/compare/v0.7.0...v0.7.1) (2019-02-24) + + +### Continuous Integration + +* **kitchen:** use `salt-minion` version of `opensuse` to ensure tests run ([99b073a](https://github.com/saltstack-formulas/template-formula/commit/99b073a)) + + +### Documentation + +* **changelog:** remove erroneous "closes" used by `semantic-release` ([be4571d](https://github.com/saltstack-formulas/template-formula/commit/be4571d)) + # [0.7.0](https://github.com/saltstack-formulas/template-formula/compare/v0.6.0...v0.7.0) (2019-02-23) diff --git a/FORMULA b/FORMULA index 0c117e5d..6c656e5c 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: template os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 0.7.0 +version: 0.7.1 release: 1 minimum_version: 2016.11 summary: Template formula