Skip to content

Commit

Permalink
chore(release): 0.16.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.16.1](v0.16.0...v0.16.1) (2019-12-06)

### Bug Fixes

* **auth_nocache:** fix typo in client template ([c8f0971](c8f0971)), closes [#125](#125)
  • Loading branch information
semantic-release-bot committed Dec 6, 2019
1 parent 23ed1ed commit 7885440
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 11 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,17 @@ Avatar|Contributor|Contributions
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/142916?v=4' width='36' height='36' alt='@alexhayes'>|[@alexhayes](https://github.com/alexhayes)|2
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20441?v=4' width='36' height='36' alt='@iggy'>|[@iggy](https://github.com/iggy)|2
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/14242788?v=4' width='36' height='36' alt='@bryceml'>|[@bryceml](https://github.com/bryceml)|2
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/42472863?v=4' width='36' height='36' alt='@dimitry-unified-streaming'>|[@dimitry-unified-streaming](https://github.com/dimitry-unified-streaming)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/2995329?v=4' width='36' height='36' alt='@t0fik'>|[@t0fik](https://github.com/t0fik)|2
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/350294?v=4' width='36' height='36' alt='@anderbubble'>|[@anderbubble](https://github.com/anderbubble)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/489058?v=4' width='36' height='36' alt='@kevinschmidt'>|[@kevinschmidt](https://github.com/kevinschmidt)|2
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/964610?v=4' width='36' height='36' alt='@Wenzel'>|[@Wenzel](https://github.com/Wenzel)|2
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3119969?v=4' width='36' height='36' alt='@genuss'>|[@genuss](https://github.com/genuss)|2
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|2
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1061109?v=4' width='36' height='36' alt='@cmclaughlin'>|[@cmclaughlin](https://github.com/cmclaughlin)|2
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/684939?v=4' width='36' height='36' alt='@aldovillagra'>|[@aldovillagra](https://github.com/aldovillagra)|1
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/223763?v=4' width='36' height='36' alt='@alfredopalhares'>|[@alfredopalhares](https://github.com/alfredopalhares)|1
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>|[@blbradley](https://github.com/blbradley)|1
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/42472863?v=4' width='36' height='36' alt='@dimitry-unified-streaming'>|[@dimitry-unified-streaming](https://github.com/dimitry-unified-streaming)|1
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/35047?v=4' width='36' height='36' alt='@vielmetti'>|[@vielmetti](https://github.com/vielmetti)|1
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/639906?v=4' width='36' height='36' alt='@syphernl'>|[@syphernl](https://github.com/syphernl)|1
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/4395092?v=4' width='36' height='36' alt='@gboddin'>|[@gboddin](https://github.com/gboddin)|1
Expand All @@ -43,8 +44,7 @@ Avatar|Contributor|Contributions
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1576032?v=4' width='36' height='36' alt='@oselivanov'>|[@oselivanov](https://github.com/oselivanov)|1
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/273375?v=4' width='36' height='36' alt='@kevit'>|[@kevit](https://github.com/kevit)|1
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/444668?v=4' width='36' height='36' alt='@tobio'>|[@tobio](https://github.com/tobio)|1
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|1

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-11-29.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-06.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.16.1](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.0...v0.16.1) (2019-12-06)


### Bug Fixes

* **auth_nocache:** fix typo in client template ([c8f0971](https://github.com/saltstack-formulas/openvpn-formula/commit/c8f0971d148be9efb8405ff7eef5bbe4eeae9ea8)), closes [#125](https://github.com/saltstack-formulas/openvpn-formula/issues/125)

# [0.16.0](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.15.4...v0.16.0) (2019-11-29)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -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: 0.16.0
version: 0.16.1
release: 1
minimum_version: 2018.3
summary: OpenVPN formula
Expand Down
14 changes: 7 additions & 7 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/14242788?v=4' width='36' height='36' alt='@bryceml'>`
- `@bryceml <https://github.com/bryceml>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/42472863?v=4' width='36' height='36' alt='@dimitry-unified-streaming'>`
- `@dimitry-unified-streaming <https://github.com/dimitry-unified-streaming>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/2995329?v=4' width='36' height='36' alt='@t0fik'>`
- `@t0fik <https://github.com/t0fik>`_
- 2
Expand All @@ -85,6 +88,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3119969?v=4' width='36' height='36' alt='@genuss'>`
- `@genuss <https://github.com/genuss>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
- `@daks <https://github.com/daks>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1061109?v=4' width='36' height='36' alt='@cmclaughlin'>`
- `@cmclaughlin <https://github.com/cmclaughlin>`_
- 2
Expand All @@ -97,9 +103,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>`
- `@blbradley <https://github.com/blbradley>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/42472863?v=4' width='36' height='36' alt='@dimitry-unified-streaming'>`
- `@dimitry-unified-streaming <https://github.com/dimitry-unified-streaming>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/35047?v=4' width='36' height='36' alt='@vielmetti'>`
- `@vielmetti <https://github.com/vielmetti>`_
- 1
Expand Down Expand Up @@ -130,11 +133,8 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/444668?v=4' width='36' height='36' alt='@tobio'>`
- `@tobio <https://github.com/tobio>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
- `@daks <https://github.com/daks>`_
- 1


----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-11-29.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-12-06.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog
=========

`0.16.1 <https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.0...v0.16.1>`_ (2019-12-06)
------------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **auth_nocache:** fix typo in client template (\ `c8f0971 <https://github.com/saltstack-formulas/openvpn-formula/commit/c8f0971d148be9efb8405ff7eef5bbe4eeae9ea8>`_\ ), closes `#125 <https://github.com/saltstack-formulas/openvpn-formula/issues/125>`_

`0.16.0 <https://github.com/saltstack-formulas/openvpn-formula/compare/v0.15.4...v0.16.0>`_ (2019-11-29)
------------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 7885440

Please sign in to comment.