Skip to content

Commit af75c92

Browse files
chore(release): 1.64.1 [skip ci]
## [1.64.1](v1.64.0...v1.64.1) (2019-11-27) ### Bug Fixes * **travis:** quote pathspecs used with `git ls-files` ([be75d2d](be75d2d)), closes [/github.com/saltstack-formulas/template-formula/pull/181#discussion_r351491871](https://github.com//github.com/saltstack-formulas/template-formula/pull/181/issues/discussion_r351491871)
1 parent 7f9cc75 commit af75c92

File tree

5 files changed

+19
-3
lines changed

5 files changed

+19
-3
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<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)|319
7+
<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)|317
88

99
---
1010

CHANGELOG.md

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

3+
## [1.64.1](https://github.com/myii/ssf-formula/compare/v1.64.0...v1.64.1) (2019-11-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **travis:** quote pathspecs used with `git ls-files` ([be75d2d](https://github.com/myii/ssf-formula/commit/be75d2d4720faf7226a33b64c8dfb5927bba88ac)), closes [/github.com/saltstack-formulas/template-formula/pull/181#discussion_r351491871](https://github.com//github.com/saltstack-formulas/template-formula/pull/181/issues/discussion_r351491871)
9+
310
# [1.64.0](https://github.com/myii/ssf-formula/compare/v1.63.0...v1.64.0) (2019-11-27)
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: 1.64.0
4+
version: 1.64.1
55
release: 1
66
minimum_version: 2017.7
77
summary: ssf formula

docs/AUTHORS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 319
18+
- 317
1919

2020

2121
----

docs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
`1.64.1 <https://github.com/myii/ssf-formula/compare/v1.64.0...v1.64.1>`_ (2019-11-27)
6+
------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **travis:** quote pathspecs used with ``git ls-files`` (\ `be75d2d <https://github.com/myii/ssf-formula/commit/be75d2d4720faf7226a33b64c8dfb5927bba88ac>`_\ ), closes `/github.com/saltstack-formulas/template-formula/pull/181#discussion_r351491871 <https://github.com//github.com/saltstack-formulas/template-formula/pull/181/issues/discussion_r351491871>`_
13+
514
`1.64.0 <https://github.com/myii/ssf-formula/compare/v1.63.0...v1.64.0>`_ (2019-11-27)
615
------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)