From a51c280567fca5ad1896b10a9924f67740f83b4c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 27 Oct 2021 13:07:21 +0000 Subject: [PATCH] chore(release): 1.1.1 [skip ci] ## [1.1.1](https://github.com/saltstack-formulas/node-formula/compare/v1.1.0...v1.1.1) (2021-10-27) ### Bug Fixes * **package:** remove double colon on pillar item ([6049849](https://github.com/saltstack-formulas/node-formula/commit/60498496a9b3f1e59f8c32fa613ce4157ab82fbd)) ### Code Refactoring * **jinja:** remove on due date ([eddad91](https://github.com/saltstack-formulas/node-formula/commit/eddad9170a1bc1a5be7caee45599c2a84dff53a3)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 12 ++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 10 +++++----- docs/CHANGELOG.rst | 15 +++++++++++++++ 5 files changed, 36 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index b71582b..34f3482 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)|65 +@myii|[@myii](https://github.com/myii)|66 @gravyboat|[@gravyboat](https://github.com/gravyboat)|12 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|9 @Granjow|[@Granjow](https://github.com/Granjow)|7 @@ -12,6 +12,7 @@ Avatar|Contributor|Contributions @aboe76|[@aboe76](https://github.com/aboe76)|5 @fooka03|[@fooka03](https://github.com/fooka03)|5 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|3 @schwing|[@schwing](https://github.com/schwing)|3 @techhat|[@techhat](https://github.com/techhat)|3 @luislobo|[@luislobo](https://github.com/luislobo)|3 @@ -31,7 +32,6 @@ Avatar|Contributor|Contributions @auser|[@auser](https://github.com/auser)|1 @baby-gnu|[@baby-gnu](https://github.com/baby-gnu)|1 @gesundkrank|[@gesundkrank](https://github.com/gesundkrank)|1 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|1 @Lucianovici|[@Lucianovici](https://github.com/Lucianovici)|1 @mdzidic|[@mdzidic](https://github.com/mdzidic)|1 @meganlkm|[@meganlkm](https://github.com/meganlkm)|1 @@ -43,4 +43,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-26. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-27. diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fe3e0d..244ddaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.1](https://github.com/saltstack-formulas/node-formula/compare/v1.1.0...v1.1.1) (2021-10-27) + + +### Bug Fixes + +* **package:** remove double colon on pillar item ([6049849](https://github.com/saltstack-formulas/node-formula/commit/60498496a9b3f1e59f8c32fa613ce4157ab82fbd)) + + +### Code Refactoring + +* **jinja:** remove on due date ([eddad91](https://github.com/saltstack-formulas/node-formula/commit/eddad9170a1bc1a5be7caee45599c2a84dff53a3)) + # [1.1.0](https://github.com/saltstack-formulas/node-formula/compare/v1.0.1...v1.1.0) (2021-10-26) diff --git a/FORMULA b/FORMULA index 741cbe3..a59eb21 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: 1.1.0 +version: 1.1.1 release: 1 minimum_version: 2016.11 summary: node formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 0b756cb..0b5bffc 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 65 + - 66 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 12 @@ -37,6 +37,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - 3 + * - :raw-html-m2r:`@javierbertoli` + - `@javierbertoli `_ + - 3 * - :raw-html-m2r:`@schwing` - `@schwing `_ - 3 @@ -94,9 +97,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@gesundkrank` - `@gesundkrank `_ - 1 - * - :raw-html-m2r:`@javierbertoli` - - `@javierbertoli `_ - - 1 * - :raw-html-m2r:`@Lucianovici` - `@Lucianovici `_ - 1 @@ -125,4 +125,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-10-26. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-10-27. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index a5591c0..9c42b9a 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,21 @@ Changelog ========= +`1.1.1 `_ (2021-10-27) +------------------------------------------------------------------------------------------------------ + +Bug Fixes +^^^^^^^^^ + + +* **package:** remove double colon on pillar item (\ `6049849 `_\ ) + +Code Refactoring +^^^^^^^^^^^^^^^^ + + +* **jinja:** remove on due date (\ `eddad91 `_\ ) + `1.1.0 `_ (2021-10-26) ------------------------------------------------------------------------------------------------------