From da8c92301bba43a024a0320256e892def7ce3232 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 22 Oct 2019 19:40:57 +0000 Subject: [PATCH] chore(release): 1.36.0 [skip ci] # [1.36.0](https://github.com/myii/ssf-formula/compare/v1.35.0...v1.36.0) (2019-10-22) ### Features * **formula:** add `apache-formula` ([](https://github.com/myii/ssf-formula/commit/88f4f50)) --- AUTHORS.md | 4 ++-- CHANGELOG.md | 7 +++++++ FORMULA | 2 +- docs/AUTHORS.rst | 4 ++-- docs/CHANGELOG.rst | 9 +++++++++ 5 files changed, 21 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 30468394..921f61af 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)|229 +@myii|[@myii](https://github.com/myii)|231 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-19. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-22. diff --git a/CHANGELOG.md b/CHANGELOG.md index b298727b..0dad3aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.36.0](https://github.com/myii/ssf-formula/compare/v1.35.0...v1.36.0) (2019-10-22) + + +### Features + +* **formula:** add `apache-formula` ([](https://github.com/myii/ssf-formula/commit/88f4f50)) + # [1.35.0](https://github.com/myii/ssf-formula/compare/v1.34.0...v1.35.0) (2019-10-19) diff --git a/FORMULA b/FORMULA index 07af1ea9..3e9c3143 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: ssf 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: 1.35.0 +version: 1.36.0 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index fc7b3c2b..b6aea1c7 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,9 +15,9 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 229 + - 231 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-19. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-22. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index ec198978..51971da3 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.36.0 `_ (2019-10-22) +------------------------------------------------------------------------------------------ + +Features +^^^^^^^^ + + +* **formula:** add ``apache-formula`` (\ ` `_\ ) + `1.35.0 `_ (2019-10-19) ------------------------------------------------------------------------------------------