diff --git a/AUTHORS.md b/AUTHORS.md index f973acf3..2aabf08c 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -28,4 +28,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-05-16. +Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-18. diff --git a/CHANGELOG.md b/CHANGELOG.md index 612e853f..8efefaaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.11](https://github.com/saltstack-formulas/template-formula/compare/v2.1.10...v2.1.11) (2019-05-18) + + +### Documentation + +* **contributing:** add recent `semantic-release` formula ([486b393](https://github.com/saltstack-formulas/template-formula/commit/486b393)) + ## [2.1.10](https://github.com/saltstack-formulas/template-formula/compare/v2.1.9...v2.1.10) (2019-05-16) diff --git a/FORMULA b/FORMULA index a20a454d..d505ae97 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: 2.1.10 +version: 2.1.11 release: 1 minimum_version: 2016.11 summary: Template formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 3d8ec689..cf43d612 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -80,4 +80,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-05-16. +Auto generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-05-18. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 95f66c0c..c420f527 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`2.1.11 `_ (2019-05-18) +------------------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **contributing:** add recent ``semantic-release`` formula (\ `486b393 `_\ ) + `2.1.10 `_ (2019-05-16) ------------------------------------------------------------------------------------------------------------