1.0.2 • Published 11 months ago

@hoprnet/uhttp-crypto v1.0.2

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
11 months ago

u(nlinked)HTTP-crypto

Provides encryption and decryption functionality for uHTTP.

Deployment

Staging

  • staging can be deployed from any branch
  • set a version tag manually in package.json with a suffix to differentiate it from the main versioning scheme (e.g. -beta)
  • run publish action with beta tag from that branch

Production

  • production must be deployed from main
  • run yarn changeset version to create the current changelog
  • run yarn build to update version info
  • commit everything, create a matching tag and push to main
  • run publish action with latest tag
1.0.2

11 months ago

1.0.2-pr.5

11 months ago

1.0.1-pr.5

11 months ago

1.0.1

1 year ago

1.0.0

1 year ago