mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-25 08:48:08 +02:00
## [0.13.1](https://github.com/Kaelio/ktx/compare/v0.13.0...v0.13.1) (2026-06-23) ### Bug Fixes * **sqlserver:** hoist leading CTEs out of row-limit derived-table wrap ([#311](https://github.com/Kaelio/ktx/issues/311)) ([c815e10](c815e10fb3)) ### Other Changes * refresh star history chart [skip ci] ([9f715f9](9f715f93f1)) * refresh star history chart [skip ci] ([144943e](144943ec1d)) * refresh star history chart [skip ci] ([e550091](e550091a76)) * refresh star history chart [skip ci] ([1f16a89](1f16a89c94))
31 lines
609 B
JSON
31 lines
609 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"releaseMode": "npm-public-release-ready",
|
|
"npm": {
|
|
"publish": true,
|
|
"registry": null,
|
|
"access": "public",
|
|
"tag": "latest",
|
|
"packages": [
|
|
"@kaelio/ktx"
|
|
]
|
|
},
|
|
"python": {
|
|
"publish": false,
|
|
"repository": null,
|
|
"packages": [
|
|
"kaelio-ktx"
|
|
]
|
|
},
|
|
"publishedPackageSmoke": {
|
|
"packageName": "@kaelio/ktx",
|
|
"version": "0.13.1",
|
|
"registry": null
|
|
},
|
|
"runtimeInstaller": {
|
|
"uvStrategy": "path-prerequisite",
|
|
"bootstrapUv": false,
|
|
"missingUvBehavior": "focused-error"
|
|
},
|
|
"requiredBeforePublishing": []
|
|
}
|