Skip to content

Commit

Permalink
chore(release): 0.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.1](v0.3.0...v0.3.1) (2020-04-18)

### Bug Fixes

* modify to get working on `debian`, `fedora` & `opensuse-leap` ([0b130f0](0b130f0))

### Continuous Integration

* **kitchen+travis+inspec:** add initial platforms and test structure ([0b2180a](0b2180a))

### Documentation

* **readme:** update `Testing` section ([47232be](47232be))

### Tests

* **inspec:** add tests ([45d97d3](45d97d3))
  • Loading branch information
semantic-release-bot committed Apr 18, 2020
1 parent 343cbf5 commit 951e5ed
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 7 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1089585?v=4' width='36' height='36' alt='@costibleotu'>|[@costibleotu](https://github.com/costibleotu)|24
<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)|13
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/2344939?v=4' width='36' height='36' alt='@bentwire'>|[@bentwire](https://github.com/bentwire)|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)|8
<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)|5
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/5655231?v=4' width='36' height='36' alt='@kpostrup'>|[@kpostrup](https://github.com/kpostrup)|5
<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)|4
Expand All @@ -17,4 +17,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-17.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-18.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.3.1](https://github.com/saltstack-formulas/powerdns-formula/compare/v0.3.0...v0.3.1) (2020-04-18)


### Bug Fixes

* modify to get working on `debian`, `fedora` & `opensuse-leap` ([0b130f0](https://github.com/saltstack-formulas/powerdns-formula/commit/0b130f0deb8bffcbaccd3d5b8959a0d026d5cc38))


### Continuous Integration

* **kitchen+travis+inspec:** add initial platforms and test structure ([0b2180a](https://github.com/saltstack-formulas/powerdns-formula/commit/0b2180a183d0f2326e6811a1dadac93f394adfb2))


### Documentation

* **readme:** update `Testing` section ([47232be](https://github.com/saltstack-formulas/powerdns-formula/commit/47232be82a3b7ebfb00872435ca76a2d4bd460a5))


### Tests

* **inspec:** add tests ([45d97d3](https://github.com/saltstack-formulas/powerdns-formula/commit/45d97d329247aa2e5b86ac7988cd94bbac2dc495))

# [0.3.0](https://github.com/saltstack-formulas/powerdns-formula/compare/v0.2.2...v0.3.0) (2020-04-17)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: powerdns
os: Debian
os_family: Debian
version: 0.3.0
version: 0.3.1
release: 1
minimum_version: 2018.3
summary: powerdns formula
Expand Down
8 changes: 4 additions & 4 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ 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://avatars2.githubusercontent.com/u/1089585?v=4' width='36' height='36' alt='@costibleotu'>`
- `@costibleotu <https://github.com/costibleotu>`_
- 24
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/2344939?v=4' width='36' height='36' alt='@bentwire'>`
- `@bentwire <https://github.com/bentwire>`_
- 8
* - :raw-html-m2r:`<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>`_
- 13
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/2344939?v=4' width='36' height='36' alt='@bentwire'>`
- `@bentwire <https://github.com/bentwire>`_
- 8
* - :raw-html-m2r:`<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>`_
Expand All @@ -47,4 +47,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-04-17.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-04-18.
27 changes: 27 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,33 @@
Changelog
=========

`0.3.1 <https://github.com/saltstack-formulas/powerdns-formula/compare/v0.3.0...v0.3.1>`_ (2020-04-18)
----------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* modify to get working on ``debian``\ , ``fedora`` & ``opensuse-leap`` (\ `0b130f0 <https://github.com/saltstack-formulas/powerdns-formula/commit/0b130f0deb8bffcbaccd3d5b8959a0d026d5cc38>`_\ )

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* **kitchen+travis+inspec:** add initial platforms and test structure (\ `0b2180a <https://github.com/saltstack-formulas/powerdns-formula/commit/0b2180a183d0f2326e6811a1dadac93f394adfb2>`_\ )

Documentation
^^^^^^^^^^^^^


* **readme:** update ``Testing`` section (\ `47232be <https://github.com/saltstack-formulas/powerdns-formula/commit/47232be82a3b7ebfb00872435ca76a2d4bd460a5>`_\ )

Tests
^^^^^


* **inspec:** add tests (\ `45d97d3 <https://github.com/saltstack-formulas/powerdns-formula/commit/45d97d329247aa2e5b86ac7988cd94bbac2dc495>`_\ )

`0.3.0 <https://github.com/saltstack-formulas/powerdns-formula/compare/v0.2.2...v0.3.0>`_ (2020-04-17)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 951e5ed

Please sign in to comment.