From 6f19221141dd7991e8b725ade03c7132144bc485 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 6 Feb 2022 14:38:30 +0000 Subject: [PATCH] chore(release): 0.9.1 [skip ci] ## [0.9.1](https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.9.0...v0.9.1) (2022-02-06) ### Bug Fixes * **typo:** corrected onchanges_in ([e6a0eaa](https://github.com/saltstack-formulas/hostsfile-formula/commit/e6a0eaa127091b17a85368e5c836a1843f0c6b88)) ### Continuous Integration * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([6da2294](https://github.com/saltstack-formulas/hostsfile-formula/commit/6da2294eed1d7810ad0b6a3da1ed265cc0d4c77f)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([fc01102](https://github.com/saltstack-formulas/hostsfile-formula/commit/fc01102c371c7fe186c2d58ecb09e6aa9a828746)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([b654534](https://github.com/saltstack-formulas/hostsfile-formula/commit/b65453404b34a3f4aac3375112abd8497d4597c7)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6d529be](https://github.com/saltstack-formulas/hostsfile-formula/commit/6d529be481b2ab8b7cc5aa24931d5f2b96d3b12a)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 15 +++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 10 +++++----- docs/CHANGELOG.rst | 18 ++++++++++++++++++ 5 files changed, 42 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 01297cf..bf4fd1a 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|54 +@myii|[@myii](https://github.com/myii)|77 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|10 @sroegner|[@sroegner](https://github.com/sroegner)|9 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|8 @andrew-vant|[@andrew-vant](https://github.com/andrew-vant)|4 @aboe76|[@aboe76](https://github.com/aboe76)|4 @gravyboat|[@gravyboat](https://github.com/gravyboat)|4 @@ -29,4 +29,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-08-31. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-02-06. diff --git a/CHANGELOG.md b/CHANGELOG.md index 6de72f4..a2460dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.9.1](https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.9.0...v0.9.1) (2022-02-06) + + +### Bug Fixes + +* **typo:** corrected onchanges_in ([e6a0eaa](https://github.com/saltstack-formulas/hostsfile-formula/commit/e6a0eaa127091b17a85368e5c836a1843f0c6b88)) + + +### Continuous Integration + +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([6da2294](https://github.com/saltstack-formulas/hostsfile-formula/commit/6da2294eed1d7810ad0b6a3da1ed265cc0d4c77f)) +* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([fc01102](https://github.com/saltstack-formulas/hostsfile-formula/commit/fc01102c371c7fe186c2d58ecb09e6aa9a828746)) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([b654534](https://github.com/saltstack-formulas/hostsfile-formula/commit/b65453404b34a3f4aac3375112abd8497d4597c7)) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6d529be](https://github.com/saltstack-formulas/hostsfile-formula/commit/6d529be481b2ab8b7cc5aa24931d5f2b96d3b12a)) + # [0.9.0](https://github.com/saltstack-formulas/hostsfile-formula/compare/v0.8.2...v0.9.0) (2021-08-31) diff --git a/FORMULA b/FORMULA index 47014be..7a1b7b5 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: hostsfile os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse, Gentoo, Arch -version: 0.9.0 +version: 0.9.1 release: 1 minimum_version: 2017.7 summary: hostsfile formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 2efebd1..5228f73 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,13 +15,13 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 54 + - 77 + * - :raw-html-m2r:`@noelmcloughlin` + - `@noelmcloughlin `_ + - 10 * - :raw-html-m2r:`@sroegner` - `@sroegner `_ - 9 - * - :raw-html-m2r:`@noelmcloughlin` - - `@noelmcloughlin `_ - - 8 * - :raw-html-m2r:`@andrew-vant` - `@andrew-vant `_ - 4 @@ -83,4 +83,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 2021-08-31. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-02-06. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index dfef077..b46ade1 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,24 @@ Changelog ========= +`0.9.1 `_ (2022-02-06) +----------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **typo:** corrected onchanges_in (\ `e6a0eaa `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `6da2294 `_\ ) +* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `fc01102 `_\ ) +* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] (\ `b654534 `_\ ) +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `6d529be `_\ ) + `0.9.0 `_ (2021-08-31) -----------------------------------------------------------------------------------------------------------