scaleway/scaleway-lib @scaleway/changesets-renovate@3.0.4
scaleway/scaleway-lib
Captured source
source ↗published Aug 27, 2026seen 8hcaptured 7hhttp 200method plain
@scaleway/changesets-renovate@3.0.4
Repository: scaleway/scaleway-lib
Tag: @scaleway/changesets-renovate@3.0.4
Published: 2026-08-27T22:37:40Z
Prerelease: no
Release notes:
Patch Changes
- #3663 `42d9b37` Thanks @philibea! - Fix catalog changeset generation failing to identify affected workspace packages.
findAffectedPackagesnow auto-discovers workspace package globs frompnpm-workspace.yaml(packagesfield) and the rootpackage.json(workspacesfield) instead of relying on a hardcodedpackages/*/package.jsondefault, which missed packages in non-default layouts (e.g.apps/*).
Fixes https://github.com/scaleway/scaleway-lib/issues/3134