Skip to content

Commit 516b9ae

Browse files
chore(release): 0.2.0 [skip ci]
# [0.2.0](v0.1.0...v0.2.0) (2022-05-19) ### Bug Fixes * **config:** add missing template, fix linters ([1958de6](1958de6)) ### Features * **caddy:** manage package, config and service ([0c5763f](0c5763f)) ### Tests * **_mapdata:** add verification files for debian and ubuntu ([740b528](740b528))
1 parent 7a41d76 commit 516b9ae

5 files changed

Lines changed: 77 additions & 1 deletion

File tree

AUTHORS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Authors
2+
3+
This list is sorted by the number of commits per contributor in _descending_ order.
4+
5+
Avatar|Contributor|Contributions
6+
:-:|---|:-:
7+
<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)|6
8+
9+
---
10+
11+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-05-19.

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
# [0.2.0](https://github.com/saltstack-formulas/caddy-formula/compare/v0.1.0...v0.2.0) (2022-05-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **config:** add missing template, fix linters ([1958de6](https://github.com/saltstack-formulas/caddy-formula/commit/1958de6a612b1d5f29fbaa0ff92e309404ae8fdc))
9+
10+
11+
### Features
12+
13+
* **caddy:** manage package, config and service ([0c5763f](https://github.com/saltstack-formulas/caddy-formula/commit/0c5763ff8cacc804fdbe25a99fe9107dc9294394))
14+
15+
16+
### Tests
17+
18+
* **_mapdata:** add verification files for debian and ubuntu ([740b528](https://github.com/saltstack-formulas/caddy-formula/commit/740b52828b75a655bbac67bf0ce2892ee487a9e7))

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: caddy
22
os: Debian, Ubuntu, Raspbian
33
os_family: Debian
4-
version: 0.1.0
4+
version: 0.2.0
55
release: 1
66
minimum_version: 2019.2
77
summary: caddy formula

docs/AUTHORS.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
.. role:: raw-html-m2r(raw)
2+
:format: html
3+
4+
5+
Authors
6+
=======
7+
8+
This list is sorted by the number of commits per contributor in *descending* order.
9+
10+
.. list-table::
11+
:header-rows: 1
12+
13+
* - Avatar
14+
- Contributor
15+
- Contributions
16+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
17+
- `@javierbertoli <https://github.com/javierbertoli>`_
18+
- 6
19+
20+
21+
----
22+
23+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-05-19.

docs/CHANGELOG.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
Changelog
3+
=========
4+
5+
`0.2.0 <https://github.com/saltstack-formulas/caddy-formula/compare/v0.1.0...v0.2.0>`_ (2022-05-19)
6+
-------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **config:** add missing template, fix linters (\ `1958de6 <https://github.com/saltstack-formulas/caddy-formula/commit/1958de6a612b1d5f29fbaa0ff92e309404ae8fdc>`_\ )
13+
14+
Features
15+
^^^^^^^^
16+
17+
18+
* **caddy:** manage package, config and service (\ `0c5763f <https://github.com/saltstack-formulas/caddy-formula/commit/0c5763ff8cacc804fdbe25a99fe9107dc9294394>`_\ )
19+
20+
Tests
21+
^^^^^
22+
23+
24+
* **_mapdata:** add verification files for debian and ubuntu (\ `740b528 <https://github.com/saltstack-formulas/caddy-formula/commit/740b52828b75a655bbac67bf0ce2892ee487a9e7>`_\ )

0 commit comments

Comments
 (0)