Skip to content

Commit 18697a7

Browse files
chore(release): 0.1.1 [skip ci]
## [0.1.1](v0.1.0...v0.1.1) (2019-08-03) ### Documentation * **readme:** add initial `Using this repo` section ([ebfffcd](ebfffcd))
1 parent a457bc6 commit 18697a7

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/myii/ssf-formula/compare/v0.1.0...v0.1.1) (2019-08-03)
4+
5+
6+
### Documentation
7+
8+
* **readme:** add initial `Using this repo` section ([ebfffcd](https://github.com/myii/ssf-formula/commit/ebfffcd))
9+
310
# [0.1.0](https://github.com/myii/ssf-formula/compare/v0.1.0-rc.5...v0.1.0) (2019-08-03)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ssf
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 0.1.0
4+
version: 0.1.1
55
release: 1
66
minimum_version: 2017.7
77
summary: ssf formula

docs/CHANGELOG.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,18 @@
22
Changelog
33
=========
44

5-
`0.1.0 <https://github.com/myii/ssf-formula/compare/v0.1.0-rc.5...v0.1.0>`_ (2019-08-03)
5+
`0.1.1 <https://github.com/myii/ssf-formula/compare/v0.1.0...v0.1.1>`_ (2019-08-03)
66
---------------------------------------------------------------------------------------
77

8+
Documentation
9+
^^^^^^^^^^^^^
10+
11+
12+
* **readme:** add initial ``Using this repo`` section (\ `ebfffcd <https://github.com/myii/ssf-formula/commit/ebfffcd>`_\ )
13+
14+
`0.1.0 <https://github.com/myii/ssf-formula/compare/v0.1.0-rc.5...v0.1.0>`_ (2019-08-03)
15+
--------------------------------------------------------------------------------------------
16+
817
Features
918
^^^^^^^^
1019

ssf/defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ssf_node_anchors:
1414
# via. `pre-commit_semantic-release.sh`
1515
# An alternative method could be to use: `git describe --abbrev=0 --tags`
1616
title: 'chore: use `semantic-release` cross-formula standard structure'
17-
body: '* Automated using `ssf-formula` (0.1.0)'
17+
body: '* Automated using `ssf-formula` (0.1.1)'
1818
github:
1919
owner: saltstack-formulas
2020
repo: ''

0 commit comments

Comments
 (0)