Skip to content

Commit

Permalink
chore(release): 1.396.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.396.0](v1.395.0...v1.396.0) (2022-06-08)

### Features

* **formulas:** add `pre-commit` config to basic management formulas ([2043a36](2043a36))
* **pre-commit:** add pre-commit.ci section to configuration ([f318978](f318978))
* **pre-commit:** update `rubocop` linter version ([739db37](739db37))
* **saltimages:** update with latest changes from `salt-image-builder` ([63235a3](63235a3))
  • Loading branch information
semantic-release-bot committed Jun 8, 2022
1 parent cedce67 commit e048091
Show file tree
Hide file tree
Showing 5 changed files with 27 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|1211
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|1216
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|6
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/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-06-07.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-06-08.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

# [1.396.0](https://github.com/myii/ssf-formula/compare/v1.395.0...v1.396.0) (2022-06-08)


### Features

* **formulas:** add `pre-commit` config to basic management formulas ([2043a36](https://github.com/myii/ssf-formula/commit/2043a366dd503dd6bd6e155d0f82a0c276660e8b))
* **pre-commit:** add pre-commit.ci section to configuration ([f318978](https://github.com/myii/ssf-formula/commit/f3189782f629e1ea10c94fd0e5abc19cecbd5237))
* **pre-commit:** update `rubocop` linter version ([739db37](https://github.com/myii/ssf-formula/commit/739db372ac5fce5f4f89c0bef94d8b53b53256e3))
* **saltimages:** update with latest changes from `salt-image-builder` ([63235a3](https://github.com/myii/ssf-formula/commit/63235a34483e103027b09f75f5b8af475f39b36b))

# [1.395.0](https://github.com/myii/ssf-formula/compare/v1.394.0...v1.395.0) (2022-06-07)


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.395.0
version: 1.396.0
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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 1211
- 1216
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/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-06-07.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-06-08.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog
=========

`1.396.0 <https://github.com/myii/ssf-formula/compare/v1.395.0...v1.396.0>`_ (2022-06-08)
---------------------------------------------------------------------------------------------

Features
^^^^^^^^


* **formulas:** add ``pre-commit`` config to basic management formulas (\ `2043a36 <https://github.com/myii/ssf-formula/commit/2043a366dd503dd6bd6e155d0f82a0c276660e8b>`_\ )
* **pre-commit:** add pre-commit.ci section to configuration (\ `f318978 <https://github.com/myii/ssf-formula/commit/f3189782f629e1ea10c94fd0e5abc19cecbd5237>`_\ )
* **pre-commit:** update ``rubocop`` linter version (\ `739db37 <https://github.com/myii/ssf-formula/commit/739db372ac5fce5f4f89c0bef94d8b53b53256e3>`_\ )
* **saltimages:** update with latest changes from ``salt-image-builder`` (\ `63235a3 <https://github.com/myii/ssf-formula/commit/63235a34483e103027b09f75f5b8af475f39b36b>`_\ )

`1.395.0 <https://github.com/myii/ssf-formula/compare/v1.394.0...v1.395.0>`_ (2022-06-07)
---------------------------------------------------------------------------------------------

Expand Down

0 comments on commit e048091

Please sign in to comment.