Releases: reoclo/deploy-sync
Releases · reoclo/deploy-sync
Release list
v2.0.6
What's Changed
- feat: wait for proxy convergence after sync; pin CLI v0.47.0 by @boxpositron in #2
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- fix: skip summary on empty CLI output; pin CLI v0.45.0; document reoclo.app label by @boxpositron in #1
New Contributors
- @boxpositron made their first contribution in #1
Full Changelog: v2.0.4...v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.0.4
v1.0.3
Bumps action runtime from node20 to node24. Both upstream deps (@actions/core 3.x, @actions/http-client 4.x) declared Node 24 support in their 3.0.0 majors. No code changes — runtime contract update only.
v1.0.2
Clears 5 dependabot undici advisories (GHSA-vrm6-8vpv-qv8q, GHSA-v9p9-hfj2-hcw8, GHSA-g9mf-h72j-4rw9, GHSA-2mjp-6q6p-2qxm, GHSA-4992-7rv2-5pvq) by bumping @actions/http-client 2.x→4.x and @actions/core 1.x→3.x — both natively use undici 6.25.0. ESM transition (source declares "type": "module"; ncc emits ESM dist bundle).