Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsobarracha committed Sep 18, 2024
1 parent ac35f39 commit 5bd9ae0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.5.0](https://github.com/mattrglobal/bbs-signatures/compare/v1.3.1...v1.5.0) (2024-09-18)

### Build System

- **deps:** bump @mattrglobal/node-bbs-signatures from 0.18.1 to 0.20.0 ([#187](https://github.com/mattrglobal/bbs-signatures/issues/187)) ([ac35f39](https://github.com/mattrglobal/bbs-signatures/commit/ac35f39afe178e4e4fddb11c0e4016785ab49994))

### Features

- adds node 20.x and 22.x support ([ac35f39](https://github.com/mattrglobal/bbs-signatures/commit/ac35f39afe178e4e4fddb11c0e4016785ab49994))

### BREAKING CHANGES

- removes node 16.x support ([ac35f39](https://github.com/mattrglobal/bbs-signatures/commit/ac35f39afe178e4e4fddb11c0e4016785ab49994))

# [1.4.0](https://github.com/mattrglobal/bbs-signatures/compare/v1.3.1...v1.4.0) (2024-06-18)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mattrglobal/bbs-signatures",
"version": "1.4.0",
"version": "1.5.0",
"author": "MATTR",
"license": "Apache-2.0",
"private": false,
Expand Down

0 comments on commit 5bd9ae0

Please sign in to comment.