Skip to content

Commit 2e54ec4

Browse files
chore(release): 0.16.6 [skip ci]
## [0.16.6](v0.16.5...v0.16.6) (2020-12-23) ### Code Refactoring * **map:** use top-level `values:` key in `map.jinja` dumps ([132e38a](132e38a))
1 parent 2736f46 commit 2e54ec4

5 files changed

Lines changed: 21 additions & 5 deletions

File tree

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
55
Avatar|Contributor|Contributions
66
:-:|---|:-:
77
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|96
8-
<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)|74
8+
<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)|76
99
<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)|52
1010
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|19
1111
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|12
@@ -46,4 +46,4 @@ Avatar|Contributor|Contributions
4646

4747
---
4848

49-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-22.
49+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-23.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.16.6](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.5...v0.16.6) (2020-12-23)
4+
5+
6+
### Code Refactoring
7+
8+
* **map:** use top-level `values:` key in `map.jinja` dumps ([132e38a](https://github.com/saltstack-formulas/openvpn-formula/commit/132e38afd496b3e75b8e117c6c8468d00e6e1ea5))
9+
310
## [0.16.5](https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.4...v0.16.5) (2020-12-22)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: template
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 0.16.5
4+
version: 0.16.6
55
release: 1
66
minimum_version: 2018.3
77
summary: OpenVPN formula

docs/AUTHORS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1818
- 96
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
2020
- `@myii <https://github.com/myii>`_
21-
- 74
21+
- 76
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
2323
- `@dafyddj <https://github.com/dafyddj>`_
2424
- 52
@@ -134,4 +134,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
134134

135135
----
136136

137-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-22.
137+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-23.

docs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
`0.16.6 <https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.5...v0.16.6>`_ (2020-12-23)
6+
------------------------------------------------------------------------------------------------------------
7+
8+
Code Refactoring
9+
^^^^^^^^^^^^^^^^
10+
11+
12+
* **map:** use top-level ``values:`` key in ``map.jinja`` dumps (\ `132e38a <https://github.com/saltstack-formulas/openvpn-formula/commit/132e38afd496b3e75b8e117c6c8468d00e6e1ea5>`_\ )
13+
514
`0.16.5 <https://github.com/saltstack-formulas/openvpn-formula/compare/v0.16.4...v0.16.5>`_ (2020-12-22)
615
------------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)