From ed924b182d020f649f0cb26d17d895692a9bbb2a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 17 Jul 2022 15:04:16 +0000 Subject: [PATCH] chore(release): 2.5.0 [skip ci] # [2.5.0](https://github.com/saltstack-formulas/node-formula/compare/v2.4.0...v2.5.0) (2022-07-17) ### Continuous Integration * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([cd18cec](https://github.com/saltstack-formulas/node-formula/commit/cd18cec051362a843365dff391061958baccce17)) ### Features * **os*map:** update version installed on Debian/Ubuntu ([1e82b29](https://github.com/saltstack-formulas/node-formula/commit/1e82b2987e0794e9d580ff91647c4987717edbae)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 12 ++++++++++++ FORMULA | 2 +- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index a25c109..c60770e 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|118 +@myii|[@myii](https://github.com/myii)|123 @gravyboat|[@gravyboat](https://github.com/gravyboat)|12 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|10 @Granjow|[@Granjow](https://github.com/Granjow)|7 @@ -37,11 +37,11 @@ Avatar|Contributor|Contributions @mdzidic|[@mdzidic](https://github.com/mdzidic)|1 @meganlkm|[@meganlkm](https://github.com/meganlkm)|1 @smitelli|[@smitelli](https://github.com/smitelli)|1 -@babilen|[@babilen](https://github.com/babilen)|1 +@wolodjawentland|[@wolodjawentland](https://github.com/wolodjawentland)|1 @Yoda-BZH|[@Yoda-BZH](https://github.com/Yoda-BZH)|1 @abednarik|[@abednarik](https://github.com/abednarik)|1 @chrisportela|[@chrisportela](https://github.com/chrisportela)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-06-07. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-07-17. diff --git a/CHANGELOG.md b/CHANGELOG.md index 8500611..74ce499 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +# [2.5.0](https://github.com/saltstack-formulas/node-formula/compare/v2.4.0...v2.5.0) (2022-07-17) + + +### Continuous Integration + +* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([cd18cec](https://github.com/saltstack-formulas/node-formula/commit/cd18cec051362a843365dff391061958baccce17)) + + +### Features + +* **os*map:** update version installed on Debian/Ubuntu ([1e82b29](https://github.com/saltstack-formulas/node-formula/commit/1e82b2987e0794e9d580ff91647c4987717edbae)) + # [2.4.0](https://github.com/saltstack-formulas/node-formula/compare/v2.3.0...v2.4.0) (2022-06-07) diff --git a/FORMULA b/FORMULA index d4d5b59..92f2074 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: node os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 2.4.0 +version: 2.5.0 release: 1 minimum_version: 2016.11 summary: node formula