Skip to content

Commit 2d557f2

Browse files
chore(release): 3.7.1 [skip ci]
## [3.7.1](v3.7.0...v3.7.1) (2020-03-25) ### Code Refactoring * **libsaltcli:** use `libsaltcli` library to improve readability ([ad923ee](ad923ee))
1 parent 6258315 commit 2d557f2

File tree

5 files changed

+19
-3
lines changed

5 files changed

+19
-3
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ Avatar|Contributor|Contributions
2828

2929
---
3030

31-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-03-24.
31+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-03-25.

CHANGELOG.md

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

3+
## [3.7.1](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.7.0...v3.7.1) (2020-03-25)
4+
5+
6+
### Code Refactoring
7+
8+
* **libsaltcli:** use `libsaltcli` library to improve readability ([ad923ee](https://github.com/saltstack-formulas/libvirt-formula/commit/ad923eefebec10a64f9943e230dda28cc3241c7d))
9+
310
# [3.7.0](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.6.0...v3.7.0) (2020-03-24)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: libvirt
22
os: Debian, CentOS, openSUSE, Suse
33
os_family: Debian, RedHat, Suse
4-
version: 3.7.0
4+
version: 3.7.1
55
release: 1
66
minimum_version: 2018.3
77
summary: libvirt formula

docs/AUTHORS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
8080

8181
----
8282

83-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-03-24.
83+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-03-25.

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+
`3.7.1 <https://github.com/saltstack-formulas/libvirt-formula/compare/v3.7.0...v3.7.1>`_ (2020-03-25)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Code Refactoring
9+
^^^^^^^^^^^^^^^^
10+
11+
12+
* **libsaltcli:** use ``libsaltcli`` library to improve readability (\ `ad923ee <https://github.com/saltstack-formulas/libvirt-formula/commit/ad923eefebec10a64f9943e230dda28cc3241c7d>`_\ )
13+
514
`3.7.0 <https://github.com/saltstack-formulas/libvirt-formula/compare/v3.6.0...v3.7.0>`_ (2020-03-24)
615
---------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)