Skip to content

Commit 7072183

Browse files
chore(release): 0.14.1 [skip ci]
## [0.14.1](v0.14.0...v0.14.1) (2020-04-15) ### Bug Fixes * **osfamilymap:** use correct package for `Suse` ([d8a8264](d8a8264)) ### Continuous Integration * **travis:** update matrix to test across all platforms ([f923134](f923134))
1 parent d78d137 commit 7072183

File tree

5 files changed

+30
-3
lines changed

5 files changed

+30
-3
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Avatar|Contributor|Contributions
3838

3939
---
4040

41-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-13.
41+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-15.

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.14.1](https://github.com/saltstack-formulas/node-formula/compare/v0.14.0...v0.14.1) (2020-04-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **osfamilymap:** use correct package for `Suse` ([d8a8264](https://github.com/saltstack-formulas/node-formula/commit/d8a8264ccaea147b65049b2cc9bd8473d1a74ebc))
9+
10+
11+
### Continuous Integration
12+
13+
* **travis:** update matrix to test across all platforms ([f923134](https://github.com/saltstack-formulas/node-formula/commit/f923134e0292cacc9a2478e8d92c0f48788a6d1f))
14+
315
# [0.14.0](https://github.com/saltstack-formulas/node-formula/compare/v0.13.2...v0.14.0) (2020-04-13)
416

517

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: node
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, 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.14.0
4+
version: 0.14.1
55
release: 1
66
minimum_version: 2016.11
77
summary: node formula

docs/AUTHORS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
110110

111111
----
112112

113-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-04-13.
113+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-04-15.

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.14.1 <https://github.com/saltstack-formulas/node-formula/compare/v0.14.0...v0.14.1>`_ (2020-04-15)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **osfamilymap:** use correct package for ``Suse`` (\ `d8a8264 <https://github.com/saltstack-formulas/node-formula/commit/d8a8264ccaea147b65049b2cc9bd8473d1a74ebc>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **travis:** update matrix to test across all platforms (\ `f923134 <https://github.com/saltstack-formulas/node-formula/commit/f923134e0292cacc9a2478e8d92c0f48788a6d1f>`_\ )
19+
520
`0.14.0 <https://github.com/saltstack-formulas/node-formula/compare/v0.13.2...v0.14.0>`_ (2020-04-13)
621
---------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)