Skip to content

Commit 5065b93

Browse files
chore(release): 1.0.0 [skip ci]
# [1.0.0](v0.14.2...v1.0.0) (2020-06-01) ### Continuous Integration * **kitchen+travis:** add new platforms [skip ci] ([60239d4](60239d4)) * **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([3527bc5](3527bc5)) ### Features * **formula:** store macros.jinja in subdir ([277d617](277d617)) ### BREAKING CHANGES * **formula:** Major refactor of formula to bring it in alignment with the `template-formula`. As with all substantial changes, please ensure your existing configurations work in the ways you expect from this formula.
1 parent 277d617 commit 5065b93

File tree

5 files changed

+55
-11
lines changed

5 files changed

+55
-11
lines changed

AUTHORS.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|13
78
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|12
9+
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|8
810
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/305622?v=4' width='36' height='36' alt='@Granjow'>|[@Granjow](https://github.com/Granjow)|7
9-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|7
10-
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|7
1111
<img class='float-left rounded-1' src='https://avatars3.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://avatars0.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://avatars0.githubusercontent.com/u/1747807?v=4' width='36' height='36' alt='@fooka03'>|[@fooka03](https://github.com/fooka03)|5
@@ -38,4 +38,4 @@ Avatar|Contributor|Contributions
3838

3939
---
4040

41-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-02.
41+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-01.

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
# [1.0.0](https://github.com/saltstack-formulas/node-formula/compare/v0.14.2...v1.0.0) (2020-06-01)
4+
5+
6+
### Continuous Integration
7+
8+
* **kitchen+travis:** add new platforms [skip ci] ([60239d4](https://github.com/saltstack-formulas/node-formula/commit/60239d44a5406a28b9e84423d66d0c6f71637b2d))
9+
* **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([3527bc5](https://github.com/saltstack-formulas/node-formula/commit/3527bc5597dc767fb93c462e90654404e18a29ee))
10+
11+
12+
### Features
13+
14+
* **formula:** store macros.jinja in subdir ([277d617](https://github.com/saltstack-formulas/node-formula/commit/277d617f97bbfce1ceb349cedc60b0b8f329ae6a))
15+
16+
17+
### BREAKING CHANGES
18+
19+
* **formula:** Major refactor of formula to bring it in alignment with the
20+
`template-formula`. As with all substantial changes, please ensure your
21+
existing configurations work in the ways you expect from this formula.
22+
323
## [0.14.2](https://github.com/saltstack-formulas/node-formula/compare/v0.14.1...v0.14.2) (2020-05-02)
424

525

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

docs/AUTHORS.rst

+7-7
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ This list is sorted by the number of commits per contributor in *descending* ord
1313
* - Avatar
1414
- Contributor
1515
- Contributions
16+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
17+
- `@myii <https://github.com/myii>`_
18+
- 13
1619
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
1720
- `@gravyboat <https://github.com/gravyboat>`_
1821
- 12
19-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/305622?v=4' width='36' height='36' alt='@Granjow'>`
20-
- `@Granjow <https://github.com/Granjow>`_
21-
- 7
22-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
23-
- `@myii <https://github.com/myii>`_
24-
- 7
2522
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
2623
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
24+
- 8
25+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/305622?v=4' width='36' height='36' alt='@Granjow'>`
26+
- `@Granjow <https://github.com/Granjow>`_
2727
- 7
2828
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>`
2929
- `@johnkeates <https://github.com/johnkeates>`_
@@ -110,4 +110,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
110110

111111
----
112112

113-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-05-02.
113+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-01.

docs/CHANGELOG.rst

+24
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22
Changelog
33
=========
44

5+
`1.0.0 <https://github.com/saltstack-formulas/node-formula/compare/v0.14.2...v1.0.0>`_ (2020-06-01)
6+
-------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **kitchen+travis:** add new platforms [skip ci] (\ `60239d4 <https://github.com/saltstack-formulas/node-formula/commit/60239d44a5406a28b9e84423d66d0c6f71637b2d>`_\ )
13+
* **kitchen+travis:** adjust matrix to add ``3000.3`` [skip ci] (\ `3527bc5 <https://github.com/saltstack-formulas/node-formula/commit/3527bc5597dc767fb93c462e90654404e18a29ee>`_\ )
14+
15+
Features
16+
^^^^^^^^
17+
18+
19+
* **formula:** store macros.jinja in subdir (\ `277d617 <https://github.com/saltstack-formulas/node-formula/commit/277d617f97bbfce1ceb349cedc60b0b8f329ae6a>`_\ )
20+
21+
BREAKING CHANGES
22+
^^^^^^^^^^^^^^^^
23+
24+
25+
* **formula:** Major refactor of formula to bring it in alignment with the
26+
``template-formula``. As with all substantial changes, please ensure your
27+
existing configurations work in the ways you expect from this formula.
28+
529
`0.14.2 <https://github.com/saltstack-formulas/node-formula/compare/v0.14.1...v0.14.2>`_ (2020-05-02)
630
---------------------------------------------------------------------------------------------------------
731

0 commit comments

Comments
 (0)