From c47e43c9fb8c341e4b2af2f5533d5b85a4656bd4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 3 Nov 2019 18:06:06 +0000 Subject: [PATCH] chore(release): 0.3.0 [skip ci] # [0.3.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0) (2019-11-03) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([c5eb3b7](https://github.com/saltstack-formulas/cron-formula/commit/c5eb3b78bcfa635ca7a2df01c03e5b60b4ed2758)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([aca0d9e](https://github.com/saltstack-formulas/cron-formula/commit/aca0d9e437c951f798fe097415746218d84dea58)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([f9c61a9](https://github.com/saltstack-formulas/cron-formula/commit/f9c61a98593a90d5d4f5b0119a2f486fe70ea133)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2062f10](https://github.com/saltstack-formulas/cron-formula/commit/2062f10f947155b051ce93e7636cbd9bdb604a6c)) ### Features * **cron.env:** add env option in cron-formula ([12cee12](https://github.com/saltstack-formulas/cron-formula/commit/12cee122279fc0abe113d35d59b626e2f94913ae)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([624b05a](https://github.com/saltstack-formulas/cron-formula/commit/624b05a180a0013c0973e271e382cc46cf12b9c5)) --- AUTHORS.md | 4 ++-- CHANGELOG.md | 24 ++++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 4 ++-- docs/CHANGELOG.rst | 29 +++++++++++++++++++++++++++++ 5 files changed, 58 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 7e1dc91..b60a901 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)|57 +@myii|[@myii](https://github.com/myii)|62 @dseira|[@dseira](https://github.com/dseira)|4 @aboe76|[@aboe76](https://github.com/aboe76)|4 @n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|3 @@ -15,4 +15,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-23. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-03. diff --git a/CHANGELOG.md b/CHANGELOG.md index a82677a..ba3e07c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +# [0.3.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.4...v0.3.0) (2019-11-03) + + +### Bug Fixes + +* **release.config.js:** use full commit hash in commit link [skip ci] ([c5eb3b7](https://github.com/saltstack-formulas/cron-formula/commit/c5eb3b78bcfa635ca7a2df01c03e5b60b4ed2758)) + + +### Continuous Integration + +* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([aca0d9e](https://github.com/saltstack-formulas/cron-formula/commit/aca0d9e437c951f798fe097415746218d84dea58)) +* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([f9c61a9](https://github.com/saltstack-formulas/cron-formula/commit/f9c61a98593a90d5d4f5b0119a2f486fe70ea133)) +* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2062f10](https://github.com/saltstack-formulas/cron-formula/commit/2062f10f947155b051ce93e7636cbd9bdb604a6c)) + + +### Features + +* **cron.env:** add env option in cron-formula ([12cee12](https://github.com/saltstack-formulas/cron-formula/commit/12cee122279fc0abe113d35d59b626e2f94913ae)) + + +### Performance Improvements + +* **travis:** improve `salt-lint` invocation [skip ci] ([624b05a](https://github.com/saltstack-formulas/cron-formula/commit/624b05a180a0013c0973e271e382cc46cf12b9c5)) + ## [0.2.4](https://github.com/saltstack-formulas/cron-formula/compare/v0.2.3...v0.2.4) (2019-10-23) diff --git a/FORMULA b/FORMULA index 563a9b9..acd113d 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: cron os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS -version: 0.2.4 +version: 0.3.0 release: 0 minimum_version: 2017.7 summary: Cron formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 0486148..08c006a 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 `_ - - 57 + - 62 * - :raw-html-m2r:`@dseira` - `@dseira `_ - 4 @@ -41,4 +41,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-23. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-11-03. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index a7596bf..37b6069 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,35 @@ Changelog ========= +`0.3.0 `_ (2019-11-03) +------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **release.config.js:** use full commit hash in commit link [skip ci] (\ `c5eb3b7 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `aca0d9e `_\ ) +* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `f9c61a9 `_\ ) +* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `2062f10 `_\ ) + +Features +^^^^^^^^ + + +* **cron.env:** add env option in cron-formula (\ `12cee12 `_\ ) + +Performance Improvements +^^^^^^^^^^^^^^^^^^^^^^^^ + + +* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `624b05a `_\ ) + `0.2.4 `_ (2019-10-23) ------------------------------------------------------------------------------------------------------