Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2021-06-18)

### Bug Fixes

* **tumbleweed:** install package `openssl-1_1` to generate `key_dir` ([069500b](069500b))

### Continuous Integration

* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([caeefac](caeefac))

### Documentation

* **map.jinja:** fix `rst-lint` violation [skip ci] ([8df5989](8df5989))
  • Loading branch information
semantic-release-bot committed Jun 18, 2021
1 parent a09aa88 commit 4b45deb
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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)|83
<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)|88
<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)|17
<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/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|10
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-05-06.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-18.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.3.1](https://github.com/saltstack-formulas/cert-formula/compare/v1.3.0...v1.3.1) (2021-06-18)


### Bug Fixes

* **tumbleweed:** install package `openssl-1_1` to generate `key_dir` ([069500b](https://github.com/saltstack-formulas/cert-formula/commit/069500b808d93139d7cfd511beebfeac924b7067))


### Continuous Integration

* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([caeefac](https://github.com/saltstack-formulas/cert-formula/commit/caeeface3fd8de6733403eeb84a061199d6c6031))


### Documentation

* **map.jinja:** fix `rst-lint` violation [skip ci] ([8df5989](https://github.com/saltstack-formulas/cert-formula/commit/8df598985375237103e6543d40f482afb97ebba5))

# [1.3.0](https://github.com/saltstack-formulas/cert-formula/compare/v1.2.0...v1.3.0) (2021-05-06)


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.3.0
version: 1.3.1
release: 1
minimum_version: 2017.3
summary: cert formula
Expand Down
4 changes: 2 additions & 2 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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>`_
- 83
- 88
* - :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>`_
- 17
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-05-06.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-06-18.
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.3.1 <https://github.com/saltstack-formulas/cert-formula/compare/v1.3.0...v1.3.1>`_ (2021-06-18)
------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **tumbleweed:** install package ``openssl-1_1`` to generate ``key_dir`` (\ `069500b <https://github.com/saltstack-formulas/cert-formula/commit/069500b808d93139d7cfd511beebfeac924b7067>`_\ )

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


* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `caeefac <https://github.com/saltstack-formulas/cert-formula/commit/caeeface3fd8de6733403eeb84a061199d6c6031>`_\ )

Documentation
^^^^^^^^^^^^^


* **map.jinja:** fix ``rst-lint`` violation [skip ci] (\ `8df5989 <https://github.com/saltstack-formulas/cert-formula/commit/8df598985375237103e6543d40f482afb97ebba5>`_\ )

`1.3.0 <https://github.com/saltstack-formulas/cert-formula/compare/v1.2.0...v1.3.0>`_ (2021-05-06)
------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 4b45deb

Please sign in to comment.