Skip to content

Commit 96ea2c6

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2019-10-05) ### Documentation * **readme:** fix formatting ([40dd6ef](40dd6ef)) * **readme:** update scope heading ([840b389](840b389))
1 parent 676b687 commit 96ea2c6

File tree

5 files changed

+23
-5
lines changed

5 files changed

+23
-5
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|20
7+
<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)|67
88
<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)|9
99
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|6
1010
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/6215293?v=4' width='36' height='36' alt='@0xf10e'>|[@0xf10e](https://github.com/0xf10e)|6
@@ -14,4 +14,4 @@ Avatar|Contributor|Contributions
1414

1515
---
1616

17-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-04.
17+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-05.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/saltstack-formulas/iscsi-formula/compare/v1.0.0...v1.0.1) (2019-10-05)
4+
5+
6+
### Documentation
7+
8+
* **readme:** fix formatting ([40dd6ef](https://github.com/saltstack-formulas/iscsi-formula/commit/40dd6ef))
9+
* **readme:** update scope heading ([840b389](https://github.com/saltstack-formulas/iscsi-formula/commit/840b389))
10+
311
# 1.0.0 (2019-10-04)
412

513

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: iscsi
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, 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: 1.0.0
4+
version: 1.0.1
55
release: 1
66
minimum_version: 2017.7
77
summary: iscsi formula

docs/AUTHORS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
1717
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
18-
- 20
18+
- 67
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2020
- `@aboe76 <https://github.com/aboe76>`_
2121
- 9
@@ -38,4 +38,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
3838

3939
----
4040

41-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-04.
41+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-05.

docs/CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
Changelog
66
---------
77

8+
`1.0.1 <https://github.com/saltstack-formulas/iscsi-formula/compare/v1.0.0...v1.0.1>`_ (2019-10-05)
9+
-------------------------------------------------------------------------------------------------------
10+
11+
Documentation
12+
^^^^^^^^^^^^^
13+
14+
15+
* **readme:** fix formatting (\ `40dd6ef <https://github.com/saltstack-formulas/iscsi-formula/commit/40dd6ef>`_\ )
16+
* **readme:** update scope heading (\ `840b389 <https://github.com/saltstack-formulas/iscsi-formula/commit/840b389>`_\ )
17+
818
1.0.0 (2019-10-04)
919
------------------
1020

0 commit comments

Comments
 (0)