From 619c6c56e2f372f32d7d381155adc075f171f1fb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 6 Sep 2019 00:57:28 +0000 Subject: [PATCH] chore(release): 0.15.0 [skip ci] # [0.15.0](https://github.com/saltstack-formulas/vim-formula/compare/v0.14.2...v0.15.0) (2019-09-06) ### Features * **semantic-release:** add semantic-release ([1894649](https://github.com/saltstack-formulas/vim-formula/commit/1894649)) --- AUTHORS.md | 35 +++++++++++++++++ CHANGELOG.md | 8 ++++ FORMULA | 2 +- docs/AUTHORS.rst | 95 ++++++++++++++++++++++++++++++++++++++++++++++ docs/CHANGELOG.rst | 12 ++++++ 5 files changed, 151 insertions(+), 1 deletion(-) create mode 100644 AUTHORS.md create mode 100644 CHANGELOG.md create mode 100644 docs/AUTHORS.rst create mode 100644 docs/CHANGELOG.rst diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..cc929fc --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,35 @@ +# Authors + +This list is sorted by the number of commits per contributor in _descending_ order. + +Avatar|Contributor|Contributions +:-:|---|:-: +@gravyboat|[@gravyboat](https://github.com/gravyboat)|10 +@aboe76|[@aboe76](https://github.com/aboe76)|8 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|6 +@thatch45|[@thatch45](https://github.com/thatch45)|5 +@Azulinho|[@Azulinho](https://github.com/Azulinho)|3 +@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|3 +@BrandonIngalls|[@BrandonIngalls](https://github.com/BrandonIngalls)|2 +@UtahDave|[@UtahDave](https://github.com/UtahDave)|2 +@techhat|[@techhat](https://github.com/techhat)|2 +@stp-ip|[@stp-ip](https://github.com/stp-ip)|2 +@whiteinge|[@whiteinge](https://github.com/whiteinge)|2 +@tibold|[@tibold](https://github.com/tibold)|2 +@devster31|[@devster31](https://github.com/devster31)|2 +@alxwr|[@alxwr](https://github.com/alxwr)|1 +@alinefr|[@alinefr](https://github.com/alinefr)|1 +@alcarithemad|[@alcarithemad](https://github.com/alcarithemad)|1 +@evverss|[@evverss](https://github.com/evverss)|1 +@frots|[@frots](https://github.com/frots)|1 +@EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|1 +@imran1008|[@imran1008](https://github.com/imran1008)|1 +@codekoala|[@codekoala](https://github.com/codekoala)|1 +@boileaum|[@boileaum](https://github.com/boileaum)|1 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|1 +@babilen5|[@babilen5](https://github.com/babilen5)|1 +@puneetk|[@puneetk](https://github.com/puneetk)|1 + +--- + +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-06. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3909d76 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +# [0.15.0](https://github.com/saltstack-formulas/vim-formula/compare/v0.14.2...v0.15.0) (2019-09-06) + + +### Features + +* **semantic-release:** add semantic-release ([1894649](https://github.com/saltstack-formulas/vim-formula/commit/1894649)) diff --git a/FORMULA b/FORMULA index 4d0bcc4..7f276a9 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: vim os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS -version: 0.1.0 +version: 0.15.0 release: 0 minimum_version: 2017.7 summary: Vim formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst new file mode 100644 index 0000000..74d2147 --- /dev/null +++ b/docs/AUTHORS.rst @@ -0,0 +1,95 @@ +.. role:: raw-html-m2r(raw) + :format: html + + +Authors +======= + +This list is sorted by the number of commits per contributor in *descending* order. + +.. list-table:: + :header-rows: 1 + + * - Avatar + - Contributor + - Contributions + * - :raw-html-m2r:`@gravyboat` + - `@gravyboat `_ + - 10 + * - :raw-html-m2r:`@aboe76` + - `@aboe76 `_ + - 8 + * - :raw-html-m2r:`@nmadhok` + - `@nmadhok `_ + - 6 + * - :raw-html-m2r:`@thatch45` + - `@thatch45 `_ + - 5 + * - :raw-html-m2r:`@Azulinho` + - `@Azulinho `_ + - 3 + * - :raw-html-m2r:`@n-rodriguez` + - `@n-rodriguez `_ + - 3 + * - :raw-html-m2r:`@BrandonIngalls` + - `@BrandonIngalls `_ + - 2 + * - :raw-html-m2r:`@UtahDave` + - `@UtahDave `_ + - 2 + * - :raw-html-m2r:`@techhat` + - `@techhat `_ + - 2 + * - :raw-html-m2r:`@stp-ip` + - `@stp-ip `_ + - 2 + * - :raw-html-m2r:`@whiteinge` + - `@whiteinge `_ + - 2 + * - :raw-html-m2r:`@tibold` + - `@tibold `_ + - 2 + * - :raw-html-m2r:`@devster31` + - `@devster31 `_ + - 2 + * - :raw-html-m2r:`@alxwr` + - `@alxwr `_ + - 1 + * - :raw-html-m2r:`@alinefr` + - `@alinefr `_ + - 1 + * - :raw-html-m2r:`@alcarithemad` + - `@alcarithemad `_ + - 1 + * - :raw-html-m2r:`@evverss` + - `@evverss `_ + - 1 + * - :raw-html-m2r:`@frots` + - `@frots `_ + - 1 + * - :raw-html-m2r:`@EvaSDK` + - `@EvaSDK `_ + - 1 + * - :raw-html-m2r:`@imran1008` + - `@imran1008 `_ + - 1 + * - :raw-html-m2r:`@codekoala` + - `@codekoala `_ + - 1 + * - :raw-html-m2r:`@boileaum` + - `@boileaum `_ + - 1 + * - :raw-html-m2r:`@noelmcloughlin` + - `@noelmcloughlin `_ + - 1 + * - :raw-html-m2r:`@babilen5` + - `@babilen5 `_ + - 1 + * - :raw-html-m2r:`@puneetk` + - `@puneetk `_ + - 1 + + +---- + +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-06. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst new file mode 100644 index 0000000..858421b --- /dev/null +++ b/docs/CHANGELOG.rst @@ -0,0 +1,12 @@ + +Changelog +========= + +`0.15.0 `_ (2019-09-06) +-------------------------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **semantic-release:** add semantic-release (\ `1894649 `_\ )