Skip to content

Commit

Permalink
chore(release): 1.339.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.339.0](v1.338.0...v1.339.0) (2021-12-22)

### Features

* **proxy:** remove literal `C:\salt\` from `salt-call` command ([d6717b4](d6717b4))
* **proxy:** replace deprecated Windows `2016` with `2022` ([0b05b5d](0b05b5d))
  • Loading branch information
semantic-release-bot committed Dec 22, 2021
1 parent 5bd09ce commit 724deb4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 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)|1079
<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)|1083
<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)|1

---

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

# [1.339.0](https://github.com/myii/ssf-formula/compare/v1.338.0...v1.339.0) (2021-12-22)


### Features

* **proxy:** remove literal `C:\salt\` from `salt-call` command ([d6717b4](https://github.com/myii/ssf-formula/commit/d6717b4fa154e5398828b39fb1b293a0e88a0afe))
* **proxy:** replace deprecated Windows `2016` with `2022` ([0b05b5d](https://github.com/myii/ssf-formula/commit/0b05b5de6b5ab3257607c437126ea45aa8c95835))

# [1.338.0](https://github.com/myii/ssf-formula/compare/v1.337.0...v1.338.0) (2021-12-21)


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.338.0
version: 1.339.0
release: 1
minimum_version: 2017.7
summary: ssf formula
Expand Down

0 comments on commit 724deb4

Please sign in to comment.