Skip to content

Commit 02a583d

Browse files
chore(release): 0.11.4 [skip ci]
## [0.11.4](v0.11.3...v0.11.4) (2021-01-14) ### Bug Fixes * **_mapdata:** ensure map data is directly under `values` ([81fb960](81fb960)) ### Tests * **_mapdata:** update for `_mapdata/init.sls` change ([743de98](743de98))
1 parent 4804c29 commit 02a583d

File tree

5 files changed

+36
-9
lines changed

5 files changed

+36
-9
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<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)|90
7+
<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)|91
88
<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)|11
99
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6215293?v=4' width='36' height='36' alt='@0xf10e'>|[@0xf10e](https://github.com/0xf10e)|10
1010
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|10
@@ -17,17 +17,17 @@ Avatar|Contributor|Contributions
1717
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|3
1818
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>|[@thatch45](https://github.com/thatch45)|3
1919
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/46799934?v=4' width='36' height='36' alt='@sticky-note'>|[@sticky-note](https://github.com/sticky-note)|3
20+
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|3
2021
<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
2122
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>|[@stp-ip](https://github.com/stp-ip)|2
2223
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/4156131?v=4' width='36' height='36' alt='@skylerberg'>|[@skylerberg](https://github.com/skylerberg)|2
2324
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/214768?v=4' width='36' height='36' alt='@ixs'>|[@ixs](https://github.com/ixs)|1
2425
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/330045?v=4' width='36' height='36' alt='@word'>|[@word](https://github.com/word)|1
2526
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/637990?v=4' width='36' height='36' alt='@bmwiedemann'>|[@bmwiedemann](https://github.com/bmwiedemann)|1
26-
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|1
2727
<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)|1
2828
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/2209106?v=4' width='36' height='36' alt='@mthibaut'>|[@mthibaut](https://github.com/mthibaut)|1
2929
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/6086064?v=4' width='36' height='36' alt='@mgomersbach'>|[@mgomersbach](https://github.com/mgomersbach)|1
3030

3131
---
3232

33-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-27.
33+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-01-14.

CHANGELOG.md

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

3+
## [0.11.4](https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.11.3...v0.11.4) (2021-01-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **_mapdata:** ensure map data is directly under `values` ([81fb960](https://github.com/saltstack-formulas/dhcpd-formula/commit/81fb96012d75e2e19784451e90fa5dd0e5e9ad17))
9+
10+
11+
### Tests
12+
13+
* **_mapdata:** update for `_mapdata/init.sls` change ([743de98](https://github.com/saltstack-formulas/dhcpd-formula/commit/743de98b2f38201e396552346eb139bf46407e8b))
14+
315
## [0.11.3](https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.11.2...v0.11.3) (2020-12-27)
416

517

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: dhcpd
22
os: Debian, Ubuntu, Raspbian, RedHat, CentOS, Arch, FreeBSD
33
os_family: Debian, RedHat, Arch, FreeBSD
4-
version: 0.11.3
4+
version: 0.11.4
55
release: 1
66
minimum_version: 2016.11
77
summary: DHCPD formula

docs/AUTHORS.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 90
18+
- 91
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2020
- `@aboe76 <https://github.com/aboe76>`_
2121
- 11
@@ -52,6 +52,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
5252
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/46799934?v=4' width='36' height='36' alt='@sticky-note'>`
5353
- `@sticky-note <https://github.com/sticky-note>`_
5454
- 3
55+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
56+
- `@baby-gnu <https://github.com/baby-gnu>`_
57+
- 3
5558
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
5659
- `@dafyddj <https://github.com/dafyddj>`_
5760
- 2
@@ -70,9 +73,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
7073
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/637990?v=4' width='36' height='36' alt='@bmwiedemann'>`
7174
- `@bmwiedemann <https://github.com/bmwiedemann>`_
7275
- 1
73-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
74-
- `@baby-gnu <https://github.com/baby-gnu>`_
75-
- 1
7676
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
7777
- `@javierbertoli <https://github.com/javierbertoli>`_
7878
- 1
@@ -86,4 +86,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
8686

8787
----
8888

89-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-27.
89+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-01-14.

docs/CHANGELOG.rst

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

5+
`0.11.4 <https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.11.3...v0.11.4>`_ (2021-01-14)
6+
----------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **_mapdata:** ensure map data is directly under ``values`` (\ `81fb960 <https://github.com/saltstack-formulas/dhcpd-formula/commit/81fb96012d75e2e19784451e90fa5dd0e5e9ad17>`_\ )
13+
14+
Tests
15+
^^^^^
16+
17+
18+
* **_mapdata:** update for ``_mapdata/init.sls`` change (\ `743de98 <https://github.com/saltstack-formulas/dhcpd-formula/commit/743de98b2f38201e396552346eb139bf46407e8b>`_\ )
19+
520
`0.11.3 <https://github.com/saltstack-formulas/dhcpd-formula/compare/v0.11.2...v0.11.3>`_ (2020-12-27)
621
----------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)