Skip to content

v0.22.5

Choose a tag to compare

@hegedustibor hegedustibor released this 16 May 07:03
· 1 commit to main since this release

Fixed

  • npm workspace packages re-synced to the release tag. The v0.22.4 release commit bumped neither the Composer (git-tag versioned) nor the npm workspace packages, so the Publish npm packages workflow's "Verify version sync" guard correctly aborted (packages/*/package.json still 0.22.3 ≠ tag 0.22.4) and the @netipar/chunky-{core,vue3,react,alpine} clients were never published for 0.22.4. This release bumps all four workspace packages to 0.22.5 so the npm publish goes out and the npm clients are back in lockstep with the Composer package on Packagist. No functional change beyond the v0.22.4 migration-ordering fix — purely a release-process correction. The migration fix itself remains correctly published in v0.22.4 on Packagist.