Skip to content

Commit 4625c8f

Browse files
chore(release): 0.10.1 [skip ci]
## [0.10.1](v0.10.0...v0.10.1) (2020-05-29) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e657de0](e657de0)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([7aebed6](7aebed6)) * **travis:** add notifications => zulip [skip ci] ([e22b8f0](e22b8f0)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([52df5ca](52df5ca)) * **workflows/commitlint:** add to repo [skip ci] ([63959a0](63959a0)) ### Documentation * **readme:** show only one level in table of contents ([081c77a](081c77a)) * **readme.rst:** add doc for apt_conf state + other minor update ([cf78277](cf78277))
1 parent 4db93ce commit 4625c8f

File tree

5 files changed

+44
-7
lines changed

5 files changed

+44
-7
lines changed

AUTHORS.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ 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)|35
8-
<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)|26
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)|48
8+
<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)|27
99
<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
1010
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/277977?v=4' width='36' height='36' alt='@bmcclure'>|[@bmcclure](https://github.com/bmcclure)|8
1111
<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)|8
@@ -27,4 +27,4 @@ Avatar|Contributor|Contributions
2727

2828
---
2929

30-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-18.
30+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-29.

CHANGELOG.md

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

3+
## [0.10.1](https://github.com/saltstack-formulas/apt-formula/compare/v0.10.0...v0.10.1) (2020-05-29)
4+
5+
6+
### Continuous Integration
7+
8+
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e657de0](https://github.com/saltstack-formulas/apt-formula/commit/e657de0fbc41e9078ce5c4b881096736a3b45e91))
9+
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([7aebed6](https://github.com/saltstack-formulas/apt-formula/commit/7aebed62a71520ccee6a2fb96601899787674a09))
10+
* **travis:** add notifications => zulip [skip ci] ([e22b8f0](https://github.com/saltstack-formulas/apt-formula/commit/e22b8f062ee2f9d7078a5f22bf9c787c6f11dc22))
11+
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([52df5ca](https://github.com/saltstack-formulas/apt-formula/commit/52df5ca1f0a0c70f587d59a99bb351e70bc73750))
12+
* **workflows/commitlint:** add to repo [skip ci] ([63959a0](https://github.com/saltstack-formulas/apt-formula/commit/63959a055314cec3f6e688c64512ede6daa3f9fa))
13+
14+
15+
### Documentation
16+
17+
* **readme:** show only one level in table of contents ([081c77a](https://github.com/saltstack-formulas/apt-formula/commit/081c77ad01a4eb8458426a66f2195cb08b892e31))
18+
* **readme.rst:** add doc for apt_conf state + other minor update ([cf78277](https://github.com/saltstack-formulas/apt-formula/commit/cf78277ce51f4280a52583687a886c1965e90a40))
19+
320
# [0.10.0](https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0) (2019-12-18)
421

522

FORMULA

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: apt
22
os: Debian, Ubuntu, Raspbian
33
os_family: Debian
4-
version: 0.10.0
4+
version: 0.10.1
55
release: 1
66
minimum_version: 2017.7
77
summary: Apt formula

docs/AUTHORS.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ 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-
- 35
18+
- 48
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
2020
- `@javierbertoli <https://github.com/javierbertoli>`_
21-
- 26
21+
- 27
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
2323
- `@gravyboat <https://github.com/gravyboat>`_
2424
- 12
@@ -77,4 +77,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
7777

7878
----
7979

80-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-12-18.
80+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-05-29.

docs/CHANGELOG.rst

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

5+
`0.10.1 <https://github.com/saltstack-formulas/apt-formula/compare/v0.10.0...v0.10.1>`_ (2020-05-29)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `e657de0 <https://github.com/saltstack-formulas/apt-formula/commit/e657de0fbc41e9078ce5c4b881096736a3b45e91>`_\ )
13+
* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `7aebed6 <https://github.com/saltstack-formulas/apt-formula/commit/7aebed62a71520ccee6a2fb96601899787674a09>`_\ )
14+
* **travis:** add notifications => zulip [skip ci] (\ `e22b8f0 <https://github.com/saltstack-formulas/apt-formula/commit/e22b8f062ee2f9d7078a5f22bf9c787c6f11dc22>`_\ )
15+
* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `52df5ca <https://github.com/saltstack-formulas/apt-formula/commit/52df5ca1f0a0c70f587d59a99bb351e70bc73750>`_\ )
16+
* **workflows/commitlint:** add to repo [skip ci] (\ `63959a0 <https://github.com/saltstack-formulas/apt-formula/commit/63959a055314cec3f6e688c64512ede6daa3f9fa>`_\ )
17+
18+
Documentation
19+
^^^^^^^^^^^^^
20+
21+
22+
* **readme:** show only one level in table of contents (\ `081c77a <https://github.com/saltstack-formulas/apt-formula/commit/081c77ad01a4eb8458426a66f2195cb08b892e31>`_\ )
23+
* **readme.rst:** add doc for apt_conf state + other minor update (\ `cf78277 <https://github.com/saltstack-formulas/apt-formula/commit/cf78277ce51f4280a52583687a886c1965e90a40>`_\ )
24+
525
`0.10.0 <https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0>`_ (2019-12-18)
626
-------------------------------------------------------------------------------------------------------
727

0 commit comments

Comments
 (0)