mattrglobal / node-bbs-signatures

An implementation of BBS+ signatures using rust and typescript for node.js
Apache License 2.0
57 stars 23 forks source link

chore(release): publish #220

Closed mate-from-mattr closed 10 months ago

mate-from-mattr commented 10 months ago

Previous commit did not publish release. This adds an empty chore(release): publish commit tagged with v0.16.0 in order to trigger release process.

Description

Motivation and Context

Previous release PR did not work as the commit was in wrong format, and tags did not get pushed at same time as HEAD commit

Does this PR introduce a breaking change?

Which merge strategy will you use?

~Squash~ ~Rebase (REVIEW COMMITS)~

Will push to master once PR is approved.