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

Commit d9f9c94

Browse files
chore(release): publish (#226)
1 parent 3fac163 commit d9f9c94

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.18.1](https://github.com/mattrglobal/node-bbs-signatures/compare/0.18.0...0.18.1) (2023-09-27)
2+
3+
### Bug Fixes
4+
5+
- adds missing build files for arm
6+
17
# [0.18.0](https://github.com/mattrglobal/node-bbs-signatures/compare/v0.17.0...v0.18.0) (2023-09-26)
28

39
### 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.18.0",
3+
"version": "0.18.1",
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)