diff --git a/AUTHORS.md b/AUTHORS.md index b5bc3ad7..84c3827a 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|11 +@myii|[@myii](https://github.com/myii)|14 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index d83540bb..f6c19b59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/myii/ssf-formula/compare/v0.3.0...v0.3.1) (2019-08-04) + + +### Documentation + +* **template:** update `users-formula` PR link ([f235324](https://github.com/myii/ssf-formula/commit/f235324)) + # [0.3.0](https://github.com/myii/ssf-formula/compare/v0.2.1...v0.3.0) (2019-08-04) diff --git a/FORMULA b/FORMULA index 4e2d5cc3..94a019e2 100644 --- a/FORMULA +++ b/FORMULA @@ -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: 0.3.0 +version: 0.3.1 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index c5ffa1cf..f1171be6 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 11 + - 14 ---- diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index abd833ea..423d438c 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.3.1 `_ (2019-08-04) +--------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **template:** update ``users-formula`` PR link (\ `f235324 `_\ ) + `0.3.0 `_ (2019-08-04) --------------------------------------------------------------------------------------- diff --git a/ssf/defaults.yaml b/ssf/defaults.yaml index 77832121..55563e73 100644 --- a/ssf/defaults.yaml +++ b/ssf/defaults.yaml @@ -14,7 +14,7 @@ ssf_node_anchors: # via. `pre-commit_semantic-release.sh` # An alternative method could be to use: `git describe --abbrev=0 --tags` title: 'chore: use `semantic-release` cross-formula standard structure' - body: '* Automated using `ssf-formula` (v0.3.0)' + body: '* Automated using `ssf-formula` (v0.3.1)' github: owner: saltstack-formulas repo: ''