From 8fb72077579adc8822298fed65878b5bb075a9f7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 16 Oct 2020 20:05:34 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.0...v1.0.1) (2020-10-16) ### Bug Fixes * **config:** prevent duplicated, undesired entries ([d9ede82](https://github.com/saltstack-formulas/arvados-formula/commit/d9ede8264d9a9cbbd6eab15f98abc2326488bc7b)) ### Documentation * **examples:** improve consistency in naming ([73a0b42](https://github.com/saltstack-formulas/arvados-formula/commit/73a0b42b03c3a8c247712ce5e64b7215686e9cef)) --- AUTHORS.md | 4 ++-- CHANGELOG.md | 12 ++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 4 ++-- docs/CHANGELOG.rst | 15 +++++++++++++++ 5 files changed, 32 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index a172a21..189b364 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)|11 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|14 @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-15. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-16. diff --git a/CHANGELOG.md b/CHANGELOG.md index 61796d6..81cb82e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.0.1](https://github.com/saltstack-formulas/arvados-formula/compare/v1.0.0...v1.0.1) (2020-10-16) + + +### Bug Fixes + +* **config:** prevent duplicated, undesired entries ([d9ede82](https://github.com/saltstack-formulas/arvados-formula/commit/d9ede8264d9a9cbbd6eab15f98abc2326488bc7b)) + + +### Documentation + +* **examples:** improve consistency in naming ([73a0b42](https://github.com/saltstack-formulas/arvados-formula/commit/73a0b42b03c3a8c247712ce5e64b7215686e9cef)) + # [1.0.0](https://github.com/saltstack-formulas/arvados-formula/compare/v0.3.0...v1.0.0) (2020-10-15) # [0.3.0](https://github.com/saltstack-formulas/arvados-formula/compare/v0.2.1...v0.3.0) (2020-10-14) diff --git a/FORMULA b/FORMULA index 63fedad..1500d46 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: arvados os: Debian, Ubuntu, RedHat, CentOS os_family: Debian, RedHat -version: 1.0.0 +version: 1.0.1 release: 1 minimum_version: 3000.1 summary: arvados formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 41d655f..26186cc 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 `_ - - 11 + - 14 * - :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-15. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-16. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index ffbe906..e490a57 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,21 @@ Changelog ========= +`1.0.1 `_ (2020-10-16) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **config:** prevent duplicated, undesired entries (\ `d9ede82 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **examples:** improve consistency in naming (\ `73a0b42 `_\ ) + `1.0.0 `_ (2020-10-15) --------------------------------------------------------------------------------------------------------- -- 2.30.2