Skip to content

Commit a51c280

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2021-10-27) ### Bug Fixes * **package:** remove double colon on pillar item ([6049849](6049849)) ### Code Refactoring * **jinja:** remove on due date ([eddad91](eddad91))
1 parent 7549155 commit a51c280

File tree

5 files changed

+36
-9
lines changed

5 files changed

+36
-9
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ 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)|65
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
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
1111
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>|[@johnkeates](https://github.com/johnkeates)|5
1212
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|5
1313
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1747807?v=4' width='36' height='36' alt='@fooka03'>|[@fooka03](https://github.com/fooka03)|5
1414
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|3
15+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|3
1516
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1611712?v=4' width='36' height='36' alt='@schwing'>|[@schwing](https://github.com/schwing)|3
1617
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|3
1718
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/453120?v=4' width='36' height='36' alt='@luislobo'>|[@luislobo](https://github.com/luislobo)|3
@@ -31,7 +32,6 @@ Avatar|Contributor|Contributions
3132
<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
3233
<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
3334
<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
34-
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|1
3535
<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
3636
<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
3737
<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
@@ -43,4 +43,4 @@ Avatar|Contributor|Contributions
4343

4444
---
4545

46-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-26.
46+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-10-27.

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/saltstack-formulas/node-formula/compare/v1.1.0...v1.1.1) (2021-10-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **package:** remove double colon on pillar item ([6049849](https://github.com/saltstack-formulas/node-formula/commit/60498496a9b3f1e59f8c32fa613ce4157ab82fbd))
9+
10+
11+
### Code Refactoring
12+
13+
* **jinja:** remove on due date ([eddad91](https://github.com/saltstack-formulas/node-formula/commit/eddad9170a1bc1a5be7caee45599c2a84dff53a3))
14+
315
# [1.1.0](https://github.com/saltstack-formulas/node-formula/compare/v1.0.1...v1.1.0) (2021-10-26)
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: 1.1.0
4+
version: 1.1.1
55
release: 1
66
minimum_version: 2016.11
77
summary: node formula

docs/AUTHORS.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 65
18+
- 66
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
2020
- `@gravyboat <https://github.com/gravyboat>`_
2121
- 12
@@ -37,6 +37,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
3737
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
3838
- `@dafyddj <https://github.com/dafyddj>`_
3939
- 3
40+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
41+
- `@javierbertoli <https://github.com/javierbertoli>`_
42+
- 3
4043
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1611712?v=4' width='36' height='36' alt='@schwing'>`
4144
- `@schwing <https://github.com/schwing>`_
4245
- 3
@@ -94,9 +97,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
9497
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/493319?v=4' width='36' height='36' alt='@gesundkrank'>`
9598
- `@gesundkrank <https://github.com/gesundkrank>`_
9699
- 1
97-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
98-
- `@javierbertoli <https://github.com/javierbertoli>`_
99-
- 1
100100
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/6506053?v=4' width='36' height='36' alt='@Lucianovici'>`
101101
- `@Lucianovici <https://github.com/Lucianovici>`_
102102
- 1
@@ -125,4 +125,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
125125

126126
----
127127

128-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-10-26.
128+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-10-27.

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+
`1.1.1 <https://github.com/saltstack-formulas/node-formula/compare/v1.1.0...v1.1.1>`_ (2021-10-27)
6+
------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **package:** remove double colon on pillar item (\ `6049849 <https://github.com/saltstack-formulas/node-formula/commit/60498496a9b3f1e59f8c32fa613ce4157ab82fbd>`_\ )
13+
14+
Code Refactoring
15+
^^^^^^^^^^^^^^^^
16+
17+
18+
* **jinja:** remove on due date (\ `eddad91 <https://github.com/saltstack-formulas/node-formula/commit/eddad9170a1bc1a5be7caee45599c2a84dff53a3>`_\ )
19+
520
`1.1.0 <https://github.com/saltstack-formulas/node-formula/compare/v1.0.1...v1.1.0>`_ (2021-10-26)
621
------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)