Skip to content

Commit ed924b1

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.0...v2.5.0) (2022-07-17) ### Continuous Integration * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([cd18cec](cd18cec)) ### Features * **os*map:** update version installed on Debian/Ubuntu ([1e82b29](1e82b29))
1 parent 1e82b29 commit ed924b1

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

AUTHORS.md

+3-3
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)|118
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)|123
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)|10
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
@@ -37,11 +37,11 @@ Avatar|Contributor|Contributions
3737
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4057143?v=4' width='36' height='36' alt='@mdzidic'>|[@mdzidic](https://github.com/mdzidic)|1
3838
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3279679?v=4' width='36' height='36' alt='@meganlkm'>|[@meganlkm](https://github.com/meganlkm)|1
3939
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/935080?v=4' width='36' height='36' alt='@smitelli'>|[@smitelli](https://github.com/smitelli)|1
40-
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen'>|[@babilen](https://github.com/babilen)|1
40+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@wolodjawentland'>|[@wolodjawentland](https://github.com/wolodjawentland)|1
4141
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/751889?v=4' width='36' height='36' alt='@Yoda-BZH'>|[@Yoda-BZH](https://github.com/Yoda-BZH)|1
4242
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/228723?v=4' width='36' height='36' alt='@abednarik'>|[@abednarik](https://github.com/abednarik)|1
4343
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/505649?v=4' width='36' height='36' alt='@chrisportela'>|[@chrisportela](https://github.com/chrisportela)|1
4444

4545
---
4646

47-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-06-07.
47+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-07-17.

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
# [2.5.0](https://github.com/saltstack-formulas/node-formula/compare/v2.4.0...v2.5.0) (2022-07-17)
4+
5+
6+
### Continuous Integration
7+
8+
* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([cd18cec](https://github.com/saltstack-formulas/node-formula/commit/cd18cec051362a843365dff391061958baccce17))
9+
10+
11+
### Features
12+
13+
* **os*map:** update version installed on Debian/Ubuntu ([1e82b29](https://github.com/saltstack-formulas/node-formula/commit/1e82b2987e0794e9d580ff91647c4987717edbae))
14+
315
# [2.4.0](https://github.com/saltstack-formulas/node-formula/compare/v2.3.0...v2.4.0) (2022-06-07)
416

517

FORMULA

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

0 commit comments

Comments
 (0)