From 44b70ccd58c8545446a650843cccf8bb029de676 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 23 Sep 2019 18:24:02 +0000 Subject: [PATCH] chore(release): 3.3.1 [skip ci] ## [3.3.1](https://github.com/saltstack-formulas/template-formula/compare/v3.3.0...v3.3.1) (2019-09-23) ### Bug Fixes * **subcomponent:** clean referencing wrong sls ([394808e](https://github.com/saltstack-formulas/template-formula/commit/394808e)) ### Continuous Integration * use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([330b0cb](https://github.com/saltstack-formulas/template-formula/commit/330b0cb)) * **kitchen:** change `log_level` to `debug` instead of `info` ([1b929ff](https://github.com/saltstack-formulas/template-formula/commit/1b929ff)) * **platform:** add `arch-base-latest` ([042e8e2](https://github.com/saltstack-formulas/template-formula/commit/042e8e2)) * **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([70ed7e2](https://github.com/saltstack-formulas/template-formula/commit/70ed7e2)), closes [#164](https://github.com/saltstack-formulas/template-formula/issues/164) ### Documentation * **contributing:** add recent `semantic-release` formulas ([7f36ae9](https://github.com/saltstack-formulas/template-formula/commit/7f36ae9)) --- AUTHORS.md | 8 ++++---- CHANGELOG.md | 20 ++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 12 ++++++------ docs/CHANGELOG.rst | 24 ++++++++++++++++++++++++ 5 files changed, 55 insertions(+), 11 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 5a545e6a..6ba94634 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,11 +4,11 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|187 -@aboe76|[@aboe76](https://github.com/aboe76)|26 +@myii|[@myii](https://github.com/myii)|197 +@aboe76|[@aboe76](https://github.com/aboe76)|27 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|17 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|10 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|8 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|8 @daks|[@daks](https://github.com/daks)|7 @gravyboat|[@gravyboat](https://github.com/gravyboat)|6 @alxwr|[@alxwr](https://github.com/alxwr)|5 @@ -30,4 +30,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-08-27. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-23. diff --git a/CHANGELOG.md b/CHANGELOG.md index f19e173c..8f1a5ba9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [3.3.1](https://github.com/saltstack-formulas/template-formula/compare/v3.3.0...v3.3.1) (2019-09-23) + + +### Bug Fixes + +* **subcomponent:** clean referencing wrong sls ([394808e](https://github.com/saltstack-formulas/template-formula/commit/394808e)) + + +### Continuous Integration + +* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([330b0cb](https://github.com/saltstack-formulas/template-formula/commit/330b0cb)) +* **kitchen:** change `log_level` to `debug` instead of `info` ([1b929ff](https://github.com/saltstack-formulas/template-formula/commit/1b929ff)) +* **platform:** add `arch-base-latest` ([042e8e2](https://github.com/saltstack-formulas/template-formula/commit/042e8e2)) +* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([70ed7e2](https://github.com/saltstack-formulas/template-formula/commit/70ed7e2)), closes [#164](https://github.com/saltstack-formulas/template-formula/issues/164) + + +### Documentation + +* **contributing:** add recent `semantic-release` formulas ([7f36ae9](https://github.com/saltstack-formulas/template-formula/commit/7f36ae9)) + # [3.3.0](https://github.com/saltstack-formulas/template-formula/compare/v3.2.1...v3.3.0) (2019-08-27) diff --git a/FORMULA b/FORMULA index 7a0ec963..d62eaf2a 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: 3.3.0 +version: 3.3.1 release: 1 minimum_version: 2017.7 summary: template formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 82119568..5147e7b9 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,18 +15,18 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 187 + - 197 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - - 26 + - 27 * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - 17 - * - :raw-html-m2r:`@n-rodriguez` - - `@n-rodriguez `_ - - 8 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ + - 10 + * - :raw-html-m2r:`@n-rodriguez` + - `@n-rodriguez `_ - 8 * - :raw-html-m2r:`@daks` - `@daks `_ @@ -86,4 +86,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-27. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-23. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 0c331e36..f06cc484 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,30 @@ Changelog ========= +`3.3.1 `_ (2019-09-23) +---------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **subcomponent:** clean referencing wrong sls (\ `394808e `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ `330b0cb `_\ ) +* **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `1b929ff `_\ ) +* **platform:** add ``arch-base-latest`` (\ `042e8e2 `_\ ) +* **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ `70ed7e2 `_\ ), closes `#164 `_ + +Documentation +^^^^^^^^^^^^^ + + +* **contributing:** add recent ``semantic-release`` formulas (\ `7f36ae9 `_\ ) + `3.3.0 `_ (2019-08-27) ----------------------------------------------------------------------------------------------------------