Skip to content

Commit

Permalink
chore(release): 0.15.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.15.1](v0.15.0...v0.15.1) (2019-09-23)

### Bug Fixes

* **editor:** fix python3 compatibility ([5da26b6](5da26b6))

### Continuous Integration

* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([f9a3ef2](f9a3ef2))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([f5e8b84](f5e8b84))
  • Loading branch information
semantic-release-bot committed Sep 23, 2019
1 parent 2f544e7 commit 70cd96f
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 11 deletions.
7 changes: 4 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ 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://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|10
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|10
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|8
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|6
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>|[@thatch45](https://github.com/thatch45)|5
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|5
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|4
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/851757?v=4' width='36' height='36' alt='@Azulinho'>|[@Azulinho](https://github.com/Azulinho)|3
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|3
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3675033?v=4' width='36' height='36' alt='@BrandonIngalls'>|[@BrandonIngalls](https://github.com/BrandonIngalls)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/306240?v=4' width='36' height='36' alt='@UtahDave'>|[@UtahDave](https://github.com/UtahDave)|2
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|2
Expand All @@ -32,4 +33,4 @@ Avatar|Contributor|Contributions

---

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

## [0.15.1](https://github.com/saltstack-formulas/vim-formula/compare/v0.15.0...v0.15.1) (2019-09-23)


### Bug Fixes

* **editor:** fix python3 compatibility ([5da26b6](https://github.com/saltstack-formulas/vim-formula/commit/5da26b6))


### Continuous Integration

* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([f9a3ef2](https://github.com/saltstack-formulas/vim-formula/commit/f9a3ef2))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([f5e8b84](https://github.com/saltstack-formulas/vim-formula/commit/f5e8b84))

# [0.15.0](https://github.com/saltstack-formulas/vim-formula/compare/v0.14.2...v0.15.0) (2019-09-06)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -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.15.0
version: 0.15.1
release: 0
minimum_version: 2017.7
summary: Vim formula
Expand Down
17 changes: 10 additions & 7 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,26 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 10
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
- `@gravyboat <https://github.com/gravyboat>`_
- 10
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
- `@aboe76 <https://github.com/aboe76>`_
- 8
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
- `@nmadhok <https://github.com/nmadhok>`_
- 6
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>`
- `@thatch45 <https://github.com/thatch45>`_
- 5
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/851757?v=4' width='36' height='36' alt='@Azulinho'>`
- `@Azulinho <https://github.com/Azulinho>`_
- 3
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 5
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
- `@n-rodriguez <https://github.com/n-rodriguez>`_
- 4
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/851757?v=4' width='36' height='36' alt='@Azulinho'>`
- `@Azulinho <https://github.com/Azulinho>`_
- 3
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3675033?v=4' width='36' height='36' alt='@BrandonIngalls'>`
- `@BrandonIngalls <https://github.com/BrandonIngalls>`_
Expand Down Expand Up @@ -92,4 +95,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-09-06.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-09-23.
16 changes: 16 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
Changelog
=========

`0.15.1 <https://github.com/saltstack-formulas/vim-formula/compare/v0.15.0...v0.15.1>`_ (2019-09-23)
--------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **editor:** fix python3 compatibility (\ `5da26b6 <https://github.com/saltstack-formulas/vim-formula/commit/5da26b6>`_\ )

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ `f9a3ef2 <https://github.com/saltstack-formulas/vim-formula/commit/f9a3ef2>`_\ )
* **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ `f5e8b84 <https://github.com/saltstack-formulas/vim-formula/commit/f5e8b84>`_\ )

`0.15.0 <https://github.com/saltstack-formulas/vim-formula/compare/v0.14.2...v0.15.0>`_ (2019-09-06)
--------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 70cd96f

Please sign in to comment.