Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 3fac163

Browse files
chore(release): publish (#225)
1 parent 7ab7ad4 commit 3fac163

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.18.0](https://github.com/mattrglobal/node-bbs-signatures/compare/v0.17.0...v0.18.0) (2023-09-26)
2+
3+
### Bug Fixes
4+
5+
- removes rayon feature from bbs crate
6+
([7ab7ad4](https://github.com/mattrglobal/node-bbs-signatures/commit/7ab7ad474b5c0b996571a75af65850ea4cadaeab))
7+
18
# [0.17.0](https://github.com/mattrglobal/node-bbs-signatures/compare/v0.16.0...v0.17.0) (2023-09-18)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mattrglobal/node-bbs-signatures",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"description": "An implementation of BBS+ signatures using rust and typescript for node.js",
55
"homepage": "https://github.com/mattrglobal/node-bbs-signatures",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)