Skip to content

v0.11.1

Choose a tag to compare

@mpge mpge released this 12 Sep 17:56
· 14 commits to main since this release
47a72ca

The package could not be published

@escalated-dev/locale was depended on as a git reference, and npm refuses git-type fetches while publishing:

npm error code EALLOWGIT
npm error Fetching packages of type "git" have been disabled

npm publish failed for v0.10.0 and v0.11.0, leaving 0.9.0 as the registry's latest while two releases sat tagged and unpublished. The publish job failed after the tests passed and the release was created, so the red run sat some distance from the tag that caused it.

The same package is on npm as @escalated-dev/locale@0.1.8 — the git reference bought nothing. It now resolves from the registry.

A git dependency is also invisible to Dependabot, which is why nothing ever flagged it.

Everything in v0.11.0 reaches the registry with this release: the Automations, Public Tickets, Plugin and Workflows/Form screens, the page-parity audit script, and the dependency sweep.