From 3d07b8d083fa607666619c8844c3d80f182e2089 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 13 Feb 2020 10:51:29 +0000 Subject: [PATCH] chore(release): 1.85.0 [skip ci] # [1.85.0](https://github.com/myii/ssf-formula/compare/v1.84.0...v1.85.0) (2020-02-13) ### Features * **salt:** fix `amazonlinux-2-py3` (kitchen+travis+inspec) ([e5353af](https://github.com/myii/ssf-formula/commit/e5353afd572953b27c2e163c917a4dc75f3510e3)) --- 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 29c151a2..92845848 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)|364 +@myii|[@myii](https://github.com/myii)|366 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-02-12. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-02-13. diff --git a/CHANGELOG.md b/CHANGELOG.md index 36581a4e..a2d18a07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.85.0](https://github.com/myii/ssf-formula/compare/v1.84.0...v1.85.0) (2020-02-13) + + +### Features + +* **salt:** fix `amazonlinux-2-py3` (kitchen+travis+inspec) ([e5353af](https://github.com/myii/ssf-formula/commit/e5353afd572953b27c2e163c917a4dc75f3510e3)) + # [1.84.0](https://github.com/myii/ssf-formula/compare/v1.83.0...v1.84.0) (2020-02-12) diff --git a/FORMULA b/FORMULA index 9fb7faec..7778b2d9 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.84.0 +version: 1.85.0 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index ac2a04dd..867e484b 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 `_ - - 364 + - 366 ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-02-12. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-02-13. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 6515b78b..0c1c2915 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.85.0 `_ (2020-02-13) +------------------------------------------------------------------------------------------ + +Features +^^^^^^^^ + + +* **salt:** fix ``amazonlinux-2-py3`` (kitchen+travis+inspec) (\ `e5353af `_\ ) + `1.84.0 `_ (2020-02-12) ------------------------------------------------------------------------------------------