Skip to content

Commit a2168ba

Browse files
committed
πŸ”– Prepare release v0.1.4
1 parent 5841996 commit a2168ba

3 files changed

Lines changed: 28 additions & 15 deletions

File tree

β€Ždocs/file.CHANGELOG.htmlβ€Ž

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,10 @@
7070
and <a href="https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html">yes</a>, platform and engine support are part of the <a href="https://github.com/semver/semver/issues/716#issuecomment-869336139">public API</a>.<br>
7171
Please file a bug if you notice a violation of semantic versioning.</p>
7272

73-
<h2 id="unreleased"><a href="https://github.com/kettle-dev/kettle-family/compare/v0.1.3...HEAD">Unreleased</a></h2>
73+
<h2 id="unreleased"><a href="https://github.com/kettle-dev/kettle-family/compare/v0.1.4...HEAD">Unreleased</a></h2>
7474

7575
<h3 id="added">Added</h3>
7676

77-
<ul>
78-
<li>Added configurable readiness checks, root/shared changelog support, release<br>
79-
environment overrides, and an optional family changelog release phase for<br>
80-
monorepo gem families whose members share root release metadata.</li>
81-
</ul>
82-
8377
<h3 id="changed">Changed</h3>
8478

8579
<h3 id="deprecated">Deprecated</h3>
@@ -90,6 +84,25 @@ <h3 id="fixed">Fixed</h3>
9084

9185
<h3 id="security">Security</h3>
9286

87+
<h2 id="014---2026-06-16">
88+
<a href="https://github.com/kettle-dev/kettle-family/compare/v0.1.3...v0.1.4">0.1.4</a> - 2026-06-16</h2>
89+
90+
<ul>
91+
<li>TAG: <a href="https://github.com/kettle-dev/kettle-family/releases/tag/v0.1.4">v0.1.4</a>
92+
</li>
93+
<li>COVERAGE: 93.72% – 1060/1131 lines in 19 files</li>
94+
<li>BRANCH COVERAGE: 76.12% – 322/423 branches in 19 files</li>
95+
<li>40.14% documented</li>
96+
</ul>
97+
98+
<h3 id="added-1">Added</h3>
99+
100+
<ul>
101+
<li>Added configurable readiness checks, root/shared changelog support, release<br>
102+
environment overrides, and an optional family changelog release phase for<br>
103+
monorepo gem families whose members share root release metadata.</li>
104+
</ul>
105+
93106
<h2 id="013---2026-06-14">
94107
<a href="https://github.com/kettle-dev/kettle-family/compare/v0.1.2...v0.1.3">0.1.3</a> - 2026-06-14</h2>
95108

@@ -126,7 +139,7 @@ <h3 id="fixed-1">Fixed</h3>
126139
<code>test/</code> directories are ignored.</li>
127140
</ul>
128141

129-
<h3 id="added-1">Added</h3>
142+
<h3 id="added-2">Added</h3>
130143

131144
<ul>
132145
<li>Added <code>kettle-family metadata</code> to report each family member’s version, Ruby<br>
@@ -155,7 +168,7 @@ <h2 id="011---2026-06-13">
155168
<li>41.80% documented</li>
156169
</ul>
157170

158-
<h3 id="added-2">Added</h3>
171+
<h3 id="added-3">Added</h3>
159172

160173
<ul>
161174
<li>Added configurable member discovery excludes via <code>members.exclude</code> /<br>
@@ -191,7 +204,7 @@ <h2 id="010---2026-06-10">
191204
<li>42.34% documented</li>
192205
</ul>
193206

194-
<h3 id="added-3">Added</h3>
207+
<h3 id="added-4">Added</h3>
195208

196209
<ul>
197210
<li>Added the initial <code>kettle-family</code> CLI discovery slice with config loading, gemspec discovery, dependency ordering, selection, and JSON reports.</li>
@@ -219,7 +232,7 @@ <h3 id="fixed-3">Fixed</h3>
219232
</div></div>
220233

221234
<div id="footer">
222-
Generated on Tue Jun 16 17:21:34 2026 by
235+
Generated on Tue Jun 16 17:51:38 2026 by
223236
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
224237
0.9.44 (ruby-4.0.5).
225238
</div>

