mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-01 08:59:39 +02:00
chore(release): 0.1.0-rc.5 [skip ci]
## [0.1.0-rc.5](https://github.com/kaelio/ktx/compare/v0.1.0-rc.4...v0.1.0-rc.5) (2026-05-16) ### Bug Fixes * **release:** tolerate npm propagation in smoke ([8d1837f](8d1837f26e))
This commit is contained in:
parent
72ea21636e
commit
48afe89bd4
3 changed files with 9 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"publicNpmPackageVersion": "0.1.0-rc.4",
|
||||
"publicNpmPackageVersion": "0.1.0-rc.5",
|
||||
"releaseMode": "npm-public-release-ready",
|
||||
"npm": {
|
||||
"publish": true,
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"publishedPackageSmoke": {
|
||||
"packageName": "@kaelio/ktx",
|
||||
"version": "0.1.0-rc.4",
|
||||
"version": "0.1.0-rc.5",
|
||||
"registry": null
|
||||
},
|
||||
"runtimeInstaller": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue