Skip to content

fix: coo context#59

Merged
nghaninn merged 1 commit into
mainfrom
fix/coo-context
May 21, 2025
Merged

fix: coo context#59
nghaninn merged 1 commit into
mainfrom
fix/coo-context

Conversation

@rongquan1
Copy link
Copy Markdown
Contributor

No description provided.

@rongquan1 rongquan1 requested a review from nghaninn May 21, 2025 06:24
@nghaninn nghaninn merged commit b802c6f into main May 21, 2025
10 checks passed
@nghaninn nghaninn deleted the fix/coo-context branch May 21, 2025 06:25
@nghaninn
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 1.2.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nghaninn
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 1.2.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

nghaninn pushed a commit that referenced this pull request May 21, 2025
@nghaninn
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 1.2.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

nghaninn pushed a commit that referenced this pull request May 21, 2025
@nghaninn
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 1.2.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

nghaninn pushed a commit that referenced this pull request May 21, 2025
@nghaninn
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 1.2.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

nghaninn added a commit that referenced this pull request Jul 25, 2025
* fix: update fetchCredentialStatusVC to use documentLoader and add cache for jws 2020 v1 (#49)

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* chore(release): @trustvc/w3c-context@1.2.3 [skip ci]

## [1.2.3](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.2...@trustvc/w3c-context@1.2.3) (2025-04-09)

### Bug Fixes

* update fetchCredentialStatusVC to use documentLoader and add cache for jws 2020 v1 ([#49](#49)) ([2c50901](2c50901))

* chore(release): @trustvc/w3c-credential-status@1.2.3 [skip ci]

## [1.2.3](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.2...@trustvc/w3c-credential-status@1.2.3) (2025-04-09)

### Bug Fixes

* update fetchCredentialStatusVC to use documentLoader and add cache for jws 2020 v1 ([#49](#49)) ([2c50901](2c50901))

* chore(release): @trustvc/w3c-vc@1.2.7 [skip ci]

## [1.2.7](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.6...@trustvc/w3c-vc@1.2.7) (2025-04-09)

### Bug Fixes

* update fetchCredentialStatusVC to use documentLoader and add cache for jws 2020 v1 ([#49](#49)) ([2c50901](2c50901))

* chore(release): @trustvc/w3c-cli@1.2.7 [skip ci]

## [1.2.7](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.6...@trustvc/w3c-cli@1.2.7) (2025-04-09)

### Bug Fixes

* update fetchCredentialStatusVC to use documentLoader and add cache for jws 2020 v1 ([#49](#49)) ([2c50901](2c50901))

* chore(release): @trustvc/w3c@1.2.7 [skip ci]

## [1.2.7](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.6...@trustvc/w3c@1.2.7) (2025-04-09)

### Bug Fixes

* update fetchCredentialStatusVC to use documentLoader and add cache for jws 2020 v1 ([#49](#49)) ([2c50901](2c50901))

* fix: add bls to context cache (#50)

* fix: add bls to context cache

* fix: update cli error

---------

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* chore(release): @trustvc/w3c-context@1.2.4 [skip ci]

## [1.2.4](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.3...@trustvc/w3c-context@1.2.4) (2025-04-10)

### Bug Fixes

* add bls to context cache ([#50](#50)) ([a1988b0](a1988b0))

* chore(release): @trustvc/w3c-credential-status@1.2.4 [skip ci]

## [1.2.4](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.3...@trustvc/w3c-credential-status@1.2.4) (2025-04-10)

### Bug Fixes

* add bls to context cache ([#50](#50)) ([a1988b0](a1988b0))

* chore(release): @trustvc/w3c-vc@1.2.8 [skip ci]

## [1.2.8](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.7...@trustvc/w3c-vc@1.2.8) (2025-04-10)

### Bug Fixes

* add bls to context cache ([#50](#50)) ([a1988b0](a1988b0))

* chore(release): @trustvc/w3c-cli@1.2.8 [skip ci]

## [1.2.8](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.7...@trustvc/w3c-cli@1.2.8) (2025-04-10)

### Bug Fixes

* add bls to context cache ([#50](#50)) ([a1988b0](a1988b0))

* chore(release): @trustvc/w3c@1.2.8 [skip ci]

## [1.2.8](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.7...@trustvc/w3c@1.2.8) (2025-04-10)

### Bug Fixes

* add bls to context cache ([#50](#50)) ([a1988b0](a1988b0))

* fix: clean up resolver (#51)

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* chore(release): @trustvc/w3c-issuer@1.2.2 [skip ci]

## [1.2.2](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-issuer@1.2.1...@trustvc/w3c-issuer@1.2.2) (2025-04-22)

### Bug Fixes

* clean up resolver ([#51](#51)) ([936b5ec](936b5ec))

* chore(release): @trustvc/w3c-context@1.2.5 [skip ci]

## [1.2.5](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.4...@trustvc/w3c-context@1.2.5) (2025-04-22)

### Bug Fixes

* clean up resolver ([#51](#51)) ([936b5ec](936b5ec))

* chore(release): @trustvc/w3c-credential-status@1.2.5 [skip ci]

## [1.2.5](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.4...@trustvc/w3c-credential-status@1.2.5) (2025-04-22)

### Bug Fixes

* clean up resolver ([#51](#51)) ([936b5ec](936b5ec))

* chore(release): @trustvc/w3c-vc@1.2.9 [skip ci]

## [1.2.9](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.8...@trustvc/w3c-vc@1.2.9) (2025-04-22)

### Bug Fixes

* clean up resolver ([#51](#51)) ([936b5ec](936b5ec))

* chore(release): @trustvc/w3c-cli@1.2.9 [skip ci]

## [1.2.9](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.8...@trustvc/w3c-cli@1.2.9) (2025-04-22)

### Bug Fixes

* clean up resolver ([#51](#51)) ([936b5ec](936b5ec))

* chore(release): @trustvc/w3c@1.2.9 [skip ci]

## [1.2.9](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.8...@trustvc/w3c@1.2.9) (2025-04-22)

### Bug Fixes

* clean up resolver ([#51](#51)) ([936b5ec](936b5ec))

* fix: add promissory note context for w3c (#52)

* fix: add promissory note context for w3c

* fix: add to cache

* chore(release): @trustvc/w3c-context@1.2.6 [skip ci]

## [1.2.6](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.5...@trustvc/w3c-context@1.2.6) (2025-04-23)

### Bug Fixes

* add promissory note context for w3c ([#52](#52)) ([54b866a](54b866a))

* chore(release): @trustvc/w3c-credential-status@1.2.6 [skip ci]

## [1.2.6](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.5...@trustvc/w3c-credential-status@1.2.6) (2025-04-23)

### Bug Fixes

* add promissory note context for w3c ([#52](#52)) ([54b866a](54b866a))

* chore(release): @trustvc/w3c-vc@1.2.10 [skip ci]

## [1.2.10](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.9...@trustvc/w3c-vc@1.2.10) (2025-04-23)

### Bug Fixes

* add promissory note context for w3c ([#52](#52)) ([54b866a](54b866a))

* chore(release): @trustvc/w3c-cli@1.2.10 [skip ci]

## [1.2.10](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.9...@trustvc/w3c-cli@1.2.10) (2025-04-23)

### Bug Fixes

* add promissory note context for w3c ([#52](#52)) ([54b866a](54b866a))

* chore(release): @trustvc/w3c@1.2.10 [skip ci]

## [1.2.10](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.9...@trustvc/w3c@1.2.10) (2025-04-23)

### Bug Fixes

* add promissory note context for w3c ([#52](#52)) ([54b866a](54b866a))

* fix: update promissory note context (#53)

* chore(release): @trustvc/w3c-context@1.2.7 [skip ci]

## [1.2.7](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.6...@trustvc/w3c-context@1.2.7) (2025-04-24)

### Bug Fixes

* update promissory note context ([#53](#53)) ([e032f45](e032f45))

* chore(release): @trustvc/w3c-credential-status@1.2.7 [skip ci]

## [1.2.7](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.6...@trustvc/w3c-credential-status@1.2.7) (2025-04-24)

### Bug Fixes

* update promissory note context ([#53](#53)) ([e032f45](e032f45))

* chore(release): @trustvc/w3c-vc@1.2.11 [skip ci]

## [1.2.11](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.10...@trustvc/w3c-vc@1.2.11) (2025-04-24)

### Bug Fixes

* update promissory note context ([#53](#53)) ([e032f45](e032f45))

* chore(release): @trustvc/w3c-cli@1.2.11 [skip ci]

## [1.2.11](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.10...@trustvc/w3c-cli@1.2.11) (2025-04-24)

### Bug Fixes

* update promissory note context ([#53](#53)) ([e032f45](e032f45))

* chore(release): @trustvc/w3c@1.2.11 [skip ci]

## [1.2.11](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.10...@trustvc/w3c@1.2.11) (2025-04-24)

### Bug Fixes

* update promissory note context ([#53](#53)) ([e032f45](e032f45))

* fix: add qrcode context (#55)

* chore(release): @trustvc/w3c-context@1.2.8 [skip ci]

## [1.2.8](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.7...@trustvc/w3c-context@1.2.8) (2025-05-14)

### Bug Fixes

* add qrcode context ([#55](#55)) ([19cd0df](19cd0df))

* chore(release): @trustvc/w3c-credential-status@1.2.8 [skip ci]

## [1.2.8](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.7...@trustvc/w3c-credential-status@1.2.8) (2025-05-14)

### Bug Fixes

* add qrcode context ([#55](#55)) ([19cd0df](19cd0df))

* chore(release): @trustvc/w3c-vc@1.2.12 [skip ci]

## [1.2.12](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.11...@trustvc/w3c-vc@1.2.12) (2025-05-14)

### Bug Fixes

* add qrcode context ([#55](#55)) ([19cd0df](19cd0df))

* chore(release): @trustvc/w3c-cli@1.2.12 [skip ci]

## [1.2.12](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.11...@trustvc/w3c-cli@1.2.12) (2025-05-14)

### Bug Fixes

* add qrcode context ([#55](#55)) ([19cd0df](19cd0df))

* chore(release): @trustvc/w3c@1.2.12 [skip ci]

## [1.2.12](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.11...@trustvc/w3c@1.2.12) (2025-05-14)

### Bug Fixes

* add qrcode context ([#55](#55)) ([19cd0df](19cd0df))

* fix: cli error messages (#54)

* fix: cli error messages

* test: add test for sign command

* ci: test updated ci

* test: add test

* ci: fix test error

* fix: resolve code scan error

- js/polynomial-redos

* chore: revert changes

* chore: revert changes

* fix: resolve cors error

* fix: resolve script error

---------

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* chore(release): @trustvc/w3c-issuer@1.2.3 [skip ci]

## [1.2.3](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-issuer@1.2.2...@trustvc/w3c-issuer@1.2.3) (2025-05-16)

### Bug Fixes

* cli error messages ([#54](#54)) ([3825ce9](3825ce9))

* chore(release): @trustvc/w3c-context@1.2.9 [skip ci]

## [1.2.9](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.8...@trustvc/w3c-context@1.2.9) (2025-05-16)

### Bug Fixes

* cli error messages ([#54](#54)) ([3825ce9](3825ce9))

* chore(release): @trustvc/w3c-credential-status@1.2.9 [skip ci]

## [1.2.9](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.8...@trustvc/w3c-credential-status@1.2.9) (2025-05-16)

### Bug Fixes

* cli error messages ([#54](#54)) ([3825ce9](3825ce9))

* chore(release): @trustvc/w3c-vc@1.2.13 [skip ci]

## [1.2.13](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.12...@trustvc/w3c-vc@1.2.13) (2025-05-16)

### Bug Fixes

* cli error messages ([#54](#54)) ([3825ce9](3825ce9))

* chore(release): @trustvc/w3c-cli@1.2.13 [skip ci]

## [1.2.13](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.12...@trustvc/w3c-cli@1.2.13) (2025-05-16)

### Bug Fixes

* cli error messages ([#54](#54)) ([3825ce9](3825ce9))

* chore(release): @trustvc/w3c@1.2.13 [skip ci]

## [1.2.13](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.12...@trustvc/w3c@1.2.13) (2025-05-16)

### Bug Fixes

* cli error messages ([#54](#54)) ([3825ce9](3825ce9))

* chore: fix cors (#56)

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* chore: fix cors (#57)

* chore: fix cors

* chore: attempt to resolve cors

---------

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* fix: add template context (#58)

* chore(release): @trustvc/w3c-context@1.2.10 [skip ci]

## [1.2.10](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.9...@trustvc/w3c-context@1.2.10) (2025-05-20)

### Bug Fixes

* add template context ([#58](#58)) ([8a467b7](8a467b7))

* chore(release): @trustvc/w3c-credential-status@1.2.10 [skip ci]

## [1.2.10](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.9...@trustvc/w3c-credential-status@1.2.10) (2025-05-20)

### Bug Fixes

* add template context ([#58](#58)) ([8a467b7](8a467b7))

* chore(release): @trustvc/w3c-vc@1.2.14 [skip ci]

## [1.2.14](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.13...@trustvc/w3c-vc@1.2.14) (2025-05-20)

### Bug Fixes

* add template context ([#58](#58)) ([8a467b7](8a467b7))

* chore(release): @trustvc/w3c-cli@1.2.14 [skip ci]

## [1.2.14](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.13...@trustvc/w3c-cli@1.2.14) (2025-05-20)

### Bug Fixes

* add template context ([#58](#58)) ([8a467b7](8a467b7))

* chore(release): @trustvc/w3c@1.2.14 [skip ci]

## [1.2.14](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.13...@trustvc/w3c@1.2.14) (2025-05-20)

### Bug Fixes

* add template context ([#58](#58)) ([8a467b7](8a467b7))

* fix: coo context (#59)

* chore(release): @trustvc/w3c-context@1.2.11 [skip ci]

## [1.2.11](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.10...@trustvc/w3c-context@1.2.11) (2025-05-21)

### Bug Fixes

* coo context ([#59](#59)) ([b802c6f](b802c6f))

* chore(release): @trustvc/w3c-credential-status@1.2.11 [skip ci]

## [1.2.11](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.10...@trustvc/w3c-credential-status@1.2.11) (2025-05-21)

### Bug Fixes

* coo context ([#59](#59)) ([b802c6f](b802c6f))

* chore(release): @trustvc/w3c-vc@1.2.15 [skip ci]

## [1.2.15](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.14...@trustvc/w3c-vc@1.2.15) (2025-05-21)

### Bug Fixes

* coo context ([#59](#59)) ([b802c6f](b802c6f))

* chore(release): @trustvc/w3c-cli@1.2.15 [skip ci]

## [1.2.15](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.14...@trustvc/w3c-cli@1.2.15) (2025-05-21)

### Bug Fixes

* coo context ([#59](#59)) ([b802c6f](b802c6f))

* chore(release): @trustvc/w3c@1.2.15 [skip ci]

## [1.2.15](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.14...@trustvc/w3c@1.2.15) (2025-05-21)

### Bug Fixes

* coo context ([#59](#59)) ([b802c6f](b802c6f))

* chore: add netlify.toml (#60)

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* chore: attempt to fix netlify (#61)

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* fix: type errors (#62)

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* chore(release): @trustvc/w3c-context@1.2.12 [skip ci]

## [1.2.12](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.11...@trustvc/w3c-context@1.2.12) (2025-05-30)

### Bug Fixes

* type errors ([#62](#62)) ([e4cf81f](e4cf81f))

* chore(release): @trustvc/w3c-credential-status@1.2.12 [skip ci]

## [1.2.12](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.11...@trustvc/w3c-credential-status@1.2.12) (2025-05-30)

### Bug Fixes

* type errors ([#62](#62)) ([e4cf81f](e4cf81f))

* chore(release): @trustvc/w3c-vc@1.2.16 [skip ci]

## [1.2.16](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.15...@trustvc/w3c-vc@1.2.16) (2025-05-30)

### Bug Fixes

* type errors ([#62](#62)) ([e4cf81f](e4cf81f))

* chore(release): @trustvc/w3c-cli@1.2.16 [skip ci]

## [1.2.16](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.15...@trustvc/w3c-cli@1.2.16) (2025-05-30)

### Bug Fixes

* type errors ([#62](#62)) ([e4cf81f](e4cf81f))

* chore(release): @trustvc/w3c@1.2.16 [skip ci]

## [1.2.16](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.15...@trustvc/w3c@1.2.16) (2025-05-30)

### Bug Fixes

* type errors ([#62](#62)) ([e4cf81f](e4cf81f))

* fix: cli derive stringify error (#63)

Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>

* chore(release): @trustvc/w3c-cli@1.2.17 [skip ci]

## [1.2.17](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.16...@trustvc/w3c-cli@1.2.17) (2025-06-09)

### Bug Fixes

* cli derive stringify error ([#63](#63)) ([79b9f4f](79b9f4f))

* fix: expired and redacted doc checks (#64)

* chore(release): @trustvc/w3c-issuer@1.2.4 [skip ci]

## [1.2.4](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-issuer@1.2.3...@trustvc/w3c-issuer@1.2.4) (2025-06-13)

### Bug Fixes

* expired and redacted doc checks ([#64](#64)) ([4d0a65a](4d0a65a))

* chore(release): @trustvc/w3c-context@1.2.13 [skip ci]

## [1.2.13](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@1.2.12...@trustvc/w3c-context@1.2.13) (2025-06-13)

### Bug Fixes

* expired and redacted doc checks ([#64](#64)) ([4d0a65a](4d0a65a))

* chore(release): @trustvc/w3c-credential-status@1.2.13 [skip ci]

## [1.2.13](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@1.2.12...@trustvc/w3c-credential-status@1.2.13) (2025-06-13)

### Bug Fixes

* expired and redacted doc checks ([#64](#64)) ([4d0a65a](4d0a65a))

* chore(release): @trustvc/w3c-vc@1.2.17 [skip ci]

## [1.2.17](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@1.2.16...@trustvc/w3c-vc@1.2.17) (2025-06-13)

### Bug Fixes

* expired and redacted doc checks ([#64](#64)) ([4d0a65a](4d0a65a))

* chore(release): @trustvc/w3c-cli@1.2.18 [skip ci]

## [1.2.18](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-cli@1.2.17...@trustvc/w3c-cli@1.2.18) (2025-06-13)

### Bug Fixes

* expired and redacted doc checks ([#64](#64)) ([4d0a65a](4d0a65a))

* chore(release): @trustvc/w3c@1.2.17 [skip ci]

## [1.2.17](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@1.2.16...@trustvc/w3c@1.2.17) (2025-06-13)

### Bug Fixes

* expired and redacted doc checks ([#64](#64)) ([4d0a65a](4d0a65a))

* chore: add multikey and data integrity support (#65)

* fix: add multikey and data integrity support

---------

Co-authored-by: Ng Han Inn <43451336+nghaninn@users.noreply.github.com>
Co-authored-by: nghaninn <Ng Han Inn 43451336+nghaninn@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants