chore(release): 0.1.0-rc.1

This commit is contained in:
Andrey Avtomonov 2026-05-16 02:20:16 +02:00
parent 43c2deb067
commit fe7ac389fc
2 changed files with 7 additions and 3 deletions

View file

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

View file

@ -7,12 +7,16 @@
"registry": null,
"access": "public",
"tag": "next",
"packages": ["@kaelio/ktx"]
"packages": [
"@kaelio/ktx"
]
},
"python": {
"publish": false,
"repository": null,
"packages": ["kaelio-ktx"]
"packages": [
"kaelio-ktx"
]
},
"publishedPackageSmoke": {
"packageName": "@kaelio/ktx",