Skip to content

Commit

Permalink
chore(release): 1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.11.0](v1.10.0...v1.11.0) (2019-10-01)

### Code Refactoring

* **kitchen:** use macros for each section under `driver` ([e386630](e386630))

### Features

* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` ([25946b0](25946b0)), closes [/github.com/netmanagers/salt-image-builder/blob/d6e57f6b22570530a627c89a94fed02754a3197d/scripts/prepare.sh#L99](https://github.com//github.com/netmanagers/salt-image-builder/blob/d6e57f6b22570530a627c89a94fed02754a3197d/scripts/prepare.sh/issues/L99)
  • Loading branch information
semantic-release-bot committed Oct 1, 2019
1 parent c1f1d14 commit d6ecfa9
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|121
<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)|124

---

Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

# [1.11.0](https://github.com/myii/ssf-formula/compare/v1.10.0...v1.11.0) (2019-10-01)


### Code Refactoring

* **kitchen:** use macros for each section under `driver` ([e386630](https://github.com/myii/ssf-formula/commit/e386630))


### Features

* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` ([25946b0](https://github.com/myii/ssf-formula/commit/25946b0)), closes [/github.com/netmanagers/salt-image-builder/blob/d6e57f6b22570530a627c89a94fed02754a3197d/scripts/prepare.sh#L99](https://github.com//github.com/netmanagers/salt-image-builder/blob/d6e57f6b22570530a627c89a94fed02754a3197d/scripts/prepare.sh/issues/L99)

# [1.10.0](https://github.com/myii/ssf-formula/compare/v1.9.0...v1.10.0) (2019-10-01)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -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.10.0
version: 1.11.0
release: 1
minimum_version: 2017.7
summary: ssf formula
Expand Down
2 changes: 1 addition & 1 deletion docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :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>`_
- 121
- 124


----
Expand Down
15 changes: 15 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
Changelog
=========

`1.11.0 <https://github.com/myii/ssf-formula/compare/v1.10.0...v1.11.0>`_ (2019-10-01)
------------------------------------------------------------------------------------------

Code Refactoring
^^^^^^^^^^^^^^^^


* **kitchen:** use macros for each section under ``driver`` (\ `e386630 <https://github.com/myii/ssf-formula/commit/e386630>`_\ )

Features
^^^^^^^^


* **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` (\ `25946b0 <https://github.com/myii/ssf-formula/commit/25946b0>`_\ ), closes `/github.com/netmanagers/salt-image-builder/blob/d6e57f6b22570530a627c89a94fed02754a3197d/scripts/prepare.sh#L99 <https://github.com//github.com/netmanagers/salt-image-builder/blob/d6e57f6b22570530a627c89a94fed02754a3197d/scripts/prepare.sh/issues/L99>`_

`1.10.0 <https://github.com/myii/ssf-formula/compare/v1.9.0...v1.10.0>`_ (2019-10-01)
-----------------------------------------------------------------------------------------

Expand Down

0 comments on commit d6ecfa9

Please sign in to comment.