Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 24, 2025

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 naga, this PR will be updated.

Releases

@lit-protocol/contracts@0.7.0

Minor Changes

  • 4d339d1: introduce litClient.utils.getDerivedKeyId - a little helper to resolve the Lit Action public key outside of the Action runtime

@lit-protocol/e2e@3.0.0

Minor Changes

  • 4d339d1: introduce litClient.utils.getDerivedKeyId - a little helper to resolve the Lit Action public key outside of the Action runtime

Patch Changes

  • Updated dependencies [aedfa59]
  • Updated dependencies [4d339d1]
    • @lit-protocol/lit-client@8.2.0
    • @lit-protocol/networks@8.2.0

@lit-protocol/lit-client@8.2.0

Minor Changes

  • aedfa59: LitClient now offers getIpfsId via @lit-protocol/lit-client/ipfs, letting apps compute CIDv0 hashes (e.g., await getIpfsId('hello')) while keeping bundles lean.

    import { getIpfsId } from '@lit-protocol/lit-client/ipfs'; const cid = await getIpfsId('hello');
  • 4d339d1: introduce litClient.utils.getDerivedKeyId - a little helper to resolve the Lit Action public key outside of the Action runtime

@lit-protocol/networks@8.2.0

Minor Changes

  • 4d339d1: introduce litClient.utils.getDerivedKeyId - a little helper to resolve the Lit Action public key outside of the Action runtime

Patch Changes

  • Updated dependencies [4d339d1]
    • @lit-protocol/contracts@0.7.0

@lit-protocol/auth-services@2.0.4

Patch Changes

  • Updated dependencies [4d339d1]
    • @lit-protocol/contracts@0.7.0

@lit-protocol/constants@8.0.4

Patch Changes

  • Updated dependencies [4d339d1]
    • @lit-protocol/contracts@0.7.0

@lit-protocol/artillery@0.0.5

Patch Changes

  • Updated dependencies [4d339d1]
    • @lit-protocol/e2e@3.0.0
@github-actions github-actions bot requested a review from Ansonhkg as a code owner October 24, 2025 02:55
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot force-pushed the changeset-release/naga branch from db10aa4 to 5a1d773 Compare October 24, 2025 02:56
@Ansonhkg Ansonhkg merged commit 9252c58 into naga Oct 24, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants