Skip to content

chore: version packages - #183

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#183
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@contentauth/c2pa-node@0.9.0

Minor Changes

  • b3b3196: Introduce new c2pa-utilities package, and update c2pa-web and c2pa-node to use it.

  • f2f6ada: Move the Reader asset size check into c2pa-utilities, shared by both c2pa-web and c2pa-node. c2pa-node's Reader now validates asset size before reading, using its own server-appropriate limit.

    validateAssetSize treats a maxSizeInBytes of 0 as a request to use the new DEFAULT_MAX_SIZE_IN_BYTES, and throws a RangeError for non-finite or negative size/limit values.

Patch Changes

  • 2de9ba5: c2pa-rs bump
  • 1102535: Bump c2pa-rs version to v0.90.10
  • 4c8ad00: c2pa-rs version bump to v0.90.12
  • 0f42fe8: Consolidate the SigningAlg type into @contentauth/c2pa-utilities (derived from @contentauth/c2pa-types's schema-generated type). Re-use ManifestAssertionKind from @contentauth/c2pa-types instead of a duplicate hand-written copy. Fix c2pa-node's package.json to list @contentauth/c2pa-types as a dependency rather than a devDependency, matching c2pa-web.
  • Updated dependencies [b3b3196]
  • Updated dependencies [f2f6ada]
  • Updated dependencies [0f42fe8]
    • @contentauth/c2pa-utilities@0.2.0

@contentauth/c2pa-utilities@0.2.0

Minor Changes

  • b3b3196: Introduce new c2pa-utilities package, and update c2pa-web and c2pa-node to use it.

  • f2f6ada: Move the Reader asset size check into c2pa-utilities, shared by both c2pa-web and c2pa-node. c2pa-node's Reader now validates asset size before reading, using its own server-appropriate limit.

    validateAssetSize treats a maxSizeInBytes of 0 as a request to use the new DEFAULT_MAX_SIZE_IN_BYTES, and throws a RangeError for non-finite or negative size/limit values.

  • 0f42fe8: Consolidate the SigningAlg type into @contentauth/c2pa-utilities (derived from @contentauth/c2pa-types's schema-generated type). Re-use ManifestAssertionKind from @contentauth/c2pa-types instead of a duplicate hand-written copy. Fix c2pa-node's package.json to list @contentauth/c2pa-types as a dependency rather than a devDependency, matching c2pa-web.

@contentauth/c2pa-web@0.14.0

Minor Changes

  • b3b3196: Introduce new c2pa-utilities package, and update c2pa-web and c2pa-node to use it.

  • f2f6ada: Move the Reader asset size check into c2pa-utilities, shared by both c2pa-web and c2pa-node. c2pa-node's Reader now validates asset size before reading, using its own server-appropriate limit.

    validateAssetSize treats a maxSizeInBytes of 0 as a request to use the new DEFAULT_MAX_SIZE_IN_BYTES, and throws a RangeError for non-finite or negative size/limit values.

Patch Changes

  • 2de9ba5: c2pa-rs bump
  • 4b22953: Remove ts-deepmerge from vite.config.ts's external array so that it gets bundled into c2pa-web.
  • 1102535: Bump c2pa-rs version to v0.90.10
  • 4c8ad00: c2pa-rs version bump to v0.90.12
  • 0f42fe8: Consolidate the SigningAlg type into @contentauth/c2pa-utilities (derived from @contentauth/c2pa-types's schema-generated type). Re-use ManifestAssertionKind from @contentauth/c2pa-types instead of a duplicate hand-written copy. Fix c2pa-node's package.json to list @contentauth/c2pa-types as a dependency rather than a devDependency, matching c2pa-web.
  • Updated dependencies [2de9ba5]
  • Updated dependencies [b3b3196]
  • Updated dependencies [1102535]
  • Updated dependencies [4c8ad00]
  • Updated dependencies [f2f6ada]
  • Updated dependencies [0f42fe8]
    • @contentauth/c2pa-wasm@0.11.3
    • @contentauth/c2pa-utilities@0.2.0

@contentauth/c2pa-wasm@0.11.3

Patch Changes

  • 2de9ba5: c2pa-rs bump
  • 1102535: Bump c2pa-rs version to v0.90.10
  • 4c8ad00: c2pa-rs version bump to v0.90.12

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 3596c01 to 6c800b5 Compare August 10, 2026 21:44
@tmathern
tmathern self-requested a review August 12, 2026 01:49
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 0fafcce to eca2151 Compare August 12, 2026 22:39
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from eca2151 to 3d6a97f Compare August 12, 2026 23:39
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.

1 participant