From 072caf34391c5e14952de00e82ff70d598c1e4ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 05:34:52 +0000 Subject: [PATCH] chore(main): release 0.22.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d353515..788b0fa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.21.0" + ".": "0.22.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 83331da..adfb152 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.22.0](https://github.com/tstapler/stelekit/compare/v0.21.0...v0.22.0) (2026-05-04) + + +### Features + +* **search:** two-panel layout, FTS performance, precomputed backlink counts ([#70](https://github.com/tstapler/stelekit/issues/70)) ([651d006](https://github.com/tstapler/stelekit/commit/651d0061857556e52bd825a28b2377df2820ce4d)) + + +### Bug Fixes + +* **lint:** use mutableIntStateOf for selectedTab in ReferencesPanel ([dec72d3](https://github.com/tstapler/stelekit/commit/dec72d302ae72c5ecbc4e6871df8e1772c28a877)) + ## [0.21.0](https://github.com/tstapler/stelekit/compare/v0.20.0...v0.21.0) (2026-05-03) diff --git a/version.txt b/version.txt index 8854156..2157409 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.21.0 +0.22.0