From eb42247b00a0ab938c816e78b58acf116d8de2d5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 1 Jun 2020 04:40:13 +0000 Subject: [PATCH] chore(release): 1.161.0 [skip ci] # [1.161.0](https://github.com/myii/ssf-formula/compare/v1.160.0...v1.161.0) (2020-06-01) ### Features * **formula:** add `jetbrains-clion-formula` ([15c96c6](https://github.com/myii/ssf-formula/commit/15c96c670953109186382453475b0c065e9a2922)) --- AUTHORS.md | 2 +- CHANGELOG.md | 7 +++++++ FORMULA | 2 +- docs/AUTHORS.rst | 2 +- docs/CHANGELOG.rst | 9 +++++++++ 5 files changed, 19 insertions(+), 3 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 5840f5be..ccf36e5c 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)|551 +@myii|[@myii](https://github.com/myii)|553 @dafyddj|[@dafyddj](https://github.com/dafyddj)|2 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8792d0de..2dd85b3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.161.0](https://github.com/myii/ssf-formula/compare/v1.160.0...v1.161.0) (2020-06-01) + + +### Features + +* **formula:** add `jetbrains-clion-formula` ([15c96c6](https://github.com/myii/ssf-formula/commit/15c96c670953109186382453475b0c065e9a2922)) + # [1.160.0](https://github.com/myii/ssf-formula/compare/v1.159.0...v1.160.0) (2020-06-01) diff --git a/FORMULA b/FORMULA index 6424e3c8..4b33f24e 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: 1.160.0 +version: 1.161.0 release: 1 minimum_version: 2017.7 summary: ssf formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index d9e47ec4..cf5a8d4d 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 `_ - - 551 + - 553 * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - 2 diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 92b39cd2..2c9c7560 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`1.161.0 `_ (2020-06-01) +--------------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **formula:** add ``jetbrains-clion-formula`` (\ `15c96c6 `_\ ) + `1.160.0 `_ (2020-06-01) ---------------------------------------------------------------------------------------------