Skip to content

Commit fc69572

Browse files
chore(release): update changelog and site for v1.4.1
1 parent a572853 commit fc69572

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to Shellify are documented here.
44
Entries are auto-generated from conventional commits using [git-cliff](https://git-cliff.org).
55

6+
## [1.4.1] - 2026-05-26
7+
8+
### Bug Fixes
9+
10+
- **core:engine**: Surface TorState.Error on silent startup failures and add 90s timeout
11+
612
## [1.4.0] - 2026-05-26
713

814
### Documentation

docs/changelog.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161

162162
<aside class="toc" aria-label="Table of contents">
163163
<div class="toc-title">Releases</div>
164+
<a class="toc-link" href="#v-1-4-1">1.4.1 — 2026-05-26</a>
164165
<a class="toc-link" href="#v-1-4-0">1.4.0 — 2026-05-26</a>
165166
<a class="toc-link" href="#v-1-3-0">1.3.0 — 2026-05-24</a>
166167
<a class="toc-link" href="#v-1-0-0">1.0.0 — 2026-05-17</a>
@@ -187,6 +188,14 @@ <h1>Release history</h1>
187188
<strong>Auto-generated</strong> from conventional commits using <a href="https://git-cliff.org" rel="noopener">git-cliff</a>. Each entry reflects a tagged release.
188189
</div>
189190

191+
<div class="doc-section" id="v-1-4-1">
192+
<h2><span class="release-version">1.4.1</span><span class="release-date">2026-05-26</span></h2>
193+
<h3 class="release-category">Bug Fixes</h3>
194+
<ul>
195+
<li><strong>core:engine</strong>: Surface TorState.Error on silent startup failures and add 90s timeout</li>
196+
</ul>
197+
</div>
198+
190199
<div class="doc-section" id="v-1-4-0">
191200
<h2><span class="release-version">1.4.0</span><span class="release-date">2026-05-26</span></h2>
192201
<h3 class="release-category">Documentation</h3>

0 commit comments

Comments
 (0)