Skip to content

fix: re-publish c2pa-utilities with proper workspace dependency resolution - #192

Merged
ale-adobe merged 4 commits into
mainfrom
fix/c2pa-utilities-workspace-dep
Aug 17, 2026
Merged

fix: re-publish c2pa-utilities with proper workspace dependency resolution#192
ale-adobe merged 4 commits into
mainfrom
fix/c2pa-utilities-workspace-dep

Conversation

@ale-adobe

Copy link
Copy Markdown
Collaborator

Republish to fix @contentauth/c2pa-types dependency, which was published as the literal string workspace:* instead of a resolved version. This happened because 0.2.0 was published manually with npm publish as a one-off fix for a CI/OIDC issue, bypassing pnpm's workspace-protocol rewrite that the normal release pipeline relies on. No source changes are included; this release exists solely to get a correctly published package out through pnpm publish.

ale-adobe and others added 4 commits August 14, 2026 15:12
…endency

0.2.0 was published manually via `npm publish` to unblock a CI/OIDC issue,
which skipped pnpm's workspace-protocol rewrite and shipped a literal
"workspace:*" for the @contentauth/c2pa-types dependency, breaking install
for every consumer. This triggers a patch release through the normal
changesets pipeline so it goes out via `pnpm publish` instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 75177ed

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@contentauth/c2pa-utilities Patch
@contentauth/c2pa-node Patch
@contentauth/c2pa-web Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ale-adobe
ale-adobe marked this pull request as ready for review August 17, 2026 18:12
@ale-adobe
ale-adobe force-pushed the fix/c2pa-utilities-workspace-dep branch from 156f1b3 to 75177ed Compare August 17, 2026 18:49
@ale-adobe
ale-adobe merged commit a62320c into main Aug 17, 2026
3 checks passed
@ale-adobe
ale-adobe deleted the fix/c2pa-utilities-workspace-dep branch August 17, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants