You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following a mistake during our execution of the deploy steps for v1.7.2, that version of this plugin went live without built assets. That caused errors in downstream projects which used hm.controls.PostControl as a dependency.
To avoid human error, we should update this project to use a GitHub Action-based release workflow that publishes the built tag and release in an automated fashion.
The text was updated successfully, but these errors were encountered:
Following a mistake during our execution of the deploy steps for v1.7.2, that version of this plugin went live without built assets. That caused errors in downstream projects which used
hm.controls.PostControl
as a dependency.To avoid human error, we should update this project to use a GitHub Action-based release workflow that publishes the built tag and release in an automated fashion.
The text was updated successfully, but these errors were encountered: