Skip to content

Commit f589d27

Browse files
chore(release): 1.400.0 [skip ci]
# [1.400.0](v1.399.0...v1.400.0) (2022-07-22) ### Features * **bin/kitchen:** fix `rubocop` violations ([3287920](3287920)) * **gemfile.lock:** use `bundle update` to get latest gems [2022-W28] ([e8ccada](e8ccada)) * **system.rb:** add Ubuntu 22.04 to `build_platform_codename` ([c70077b](c70077b))
1 parent 873a04f commit f589d27

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<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)|1222
7+
<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)|1226
88
<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
99
<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
1010

1111
---
1212

13-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-06-30.
13+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-07-22.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
# [1.400.0](https://github.com/myii/ssf-formula/compare/v1.399.0...v1.400.0) (2022-07-22)
4+
5+
6+
### Features
7+
8+
* **bin/kitchen:** fix `rubocop` violations ([3287920](https://github.com/myii/ssf-formula/commit/3287920a6dbb61400f08293f7149a452ec83f8ad))
9+
* **gemfile.lock:** use `bundle update` to get latest gems [2022-W28] ([e8ccada](https://github.com/myii/ssf-formula/commit/e8ccada94e28091667d518846c1191c972aabcdf))
10+
* **system.rb:** add Ubuntu 22.04 to `build_platform_codename` ([c70077b](https://github.com/myii/ssf-formula/commit/c70077b4e68333ffc8f717995fdf14bf6752c3ee))
11+
312
# [1.399.0](https://github.com/myii/ssf-formula/compare/v1.398.0...v1.399.0) (2022-06-30)
413

514

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ssf
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: 1.399.0
4+
version: 1.400.0
55
release: 1
66
minimum_version: 2017.7
77
summary: ssf formula

0 commit comments

Comments
 (0)