Skip to content

Commit a983859

Browse files
chore(release): 0.6.3 [skip ci]
## [0.6.3](v0.6.2...v0.6.3) (2020-03-28) ### Bug Fixes * **hardcoding:** configurable user/group ([1f03949](1f03949))
1 parent f8ee3dc commit a983859

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
@@ -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-03-19.
19+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-03-28.

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.6.3](https://github.com/saltstack-formulas/golang-formula/compare/v0.6.2...v0.6.3) (2020-03-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **hardcoding:** configurable user/group ([1f03949](https://github.com/saltstack-formulas/golang-formula/commit/1f03949d8c66148ebba995f45f14a8837f454281))
9+
310
## [0.6.2](https://github.com/saltstack-formulas/golang-formula/compare/v0.6.1...v0.6.2) (2020-03-19)
411

512

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, 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.6.2
4+
version: 0.6.3
55
release: 1
66
minimum_version: 2016.11
77
summary: golang formula

docs/AUTHORS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-03-19.
47+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-03-28.

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.6.3 <https://github.com/saltstack-formulas/golang-formula/compare/v0.6.2...v0.6.3>`_ (2020-03-28)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **hardcoding:** configurable user/group (\ `1f03949 <https://github.com/saltstack-formulas/golang-formula/commit/1f03949d8c66148ebba995f45f14a8837f454281>`_\ )
13+
514
`0.6.2 <https://github.com/saltstack-formulas/golang-formula/compare/v0.6.1...v0.6.2>`_ (2020-03-19)
615
--------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)