From a421e5246a8b86af4f320968b6fcf035a3ff7b3c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 16 Oct 2019 15:34:16 +0000 Subject: [PATCH] chore(release): 3.3.3 [skip ci] ## [3.3.3](https://github.com/saltstack-formulas/template-formula/compare/v3.3.2...v3.3.3) (2019-10-16) ### Documentation * **contributing:** add recent `semantic-release` formulas [skip ci] ([](https://github.com/saltstack-formulas/template-formula/commit/e6fb519)) * **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/template-formula/commit/d2ebccf)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/template-formula/commit/ed61d09)) * **reamde:** have special notes section ([](https://github.com/saltstack-formulas/template-formula/commit/c68aed5)) --- AUTHORS.md | 4 ++-- CHANGELOG.md | 10 ++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 4 ++-- docs/CHANGELOG.rst | 12 ++++++++++++ 5 files changed, 27 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index ecd3ef9..04b7d2b 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|219 +@myii|[@myii](https://github.com/myii)|223 @aboe76|[@aboe76](https://github.com/aboe76)|27 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|17 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|10 @@ -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-10-08. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-16. diff --git a/CHANGELOG.md b/CHANGELOG.md index 3955ac3..22536fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [3.3.3](https://github.com/saltstack-formulas/template-formula/compare/v3.3.2...v3.3.3) (2019-10-16) + + +### Documentation + +* **contributing:** add recent `semantic-release` formulas [skip ci] ([](https://github.com/saltstack-formulas/template-formula/commit/e6fb519)) +* **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/template-formula/commit/d2ebccf)) +* **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/template-formula/commit/ed61d09)) +* **reamde:** have special notes section ([](https://github.com/saltstack-formulas/template-formula/commit/c68aed5)) + ## [3.3.2](https://github.com/saltstack-formulas/template-formula/compare/v3.3.1...v3.3.2) (2019-10-08) diff --git a/FORMULA b/FORMULA index 7b1409a..91bcf01 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.2 +version: 3.3.3 release: 1 minimum_version: 2017.7 summary: template formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 6555fb3..bae09af 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 219 + - 223 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 27 @@ -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-10-08. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-16. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 59b2c67..ffa61b8 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,18 @@ Changelog ========= +`3.3.3 `_ (2019-10-16) +---------------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **contributing:** add recent ``semantic-release`` formulas [skip ci] (\ ` `_\ ) +* **contributing:** remove to use org-level file instead [skip ci] (\ ` `_\ ) +* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ ` `_\ ) +* **reamde:** have special notes section (\ ` `_\ ) + `3.3.2 `_ (2019-10-08) ----------------------------------------------------------------------------------------------------------