Skip to content

Commit 8dc66e7

Browse files
chore(release): 0.3.0 [skip ci]
# [0.3.0](v0.2.2...v0.3.0) (2019-09-27) ### Features * **map:** sync map.jinja with template-formula ([b747e43](b747e43))
1 parent 2fa6c0a commit 8dc66e7

File tree

5 files changed

+23
-7
lines changed

5 files changed

+23
-7
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ 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)|10
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)|11
88
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/7521438?v=4' width='36' height='36' alt='@federicohyo'>|[@federicohyo](https://github.com/federicohyo)|6
99
<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)|6
10+
<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)|5
1011
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3520407?v=4' width='36' height='36' alt='@RabidCicada'>|[@RabidCicada](https://github.com/RabidCicada)|5
11-
<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)|4
1212
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/211666?v=4' width='36' height='36' alt='@grandmasterv'>|[@grandmasterv](https://github.com/grandmasterv)|2
1313
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/864186?v=4' width='36' height='36' alt='@themalkolm'>|[@themalkolm](https://github.com/themalkolm)|1
1414
<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)|1

CHANGELOG.md

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

3+
# [0.3.0](https://github.com/saltstack-formulas/vsftpd-formula/compare/v0.2.2...v0.3.0) (2019-09-27)
4+
5+
6+
### Features
7+
8+
* **map:** sync map.jinja with template-formula ([b747e43](https://github.com/saltstack-formulas/vsftpd-formula/commit/b747e43))
9+
310
## [0.2.2](https://github.com/saltstack-formulas/vsftpd-formula/compare/v0.2.1...v0.2.2) (2019-09-27)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: vsftpd
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
4-
version: 0.2.2
4+
version: 0.3.0
55
release: 0
66
minimum_version: 2017.7
77
summary: Vsftpd formula

docs/AUTHORS.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 10
18+
- 11
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/7521438?v=4' width='36' height='36' alt='@federicohyo'>`
2020
- `@federicohyo <https://github.com/federicohyo>`_
2121
- 6
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2323
- `@aboe76 <https://github.com/aboe76>`_
2424
- 6
25+
* - :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'>`
26+
- `@n-rodriguez <https://github.com/n-rodriguez>`_
27+
- 5
2528
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3520407?v=4' width='36' height='36' alt='@RabidCicada'>`
2629
- `@RabidCicada <https://github.com/RabidCicada>`_
2730
- 5
28-
* - :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'>`
29-
- `@n-rodriguez <https://github.com/n-rodriguez>`_
30-
- 4
3131
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/211666?v=4' width='36' height='36' alt='@grandmasterv'>`
3232
- `@grandmasterv <https://github.com/grandmasterv>`_
3333
- 2

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+
`0.3.0 <https://github.com/saltstack-formulas/vsftpd-formula/compare/v0.2.2...v0.3.0>`_ (2019-09-27)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Features
9+
^^^^^^^^
10+
11+
12+
* **map:** sync map.jinja with template-formula (\ `b747e43 <https://github.com/saltstack-formulas/vsftpd-formula/commit/b747e43>`_\ )
13+
514
`0.2.2 <https://github.com/saltstack-formulas/vsftpd-formula/compare/v0.2.1...v0.2.2>`_ (2019-09-27)
615
--------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)