Skip to content

Releases: reoclo/deploy-sync

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 09 Jun 14:13
95c21c0

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

Choose a tag to compare

@github-actions github-actions released this 09 Jun 04:30
3c21809

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

Full Changelog: v2.0.4...v2.0.5

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 09 Jun 00:20

Full Changelog: v2.0.3...v2.0.4

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Jun 20:44

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Jun 17:51

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Jun 02:31

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 02:26

Full Changelog: v1.0.4...v2.0.0

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 13 May 23:22

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@boxpositron boxpositron released this 13 May 23:23

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

Choose a tag to compare

@boxpositron boxpositron released this 13 May 23:22

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).