ktx/CHANGELOG.md
semantic-release-bot be29470619 chore(release): 0.1.0-rc.2 [skip ci]
## [0.1.0-rc.2](https://github.com/kaelio/ktx/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2026-05-16)

### Bug Fixes

* **ci:** run rc releases from next branch ([3dca33e](3dca33ec11))
* **context:** allow release git askpass env ([78ca891](78ca891c0c))

### Documentation

* clarify getting started introduction ([#120](https://github.com/kaelio/ktx/issues/120)) ([c7e6b50](c7e6b5001d))
* merge community contributing pages ([#119](https://github.com/kaelio/ktx/issues/119)) ([cf3674c](cf3674cd9f))
* move LLM configuration guide last ([#117](https://github.com/kaelio/ktx/issues/117)) ([6862883](68628832a9))
2026-05-16 22:30:32 +00:00

938 B

0.1.0-rc.2 (2026-05-16)

Bug Fixes

  • ci: run rc releases from next branch (3dca33e)
  • context: allow release git askpass env (78ca891)

Documentation