chore(release): 0.1.0-rc.3 [skip ci]

## [0.1.0-rc.3](https://github.com/kaelio/ktx/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2026-05-16)

### Bug Fixes

* **release:** make npm publish noninteractive ([45374fa](45374fa3ab))
This commit is contained in:
semantic-release-bot 2026-05-16 22:46:22 +00:00
parent a50242384a
commit 7089754306
3 changed files with 9 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ktx-workspace",
"version": "0.1.0-rc.2",
"version": "0.1.0-rc.3",
"description": "Workspace root for ktx packages",
"private": true,
"type": "module",