From f5394c9c483856ff047c88911cf5a04fecb85487 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 17 Oct 2020 10:55:56 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.1...v1.0.2) (2020-10-17) ### Bug Fixes * **dispatcher:** add missing files for local dispatcher ([eb73d56](https://github.com/saltstack-formulas/arvados-formula/commit/eb73d564b0b36810c56a39bbb2e75267521bfe5c)) --- 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 189b364..9f4ff87 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,9 +5,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: @myii|[@myii](https://github.com/myii)|20 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|14 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|16 @dafyddj|[@dafyddj](https://github.com/dafyddj)|2 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-16. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-17. diff --git a/CHANGELOG.md b/CHANGELOG.md index 81cb82e..d37e93b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.1...v1.0.2) (2020-10-17) + + +### Bug Fixes + +* **dispatcher:** add missing files for local dispatcher ([eb73d56](https://github.com/saltstack-formulas/arvados-formula/commit/eb73d564b0b36810c56a39bbb2e75267521bfe5c)) + ## [1.0.1](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.0...v1.0.1) (2020-10-16) diff --git a/FORMULA b/FORMULA index 1500d46..f566b66 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: arvados os: Debian, Ubuntu, RedHat, CentOS os_family: Debian, RedHat -version: 1.0.1 +version: 1.0.2 release: 1 minimum_version: 3000.1 summary: arvados formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 26186cc..3db4bea 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 20 * - :raw-html-m2r:`@javierbertoli` - `@javierbertoli `_ - - 14 + - 16 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - 2 @@ -26,4 +26,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 2020-10-16. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-17. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index e490a57..50ab004 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.0.2 `_ (2020-10-17) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **dispatcher:** add missing files for local dispatcher (\ `eb73d56 `_\ ) + `1.0.1 `_ (2020-10-16) --------------------------------------------------------------------------------------------------------- -- 2.30.2