chore(release): 1.0.1 [skip ci]
authorsemantic-release-bot <semantic-release-bot@martynus.net>
Fri, 16 Oct 2020 20:05:34 +0000 (20:05 +0000)
committersemantic-release-bot <semantic-release-bot@martynus.net>
Fri, 16 Oct 2020 20:05:34 +0000 (20:05 +0000)
## [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
CHANGELOG.md
FORMULA
docs/AUTHORS.rst
docs/CHANGELOG.rst

index a172a217a8b3a709f9e52b9ba0271c4ea3b784fe..189b364b057d78a886e4079b0a753893bafd12db 100644 (file)
@@ -5,9 +5,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord
 Avatar|Contributor|Contributions
 :-:|---|:-:
 <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|20
-<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|11
+<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|14
 <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@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.
index 61796d61f8dffcaa1891f2d6952873e4098ee0c7..81cb82ea2eb2dbec745aeab4b6fa2cbbcd5e2b09 100644 (file)
@@ -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 63fedadf8048f0726b523d3515a6ca05df476ab9..1500d46dc177edb47ae6f626d367ec6105807162 100644 (file)
--- 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
index 41d655f40e88825db982dc1d032118a72bca4f68..26186ccc919459478c1831381ab89093a41270e4 100644 (file)
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
      - 20
    * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
      - `@javierbertoli <https://github.com/javierbertoli>`_
-     - 11
+     - 14
    * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
      - `@dafyddj <https://github.com/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 <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.
index ffbe906286e949ef57b04d1054789d987812d81a..e490a5757aabfbfadb70d94e4ebb8780230a8e7e 100644 (file)
@@ -2,6 +2,21 @@
 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)
 ---------------------------------------------------------------------------------------------------------