Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2021-04-26)

### Code Refactoring

* **layout:** split formula with `package` and `deployed` ([a7a55c3](a7a55c3))

### Continuous Integration

* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([e6077cc](e6077cc))

### Tests

* **_mapdata:** add verification file for `fedora-34` [skip ci] ([27ba289](27ba289))
  • Loading branch information
semantic-release-bot committed Apr 26, 2021
1 parent ce322c6 commit a914d05
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 7 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|79
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|81
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|13
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|10
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|12
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|10
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/2094680?v=4' width='36' height='36' alt='@daschatten'>|[@daschatten](https://github.com/daschatten)|8
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/8021965?v=4' width='36' height='36' alt='@ameneau'>|[@ameneau](https://github.com/ameneau)|4
Expand All @@ -20,4 +20,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-14.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-26.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.1.1](https://github.com/saltstack-formulas/cert-formula/compare/v1.1.0...v1.1.1) (2021-04-26)


### Code Refactoring

* **layout:** split formula with `package` and `deployed` ([a7a55c3](https://github.com/saltstack-formulas/cert-formula/commit/a7a55c3cfd9b90456d70fb1ae753e7cbfa32d857))


### Continuous Integration

* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([e6077cc](https://github.com/saltstack-formulas/cert-formula/commit/e6077cc63003005f7c4673d3280a5d519e26f06b))


### Tests

* **_mapdata:** add verification file for `fedora-34` [skip ci] ([27ba289](https://github.com/saltstack-formulas/cert-formula/commit/27ba2896baa68bad3981b1b306d020a7ae4a1ca0))

# [1.1.0](https://github.com/saltstack-formulas/cert-formula/compare/v1.0.0...v1.1.0) (2021-04-14)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: cert
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
version: 1.1.0
version: 1.1.1
release: 1
minimum_version: 2017.3
summary: cert formula
Expand Down
6 changes: 3 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 79
- 81
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 13
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
- `@baby-gnu <https://github.com/baby-gnu>`_
- 10
- 12
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>`
- `@daks <https://github.com/daks>`_
- 10
Expand Down Expand Up @@ -56,4 +56,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-04-14.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-04-26.
21 changes: 21 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
Changelog
=========

`1.1.1 <https://github.com/saltstack-formulas/cert-formula/compare/v1.1.0...v1.1.1>`_ (2021-04-26)
------------------------------------------------------------------------------------------------------

Code Refactoring
^^^^^^^^^^^^^^^^


* **layout:** split formula with ``package`` and ``deployed`` (\ `a7a55c3 <https://github.com/saltstack-formulas/cert-formula/commit/a7a55c3cfd9b90456d70fb1ae753e7cbfa32d857>`_\ )

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `e6077cc <https://github.com/saltstack-formulas/cert-formula/commit/e6077cc63003005f7c4673d3280a5d519e26f06b>`_\ )

Tests
^^^^^


* **_mapdata:** add verification file for ``fedora-34`` [skip ci] (\ `27ba289 <https://github.com/saltstack-formulas/cert-formula/commit/27ba2896baa68bad3981b1b306d020a7ae4a1ca0>`_\ )

`1.1.0 <https://github.com/saltstack-formulas/cert-formula/compare/v1.0.0...v1.1.0>`_ (2021-04-14)
------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit a914d05

Please sign in to comment.