Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2020-12-18)

### Bug Fixes

* **compose-ng:** add support for setting container devices ([2b04ee7](2b04ee7))
  • Loading branch information
semantic-release-bot committed Dec 18, 2020
1 parent b739204 commit 8835a9f
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 7 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|111
<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)|51
<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)|52
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1121702?v=4' width='36' height='36' alt='@cdarwin'>|[@cdarwin](https://github.com/cdarwin)|25
<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)|22
<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)|21
Expand All @@ -18,13 +18,13 @@ Avatar|Contributor|Contributions
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1435085?v=4' width='36' height='36' alt='@blbradley'>|[@blbradley](https://github.com/blbradley)|6
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|6
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/34718107?v=4' width='36' height='36' alt='@VBH-Jenkins'>|[@VBH-Jenkins](https://github.com/VBH-Jenkins)|5
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16061886?v=4' width='36' height='36' alt='@japtain-cack'>|[@japtain-cack](https://github.com/japtain-cack)|3
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|3
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/50369843?v=4' width='36' height='36' alt='@solarchad'>|[@solarchad](https://github.com/solarchad)|2
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|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
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/7060082?v=4' width='36' height='36' alt='@msciciel'>|[@msciciel](https://github.com/msciciel)|2
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/821695?v=4' width='36' height='36' alt='@mingfang'>|[@mingfang](https://github.com/mingfang)|2
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16061886?v=4' width='36' height='36' alt='@japtain-cack'>|[@japtain-cack](https://github.com/japtain-cack)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/534313?v=4' width='36' height='36' alt='@Poil'>|[@Poil](https://github.com/Poil)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5549415?v=4' width='36' height='36' alt='@stamak'>|[@stamak](https://github.com/stamak)|2
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1806188?v=4' width='36' height='36' alt='@tedski'>|[@tedski](https://github.com/tedski)|2
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/saltstack-formulas/docker-formula/compare/v1.1.0...v1.1.1) (2020-12-18)


### Bug Fixes

* **compose-ng:** add support for setting container devices ([2b04ee7](https://github.com/saltstack-formulas/docker-formula/commit/2b04ee788e047a5283703199afea9e007f9d9c1e))

# [1.1.0](https://github.com/saltstack-formulas/docker-formula/compare/v1.0.0...v1.1.0) (2020-12-18)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: docker
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.1.0
version: 1.1.1
release: 1
minimum_version: 2017.7
summary: docker formula
Expand Down
8 changes: 4 additions & 4 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 111
* - :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>`_
- 51
- 52
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1121702?v=4' width='36' height='36' alt='@cdarwin'>`
- `@cdarwin <https://github.com/cdarwin>`_
- 25
Expand Down Expand Up @@ -55,6 +55,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/34718107?v=4' width='36' height='36' alt='@VBH-Jenkins'>`
- `@VBH-Jenkins <https://github.com/VBH-Jenkins>`_
- 5
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16061886?v=4' width='36' height='36' alt='@japtain-cack'>`
- `@japtain-cack <https://github.com/japtain-cack>`_
- 3
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>`
- `@babilen5 <https://github.com/babilen5>`_
- 3
Expand All @@ -73,9 +76,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/821695?v=4' width='36' height='36' alt='@mingfang'>`
- `@mingfang <https://github.com/mingfang>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/16061886?v=4' width='36' height='36' alt='@japtain-cack'>`
- `@japtain-cack <https://github.com/japtain-cack>`_
- 2
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/534313?v=4' width='36' height='36' alt='@Poil'>`
- `@Poil <https://github.com/Poil>`_
- 2
Expand Down
9 changes: 9 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog
=========

`1.1.1 <https://github.com/saltstack-formulas/docker-formula/compare/v1.1.0...v1.1.1>`_ (2020-12-18)
--------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **compose-ng:** add support for setting container devices (\ `2b04ee7 <https://github.com/saltstack-formulas/docker-formula/commit/2b04ee788e047a5283703199afea9e007f9d9c1e>`_\ )

`1.1.0 <https://github.com/saltstack-formulas/docker-formula/compare/v1.0.0...v1.1.0>`_ (2020-12-18)
--------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit 8835a9f

Please sign in to comment.