Skip to content

Commit a63ddd6

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2022-01-14) ### Continuous Integration * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([29a797a](29a797a)) ### Features * **repo:** update installation `version` [skip ci] ([4902faf](4902faf)) * **repo:** update installation version ([cad52df](cad52df))
1 parent cad52df commit a63ddd6

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

AUTHORS.md

Lines changed: 3 additions & 2 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|66
7+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|76
88
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|12
99
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|9
1010
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/305622?v=4' width='36' height='36' alt='@Granjow'>|[@Granjow](https://github.com/Granjow)|7
@@ -30,6 +30,7 @@ Avatar|Contributor|Contributions
3030
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/17393048?v=4' width='36' height='36' alt='@ek9'>|[@ek9](https://github.com/ek9)|2
3131
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|2
3232
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/529?v=4' width='36' height='36' alt='@auser'>|[@auser](https://github.com/auser)|1
33+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/5022414?v=4' width='36' height='36' alt='@briandesousa'>|[@briandesousa](https://github.com/briandesousa)|1
3334
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|1
3435
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/493319?v=4' width='36' height='36' alt='@gesundkrank'>|[@gesundkrank](https://github.com/gesundkrank)|1
3536
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/6506053?v=4' width='36' height='36' alt='@Lucianovici'>|[@Lucianovici](https://github.com/Lucianovici)|1
@@ -43,4 +44,4 @@ Avatar|Contributor|Contributions
4344

4445
---
4546

46-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-11-12.
47+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-01-14.

CHANGELOG.md

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

3+
# [2.1.0](https://github.com/saltstack-formulas/node-formula/compare/v2.0.0...v2.1.0) (2022-01-14)
4+
5+
6+
### Continuous Integration
7+
8+
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([29a797a](https://github.com/saltstack-formulas/node-formula/commit/29a797a8d609a87442c757f876b16f522a45b723))
9+
10+
11+
### Features
12+
13+
* **repo:** update installation `version` [skip ci] ([4902faf](https://github.com/saltstack-formulas/node-formula/commit/4902faff4402034e226dca966f8fd94bb30c7c39))
14+
* **repo:** update installation version ([cad52df](https://github.com/saltstack-formulas/node-formula/commit/cad52dfa08aa54f5bfd51badfdb225c874d1e532))
15+
316
# [2.0.0](https://github.com/saltstack-formulas/node-formula/compare/v1.1.1...v2.0.0) (2021-11-12)
417

518

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: 2.0.0
4+
version: 2.1.0
55
release: 1
66
minimum_version: 2016.11
77
summary: node formula

0 commit comments

Comments
 (0)