Skip to content

Commit

Permalink
chore(release): 1.172.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.172.0](v1.171.0...v1.172.0) (2020-06-05)

### Features

* **gemfile.lock:** use `bundle update` to get latest gems ([82d39bf](82d39bf))
  • Loading branch information
semantic-release-bot committed Jun 5, 2020
1 parent ca61886 commit 2da698d
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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)|573
<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)|575
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|2

---
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [1.172.0](https://github.com/myii/ssf-formula/compare/v1.171.0...v1.172.0) (2020-06-05)


### Features

* **gemfile.lock:** use `bundle update` to get latest gems ([82d39bf](https://github.com/myii/ssf-formula/commit/82d39bf15146a17668f1f26d562cfad3c4b42e95))

# [1.171.0](https://github.com/myii/ssf-formula/compare/v1.170.0...v1.171.0) (2020-06-05)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ssf
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: 1.171.0
version: 1.172.0
release: 1
minimum_version: 2017.7
summary: ssf formula
Expand Down
2 changes: 1 addition & 1 deletion docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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>`_
- 573
- 575
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
- `@dafyddj <https://github.com/dafyddj>`_
- 2
Expand Down
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
=========

`1.172.0 <https://github.com/myii/ssf-formula/compare/v1.171.0...v1.172.0>`_ (2020-06-05)
---------------------------------------------------------------------------------------------

Features
^^^^^^^^


* **gemfile.lock:** use ``bundle update`` to get latest gems (\ `82d39bf <https://github.com/myii/ssf-formula/commit/82d39bf15146a17668f1f26d562cfad3c4b42e95>`_\ )

`1.171.0 <https://github.com/myii/ssf-formula/compare/v1.170.0...v1.171.0>`_ (2020-06-05)
---------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 2da698d

Please sign in to comment.