Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: missing ed25519 file from published npm package #171

Merged
merged 1 commit into from
May 28, 2024

Conversation

hamada147
Copy link
Contributor

Description:

Fix missing ed25519 js file from published npm package

Alternatives Considered (optional):

Link to existing ADR (Architecture Decision Record), if any. If relevant, describe other approaches explored and the selected approach. Documenting why the methods were not selected will create a knowledge base for future reference, helping prevent others from revisiting less optimal ideas.

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

@hamada147 hamada147 force-pushed the fix/fix-missing-file-from-published-npm-package branch from 545d491 to 5991fcd Compare May 28, 2024 13:03
@atala-dev
Copy link
Contributor

Code Coverage

Total Project Coverage 88.93%

@hamada147 hamada147 merged commit ebef809 into main May 28, 2024
2 checks passed
@hamada147 hamada147 deleted the fix/fix-missing-file-from-published-npm-package branch May 28, 2024 14:16
atala-dev added a commit that referenced this pull request May 28, 2024
## [1.3.4](v1.3.3...v1.3.4) (2024-05-28)

### Bug Fixes

* missing ed25519 file from published npm package ([#171](#171)) ([ebef809](ebef809))
@atala-dev
Copy link
Contributor

🎉 This PR is included in version 1.3.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants