Skip to content

Commit

Permalink
chore(release): 0.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.6.1](v0.6.0...v0.6.1) (2020-01-26)

### Bug Fixes

* **gemfile:** restore content inadvertently removed ([5bb9f41](5bb9f41))
  • Loading branch information
semantic-release-bot committed Jan 26, 2020
1 parent bccf288 commit decb62d
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 7 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<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)|41
<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)|29
<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)|42
<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)|30
<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
<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
<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
Expand All @@ -16,4 +16,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-01-25.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-01-26.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.1](https://github.com/saltstack-formulas/golang-formula/compare/v0.6.0...v0.6.1) (2020-01-26)


### Bug Fixes

* **gemfile:** restore content inadvertently removed ([5bb9f41](https://github.com/saltstack-formulas/golang-formula/commit/5bb9f41c248f3b4200be236328d00e54ea834c33))

# [0.6.0](https://github.com/saltstack-formulas/golang-formula/compare/v0.5.0...v0.6.0) (2020-01-25)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: golang
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
version: 0.6.0
version: 0.6.1
release: 1
minimum_version: 2016.11
summary: golang formula
Expand Down
6 changes: 3 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<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>`_
- 41
- 42
* - :raw-html-m2r:`<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>`_
- 29
- 30
* - :raw-html-m2r:`<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
Expand All @@ -44,4 +44,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-01-25.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-01-26.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog
=========

`0.6.1 <https://github.com/saltstack-formulas/golang-formula/compare/v0.6.0...v0.6.1>`_ (2020-01-26)
--------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **gemfile:** restore content inadvertently removed (\ `5bb9f41 <https://github.com/saltstack-formulas/golang-formula/commit/5bb9f41c248f3b4200be236328d00e54ea834c33>`_\ )

`0.6.0 <https://github.com/saltstack-formulas/golang-formula/compare/v0.5.0...v0.6.0>`_ (2020-01-25)
--------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit decb62d

Please sign in to comment.