chore(release): 0.4.1 [skip ci]

## [0.4.1](https://github.com/Kaelio/ktx/compare/v0.4.0...v0.4.1) (2026-05-21)

### Bug Fixes

* **cli:** resolve embedding provider explicitly and surface lane status in sl search ([#192](https://github.com/Kaelio/ktx/issues/192)) ([9d92c79](9d92c79988))

### Documentation

* **concepts:** add Wiki retrieval pillar page ([#191](https://github.com/Kaelio/ktx/issues/191)) ([ed2d2f9](ed2d2f9be0))

### Other Changes

* **docs-site:** add dev shortcut and fix hero heading clipping ([#190](https://github.com/Kaelio/ktx/issues/190)) ([56a9672](56a967278a))
This commit is contained in:
semantic-release-bot 2026-05-21 00:23:17 +00:00
parent 9d92c79988
commit 7737ccaf1a
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ktx-workspace",
"version": "0.4.0",
"version": "0.4.1",
"description": "Workspace root for ktx packages",
"private": true,
"type": "module",

View file

@ -1,6 +1,6 @@
{
"name": "@ktx/cli",
"version": "0.4.0",
"version": "0.4.1",
"description": "CLI wrapper for ktx context packages",
"private": true,
"type": "module",

View file

@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"publicNpmPackageVersion": "0.4.0",
"publicNpmPackageVersion": "0.4.1",
"releaseMode": "npm-public-release-ready",
"npm": {
"publish": true,
@ -20,7 +20,7 @@
},
"publishedPackageSmoke": {
"packageName": "@kaelio/ktx",
"version": "0.4.0",
"version": "0.4.1",
"registry": null
},
"runtimeInstaller": {