File tree Expand file tree Collapse file tree 5 files changed +53
-1
lines changed Expand file tree Collapse file tree 5 files changed +53
-1
lines changed Original file line number Diff line number Diff line change 1+ # Authors
2+
3+ This list is sorted by the number of commits per contributor in _ descending_ order.
4+
5+ Avatar|Contributor|Contributions
6+ :-:|---|:-:
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 ) |4
8+
9+ ---
10+
11+ Auto-generated by a [ forked version] ( https://github.com/myii/maintainer ) of [ gaocegege/maintainer] ( https://github.com/gaocegege/maintainer ) on 2019-08-03.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ # [ 0.1.0] ( https://github.com/myii/ssf-formula/compare/v0.1.0-rc.5...v0.1.0 ) (2019-08-03)
4+
5+
6+ ### Features
7+
8+ * ** defaults:** update commit message version in ` semantic-release ` run ([ f9b74e3] ( https://github.com/myii/ssf-formula/commit/f9b74e3 ) )
9+ * ** formulas:** allow formula-level upstream branch via. pillar/config ([ 5320c2e] ( https://github.com/myii/ssf-formula/commit/5320c2e ) )
10+
311## 0.1.0-rc.5 (2019-08-02)
412
513
Original file line number Diff line number Diff line change 1+ .. role :: raw-html-m2r(raw)
2+ :format: html
3+
4+
5+ Authors
6+ =======
7+
8+ This list is sorted by the number of commits per contributor in *descending * order.
9+
10+ .. list-table ::
11+ :header-rows: 1
12+
13+ * - Avatar
14+ - Contributor
15+ - Contributions
16+ * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'> `
17+ - `@myii <https://github.com/myii >`_
18+ - 4
19+
20+
21+ ----
22+
23+ Auto-generated by a `forked version <https://github.com/myii/maintainer >`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer >`_ on 2019-08-03.
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ `0.1.0 <https://github.com/myii/ssf-formula/compare/v0.1.0-rc.5...v0.1.0 >`_ (2019-08-03)
6+ ---------------------------------------------------------------------------------------
7+
8+ Features
9+ ^^^^^^^^
10+
11+
12+ * **defaults: ** update commit message version in ``semantic-release `` run (\ `f9b74e3 <https://github.com/myii/ssf-formula/commit/f9b74e3 >`_\ )
13+ * **formulas: ** allow formula-level upstream branch via. pillar/config (\ `5320c2e <https://github.com/myii/ssf-formula/commit/5320c2e >`_\ )
14+
5150.1.0-rc.5 (2019-08-02)
616-----------------------
717
Original file line number Diff line number Diff 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` (v0 .1.0-rc.6 )'
17+ body : ' * Automated using `ssf-formula` (0 .1.0)'
1818 github :
1919 owner : saltstack-formulas
2020 repo : ' '
You can’t perform that action at this time.
0 commit comments