Skip to content

Commit 3cd8901

Browse files
chore(release): 0.7.3 [skip ci]
## [0.7.3](v0.7.2...v0.7.3) (2020-06-17) ### Bug Fixes * **symlink:** remove space ([3db8a99](3db8a99)) ### Code Refactoring * **symlink:** remove duplicated symlinking code ([c0e4a55](c0e4a55)) ### Continuous Integration * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([bf44069](bf44069)) ### Documentation * **readme:** set depth one ([6d6d0d1](6d6d0d1))
1 parent e5cc14a commit 3cd8901

File tree

5 files changed

+56
-7
lines changed

5 files changed

+56
-7
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|62
8-
<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)|47
7+
<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)|65
8+
<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)|51
99
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/5823?v=4' width='36' height='36' alt='@jackscott'>|[@jackscott](https://github.com/jackscott)|11
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)|10
1111
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20354422?v=4' width='36' height='36' alt='@VoroOnestic'>|[@VoroOnestic](https://github.com/VoroOnestic)|2
@@ -16,4 +16,4 @@ Avatar|Contributor|Contributions
1616

1717
---
1818

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

CHANGELOG.md

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

3+
## [0.7.3](https://github.com/saltstack-formulas/golang-formula/compare/v0.7.2...v0.7.3) (2020-06-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **symlink:** remove space ([3db8a99](https://github.com/saltstack-formulas/golang-formula/commit/3db8a9908141c635ffb254a7b8541a4b40d1f28c))
9+
10+
11+
### Code Refactoring
12+
13+
* **symlink:** remove duplicated symlinking code ([c0e4a55](https://github.com/saltstack-formulas/golang-formula/commit/c0e4a558967e3617411c2a7055c8f8b484ab2d49))
14+
15+
16+
### Continuous Integration
17+
18+
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([bf44069](https://github.com/saltstack-formulas/golang-formula/commit/bf44069956b3f9c611b207dc7831fa5a39bab89e))
19+
20+
21+
### Documentation
22+
23+
* **readme:** set depth one ([6d6d0d1](https://github.com/saltstack-formulas/golang-formula/commit/6d6d0d17865ac8d69f91d60c2e8a8725ac93b04c))
24+
325
## [0.7.2](https://github.com/saltstack-formulas/golang-formula/compare/v0.7.1...v0.7.2) (2020-06-05)
426

527

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: golang
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.7.2
4+
version: 0.7.3
55
release: 1
66
minimum_version: 2019.2
77
summary: golang formula

docs/AUTHORS.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 62
18+
- 65
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
2020
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
21-
- 47
21+
- 51
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/5823?v=4' width='36' height='36' alt='@jackscott'>`
2323
- `@jackscott <https://github.com/jackscott>`_
2424
- 11
@@ -44,4 +44,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
4444

4545
----
4646

47-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-05.
47+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-17.

docs/CHANGELOG.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22
Changelog
33
=========
44

5+
`0.7.3 <https://github.com/saltstack-formulas/golang-formula/compare/v0.7.2...v0.7.3>`_ (2020-06-17)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **symlink:** remove space (\ `3db8a99 <https://github.com/saltstack-formulas/golang-formula/commit/3db8a9908141c635ffb254a7b8541a4b40d1f28c>`_\ )
13+
14+
Code Refactoring
15+
^^^^^^^^^^^^^^^^
16+
17+
18+
* **symlink:** remove duplicated symlinking code (\ `c0e4a55 <https://github.com/saltstack-formulas/golang-formula/commit/c0e4a558967e3617411c2a7055c8f8b484ab2d49>`_\ )
19+
20+
Continuous Integration
21+
^^^^^^^^^^^^^^^^^^^^^^
22+
23+
24+
* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `bf44069 <https://github.com/saltstack-formulas/golang-formula/commit/bf44069956b3f9c611b207dc7831fa5a39bab89e>`_\ )
25+
26+
Documentation
27+
^^^^^^^^^^^^^
28+
29+
30+
* **readme:** set depth one (\ `6d6d0d1 <https://github.com/saltstack-formulas/golang-formula/commit/6d6d0d17865ac8d69f91d60c2e8a8725ac93b04c>`_\ )
31+
532
`0.7.2 <https://github.com/saltstack-formulas/golang-formula/compare/v0.7.1...v0.7.2>`_ (2020-06-05)
633
--------------------------------------------------------------------------------------------------------
734

0 commit comments

Comments
 (0)