Skip to content

Commit

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

### Bug Fixes

* **centos-8:** fix systemd-networkd package installation ([f2025e3](f2025e3))
  • Loading branch information
semantic-release-bot committed Apr 18, 2020
1 parent 19b5501 commit e68ded7
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,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-03-30.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-18.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.14.2](https://github.com/saltstack-formulas/systemd-formula/compare/v0.14.1...v0.14.2) (2020-04-18)


### Bug Fixes

* **centos-8:** fix systemd-networkd package installation ([f2025e3](https://github.com/saltstack-formulas/systemd-formula/commit/f2025e32a585ceb6a635ac92f66a3511cd167d34))

## [0.14.1](https://github.com/saltstack-formulas/systemd-formula/compare/v0.14.0...v0.14.1) (2020-03-30)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: systemd
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE, Arch
os_family: Debian, RedHat, Suse, Arch
version: 0.14.1
version: 0.14.2
release: 1
minimum_version: 2016.11
summary: Systemd formula
Expand Down
2 changes: 1 addition & 1 deletion docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,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-03-30.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-04-18.
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.14.2 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.14.1...v0.14.2>`_ (2020-04-18)
------------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **centos-8:** fix systemd-networkd package installation (\ `f2025e3 <https://github.com/saltstack-formulas/systemd-formula/commit/f2025e32a585ceb6a635ac92f66a3511cd167d34>`_\ )

`0.14.1 <https://github.com/saltstack-formulas/systemd-formula/compare/v0.14.0...v0.14.1>`_ (2020-03-30)
------------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit e68ded7

Please sign in to comment.