Skip to content

Commit 7e31f72

Browse files
committed
🔖 Prepare release v1.1.7
1 parent c293e8a commit 7e31f72

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ Please file a bug if you notice a violation of semantic versioning.
2222

2323
### Changed
2424

25-
- Raised the `oauth-tty` runtime dependency floor to `>= 1.0.9`.
26-
2725
### Deprecated
2826

2927
### Removed
@@ -48,6 +46,8 @@ Please file a bug if you notice a violation of semantic versioning.
4846
consumers get hash and nested-attribute inspect redaction fixes plus
4947
downstream RBS duplicate-declaration fixes.
5048

49+
- Raised the `oauth-tty` runtime dependency floor to `>= 1.0.9`.
50+
5151
### Fixed
5252

5353
- Restored `docs/CNAME` so the generated documentation site keeps its custom domain.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ Thanks for RTFM. ☺️
692692
[📄license-ref]: MIT.md
693693
[📄license-img]: https://img.shields.io/badge/License-MIT-259D6C.svg
694694
[📄license-compat]: https://www.apache.org/legal/resolved.html#category-a
695-
[📄license-compat-img]: https://img.shields.io/badge/Apache_Compatible:_Category_A--259D6C.svg?style=flat&logo=Apache
695+
[📄license-compat-img]: https://img.shields.io/badge/Apache_Compatible:_Category_A-%E2%9C%93-259D6C.svg?style=flat&logo=Apache
696696

697697
[📄ilo-declaration]: https://www.ilo.org/declaration/lang--en/index.htm
698698
[📄ilo-declaration-img]: https://img.shields.io/badge/ILO_Fundamental_Principles-✓-259D6C.svg?style=flat

docs/file.CHANGELOG.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,6 @@ <h3 id="added">Added</h3>
7676

7777
<h3 id="changed">Changed</h3>
7878

79-
<ul>
80-
<li>Raised the <code>oauth-tty</code> runtime dependency floor to <code>&gt;= 1.0.9</code>.</li>
81-
</ul>
82-
8379
<h3 id="deprecated">Deprecated</h3>
8480

8581
<h3 id="removed">Removed</h3>
@@ -105,9 +101,12 @@ <h3 id="changed-1">Changed</h3>
105101
<li>Retemplated repository metadata, workflows, modular gemfiles, documentation<br>
106102
scaffolding, <code>version_gem</code> &gt;= 1.1.12, and templating-isolated local workspace<br>
107103
Gemfile wiring with the current <code>kettle-jem</code> template.</li>
108-
<li>Raised the <code>auth-sanitizer</code> runtime dependency floor to <code>&gt;= 0.2.1</code>, so OAuth<br>
104+
<li>
105+
<p>Raised the <code>auth-sanitizer</code> runtime dependency floor to <code>&gt;= 0.2.1</code>, so OAuth<br>
109106
consumers get hash and nested-attribute inspect redaction fixes plus<br>
110-
downstream RBS duplicate-declaration fixes.</li>
107+
downstream RBS duplicate-declaration fixes.</p>
108+
</li>
109+
<li>Raised the <code>oauth-tty</code> runtime dependency floor to <code>&gt;= 1.0.9</code>.</li>
111110
</ul>
112111

113112
<h3 id="fixed-1">Fixed</h3>
@@ -1272,7 +1271,7 @@ <h3 id="added-30">Added</h3>
12721271
</div></div>
12731272

12741273
<div id="footer">
1275-
Generated on Mon Jun 15 04:08:12 2026 by
1274+
Generated on Mon Jun 15 04:16:37 2026 by
12761275
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
12771276
0.9.44 (ruby-4.0.5).
12781277
</div>

0 commit comments

Comments
 (0)