Skip to content

Commit 8366250

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2019-08-17) ### Features * **yamllint:** include for this repo and apply rules throughout ([073f66e](073f66e))
1 parent c6a7788 commit 8366250

File tree

5 files changed

+27
-7
lines changed

5 files changed

+27
-7
lines changed

AUTHORS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@ Avatar|Contributor|Contributions
77
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|29
88
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/879922?v=4' width='36' height='36' alt='@myoung34'>|[@myoung34](https://github.com/myoung34)|24
99
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1704798?v=4' width='36' height='36' alt='@rbjorklin'>|[@rbjorklin](https://github.com/rbjorklin)|15
10+
<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)|10
1011
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|9
1112
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4009658?v=4' width='36' height='36' alt='@avanier'>|[@avanier](https://github.com/avanier)|8
12-
<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)|5
1313
<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)|3
1414
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/19988979?v=4' width='36' height='36' alt='@MatthiasKuehneEllerhold'>|[@MatthiasKuehneEllerhold](https://github.com/MatthiasKuehneEllerhold)|3
1515
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|2
1616
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>|[@blbradley](https://github.com/blbradley)|1
1717
<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)|1
18+
<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)|1
1819

1920
---
2021

21-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-07-13.
22+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-17.

CHANGELOG.md

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

3+
# [1.2.0](https://github.com/saltstack-formulas/vault-formula/compare/v1.1.1...v1.2.0) (2019-08-17)
4+
5+
6+
### Features
7+
8+
* **yamllint:** include for this repo and apply rules throughout ([073f66e](https://github.com/saltstack-formulas/vault-formula/commit/073f66e))
9+
310
## [1.1.1](https://github.com/saltstack-formulas/vault-formula/compare/v1.1.0...v1.1.1) (2019-07-13)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: vault
22
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon, SUSE
33
os_family: Debian, RedHat, Suse
4-
version: 1.1.1
4+
version: 1.2.0
55
release: 1
66
minimum_version: 2017.7
77
summary: Vault formula

docs/AUTHORS.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1704798?v=4' width='36' height='36' alt='@rbjorklin'>`
2323
- `@rbjorklin <https://github.com/rbjorklin>`_
2424
- 15
25+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
26+
- `@myii <https://github.com/myii>`_
27+
- 10
2528
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
2629
- `@n-rodriguez <https://github.com/n-rodriguez>`_
2730
- 9
2831
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4009658?v=4' width='36' height='36' alt='@avanier'>`
2932
- `@avanier <https://github.com/avanier>`_
3033
- 8
31-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
32-
- `@myii <https://github.com/myii>`_
33-
- 5
3434
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>`
3535
- `@johnkeates <https://github.com/johnkeates>`_
3636
- 3
@@ -46,8 +46,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
4646
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
4747
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
4848
- 1
49+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
50+
- `@aboe76 <https://github.com/aboe76>`_
51+
- 1
4952

5053

5154
----
5255

53-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-07-13.
56+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-17.

docs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
`1.2.0 <https://github.com/saltstack-formulas/vault-formula/compare/v1.1.1...v1.2.0>`_ (2019-08-17)
6+
-------------------------------------------------------------------------------------------------------
7+
8+
Features
9+
^^^^^^^^
10+
11+
12+
* **yamllint:** include for this repo and apply rules throughout (\ `073f66e <https://github.com/saltstack-formulas/vault-formula/commit/073f66e>`_\ )
13+
514
`1.1.1 <https://github.com/saltstack-formulas/vault-formula/compare/v1.1.0...v1.1.1>`_ (2019-07-13)
615
-------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)