β€Ždocs/file.README.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h2 id="-info-you-can-shake-a-stick-at">πŸ’‘ Info you can shake a stick at</h2>
147147
<tr>
148148
<td>Source</td>
149149
<td>
150-
<a href="https://gitlab.com/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&amp;logo=Gitlab&amp;logoColor=orange" alt="Source on GitLab.com"></a> <a href="https://codeberg.org/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&amp;logo=CodeBerg&amp;logoColor=blue" alt="Source on CodeBerg.org"></a> <a href="https://github.com/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/GitHub-238636?style=for-the-badge&amp;logo=Github&amp;logoColor=green" alt="Source on Github.com"></a> <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><img src="https://img.shields.io/badge/KLOC-0.972-FFDD67.svg?style=for-the-badge&amp;logo=YouTube&amp;logoColor=blue" alt="The best SHA: dQw4w9WgXcQ!"></a>
150+
<a href="https://gitlab.com/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&amp;logo=Gitlab&amp;logoColor=orange" alt="Source on GitLab.com"></a> <a href="https://codeberg.org/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&amp;logo=CodeBerg&amp;logoColor=blue" alt="Source on CodeBerg.org"></a> <a href="https://github.com/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/GitHub-238636?style=for-the-badge&amp;logo=Github&amp;logoColor=green" alt="Source on Github.com"></a> <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><img src="https://img.shields.io/badge/KLOC-1.131-FFDD67.svg?style=for-the-badge&amp;logo=YouTube&amp;logoColor=blue" alt="The best SHA: dQw4w9WgXcQ!"></a>
151151
</td>
152152
</tr>
153153
<tr>
@@ -580,7 +580,7 @@ <h3 id="please-give-the-project-a-star--">Please give the project a star ⭐ β™₯
580580
</div></div>
581581

582582
<div id="footer">
583-
Generated on Tue Jun 16 17:21:34 2026 by
583+
Generated on Tue Jun 16 17:51:38 2026 by
584584
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
585585
0.9.44 (ruby-4.0.5).
586586
</div>

β€Ždocs/index.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h2 id="-info-you-can-shake-a-stick-at">πŸ’‘ Info you can shake a stick at</h2>
147147
<tr>
148148
<td>Source</td>
149149
<td>
150-
<a href="https://gitlab.com/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&amp;logo=Gitlab&amp;logoColor=orange" alt="Source on GitLab.com"></a> <a href="https://codeberg.org/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&amp;logo=CodeBerg&amp;logoColor=blue" alt="Source on CodeBerg.org"></a> <a href="https://github.com/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/GitHub-238636?style=for-the-badge&amp;logo=Github&amp;logoColor=green" alt="Source on Github.com"></a> <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><img src="https://img.shields.io/badge/KLOC-0.972-FFDD67.svg?style=for-the-badge&amp;logo=YouTube&amp;logoColor=blue" alt="The best SHA: dQw4w9WgXcQ!"></a>
150+
<a href="https://gitlab.com/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/GitLab-FBA326?style=for-the-badge&amp;logo=Gitlab&amp;logoColor=orange" alt="Source on GitLab.com"></a> <a href="https://codeberg.org/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&amp;logo=CodeBerg&amp;logoColor=blue" alt="Source on CodeBerg.org"></a> <a href="https://github.com/kettle-dev/kettle-family"><img src="https://img.shields.io/badge/GitHub-238636?style=for-the-badge&amp;logo=Github&amp;logoColor=green" alt="Source on Github.com"></a> <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"><img src="https://img.shields.io/badge/KLOC-1.131-FFDD67.svg?style=for-the-badge&amp;logo=YouTube&amp;logoColor=blue" alt="The best SHA: dQw4w9WgXcQ!"></a>
151151
</td>
152152
</tr>
153153
<tr>
@@ -580,7 +580,7 @@ <h3 id="please-give-the-project-a-star--">Please give the project a star ⭐ β™₯
580580
</div></div>
581581

582582
<div id="footer">
583-
Generated on Tue Jun 16 17:21:34 2026 by
583+
Generated on Tue Jun 16 17:51:38 2026 by
584584
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
585585
0.9.44 (ruby-4.0.5).
586586
</div>

0 commit comments

Comments
Β (0)