Releases: wellmade-studio/bedrock-js
Releases · wellmade-studio/bedrock-js
Release list
v0.1.2
Patch Changes
-
bfb1784: First release through the automated CI + Changesets + sigstore
trusted-publishing pipeline.No source changes. The previous version (0.1.1) was published
manually before any CI existed; this patch bump exists so the new
pipeline has something concrete to publish on its first run,
verifying end-to-end that:- The
Releaseworkflow's OIDC trust path to npm works. - Sigstore provenance is attached to the tarball.
- The Changesets PR → merge → publish flow does the right thing
for@wellmade/bedrock(a single-package repo, unlike standards-js).
Re-flag for the maintainer: before merging the Changesets release PR
this generates, addwellmade-studio/bedrock-js+release.ymlas a
trusted publisher for@wellmade/bedrockon npmjs.com. Without
that, the publish step will fail with a permissions error. - The