Skip to content

@edgehero/pi-dispatch-admin v1.10.2

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 13:19
· 37 commits to main since this release

A version bump with no behaviour change of its own.

The setup wizard pins the worker version it installs, and that pin is bolted to the worker package by an
anti drift test. Worker 1.10.3 moves the pin, which changes what this bundle installs, so this package is
republished to carry it.

Installing the wizard from this version gets worker 1.10.3, which stops its live edit file watches when
the worker stops. Shipping a worker bump without republishing here is what once left the admin package
installing a worker one patch behind.