Skip to content

Commit df4f95d

Browse files
chore(release): 0.19.2 [skip ci]
## [0.19.2](v0.19.1...v0.19.2) (2020-12-18) ### Bug Fixes * **osfingermap:** reinstate values for `Debian-9` after regression ([5170561](5170561)), closes [#119](#119)
1 parent 9cc205d commit df4f95d

5 files changed

Lines changed: 21 additions & 5 deletions

File tree

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
55
Avatar|Contributor|Contributions
66
:-:|---|:-:
77
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1194646?v=4' width='36' height='36' alt='@fintanmm'>|[@fintanmm](https://github.com/fintanmm)|100
8-
<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)|47
8+
<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)|49
99
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|35
1010
<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)|14
1111
<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)|11
@@ -33,4 +33,4 @@ Avatar|Contributor|Contributions
3333

3434
---
3535

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

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.19.2](https://github.com/saltstack-formulas/tomcat-formula/compare/v0.19.1...v0.19.2) (2020-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **osfingermap:** reinstate values for `Debian-9` after regression ([5170561](https://github.com/saltstack-formulas/tomcat-formula/commit/517056194d41e117179405c4471aa68eb66f152e)), closes [#119](https://github.com/saltstack-formulas/tomcat-formula/issues/119)
9+
310
## [0.19.1](https://github.com/saltstack-formulas/tomcat-formula/compare/v0.19.0...v0.19.1) (2020-12-16)
411

512

FORMULA

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

docs/AUTHORS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1818
- 100
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
2020
- `@myii <https://github.com/myii>`_
21-
- 47
21+
- 49
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
2323
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
2424
- 35
@@ -95,4 +95,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
9595

9696
----
9797

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

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.19.2 <https://github.com/saltstack-formulas/tomcat-formula/compare/v0.19.1...v0.19.2>`_ (2020-12-18)
6+
-----------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **osfingermap:** reinstate values for ``Debian-9`` after regression (\ `5170561 <https://github.com/saltstack-formulas/tomcat-formula/commit/517056194d41e117179405c4471aa68eb66f152e>`_\ ), closes `#119 <https://github.com/saltstack-formulas/tomcat-formula/issues/119>`_
13+
514
`0.19.1 <https://github.com/saltstack-formulas/tomcat-formula/compare/v0.19.0...v0.19.1>`_ (2020-12-16)
615
-----------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)