From 988727ae76ed94773856c991cf93e84ccdacd9a0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Feb 2021 09:58:32 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.0...v1.0.1) (2021-02-22) ### Continuous Integration * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([a69b613](https://github.com/saltstack-formulas/openvpn-formula/commit/a69b6134e6a0b8a77aed6078e24394ba236808a0)) * **github+windows:** install and use Chef embedded Ruby ([f1cc1b9](https://github.com/saltstack-formulas/openvpn-formula/commit/f1cc1b9e2676dbae6366518788beece49de30f8c)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([8eeb429](https://github.com/saltstack-formulas/openvpn-formula/commit/8eeb4295f193cdaca85aea3954f7194c36dfe2b6)) ### Tests * **kitchen+windows:** remove no longer needed workaround ([470f4d6](https://github.com/saltstack-formulas/openvpn-formula/commit/470f4d6eb77e6281356d518b5ae83230f2ae1657)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 14 ++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 6 +++--- docs/CHANGELOG.rst | 17 +++++++++++++++++ 5 files changed, 38 insertions(+), 7 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index b06494e..a6fb46f 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,8 +5,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: @alxwr|[@alxwr](https://github.com/alxwr)|96 -@myii|[@myii](https://github.com/myii)|84 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|52 +@myii|[@myii](https://github.com/myii)|88 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|56 @aboe76|[@aboe76](https://github.com/aboe76)|19 @puneetk|[@puneetk](https://github.com/puneetk)|12 @daschatten|[@daschatten](https://github.com/daschatten)|11 @@ -46,4 +46,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-02-14. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-02-22. diff --git a/CHANGELOG.md b/CHANGELOG.md index 7271778..8ef3321 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.0.1](https://github.com/saltstack-formulas/openvpn-formula/compare/v1.0.0...v1.0.1) (2021-02-22) + + +### Continuous Integration + +* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([a69b613](https://github.com/saltstack-formulas/openvpn-formula/commit/a69b6134e6a0b8a77aed6078e24394ba236808a0)) +* **github+windows:** install and use Chef embedded Ruby ([f1cc1b9](https://github.com/saltstack-formulas/openvpn-formula/commit/f1cc1b9e2676dbae6366518788beece49de30f8c)) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([8eeb429](https://github.com/saltstack-formulas/openvpn-formula/commit/8eeb4295f193cdaca85aea3954f7194c36dfe2b6)) + + +### Tests + +* **kitchen+windows:** remove no longer needed workaround ([470f4d6](https://github.com/saltstack-formulas/openvpn-formula/commit/470f4d6eb77e6281356d518b5ae83230f2ae1657)) + # [1.0.0](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.8...v1.0.0) (2021-02-14) diff --git a/FORMULA b/FORMULA index cffa510..1dce36c 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: template os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 1.0.0 +version: 1.0.1 release: 1 minimum_version: 2018.3 summary: OpenVPN formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 132a111..e4e10f5 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -18,10 +18,10 @@ This list is sorted by the number of commits per contributor in *descending* ord - 96 * - :raw-html-m2r:`@myii` - `@myii `_ - - 84 + - 88 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - - 52 + - 56 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 19 @@ -134,4 +134,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-02-14. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-02-22. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 1095c9a..c034831 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,23 @@ Changelog ========= +`1.0.1 `_ (2021-02-22) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `a69b613 `_\ ) +* **github+windows:** install and use Chef embedded Ruby (\ `f1cc1b9 `_\ ) +* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `8eeb429 `_\ ) + +Tests +^^^^^ + + +* **kitchen+windows:** remove no longer needed workaround (\ `470f4d6 `_\ ) + `1.0.0 `_ (2021-02-14) ----------------------------------------------------------------------------------------------------------