Skip to content

Commit 59135b6

Browse files
chore(release): 0.14.2 [skip ci]
## [0.14.2](v0.14.1...v0.14.2) (2020-05-02) ### Bug Fixes * **config/file:** use `|tojson` (was failing on Arch `2019.2`) ([032abda](032abda)) ### Continuous Integration * **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` ([21dc1c9](21dc1c9))
1 parent c7d7113 commit 59135b6

File tree

5 files changed

+34
-7
lines changed

5 files changed

+34
-7
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Avatar|Contributor|Contributions
66
:-:|---|:-:
77
<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)|12
88
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/305622?v=4' width='36' height='36' alt='@Granjow'>|[@Granjow](https://github.com/Granjow)|7
9+
<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)|7
910
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|7
1011
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>|[@johnkeates](https://github.com/johnkeates)|5
1112
<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)|5
1213
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1747807?v=4' width='36' height='36' alt='@fooka03'>|[@fooka03](https://github.com/fooka03)|5
13-
<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)|4
1414
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1611712?v=4' width='36' height='36' alt='@schwing'>|[@schwing](https://github.com/schwing)|3
1515
<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
1616
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/453120?v=4' width='36' height='36' alt='@luislobo'>|[@luislobo](https://github.com/luislobo)|3
@@ -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-15.
41+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-02.

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.2](https://github.com/saltstack-formulas/node-formula/compare/v0.14.1...v0.14.2) (2020-05-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **config/file:** use `|tojson` (was failing on Arch `2019.2`) ([032abda](https://github.com/saltstack-formulas/node-formula/commit/032abda3626ec69023eec480f75e6ad552ecd180))
9+
10+
11+
### Continuous Integration
12+
13+
* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` ([21dc1c9](https://github.com/saltstack-formulas/node-formula/commit/21dc1c928f894aeb87fdda451f5e51442ef57793))
14+
315
## [0.14.1](https://github.com/saltstack-formulas/node-formula/compare/v0.14.0...v0.14.1) (2020-04-15)
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.1
4+
version: 0.14.2
55
release: 1
66
minimum_version: 2016.11
77
summary: node formula

docs/AUTHORS.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/305622?v=4' width='36' height='36' alt='@Granjow'>`
2020
- `@Granjow <https://github.com/Granjow>`_
2121
- 7
22+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
23+
- `@myii <https://github.com/myii>`_
24+
- 7
2225
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
2326
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
2427
- 7
@@ -31,9 +34,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
3134
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1747807?v=4' width='36' height='36' alt='@fooka03'>`
3235
- `@fooka03 <https://github.com/fooka03>`_
3336
- 5
34-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
35-
- `@myii <https://github.com/myii>`_
36-
- 4
3737
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1611712?v=4' width='36' height='36' alt='@schwing'>`
3838
- `@schwing <https://github.com/schwing>`_
3939
- 3
@@ -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-15.
113+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-05-02.

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.2 <https://github.com/saltstack-formulas/node-formula/compare/v0.14.1...v0.14.2>`_ (2020-05-02)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **config/file:** use ``|tojson`` (was failing on Arch ``2019.2``\ ) (\ `032abda <https://github.com/saltstack-formulas/node-formula/commit/032abda3626ec69023eec480f75e6ad552ecd180>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **kitchen+travis:** adjust matrix to add ``3000.2`` & remove ``2018.3`` (\ `21dc1c9 <https://github.com/saltstack-formulas/node-formula/commit/21dc1c928f894aeb87fdda451f5e51442ef57793>`_\ )
19+
520
`0.14.1 <https://github.com/saltstack-formulas/node-formula/compare/v0.14.0...v0.14.1>`_ (2020-04-15)
621
---------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)