Skip to content

Commit

Permalink
chore(release): 3.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.18.0](v3.17.0...v3.18.0) (2024-02-20)

### Features

* **bls:** add signing functions ([#817](#817)) ([8cb2fbe](8cb2fbe))
* **bls:** validate proof of possession ([#815](#815)) ([273b8ca](273b8ca))
* release v4 [skip ci] ([#811](#811)) ([39d652e](39d652e))

### BREAKING CHANGES

* switch to v4 API
  • Loading branch information
semantic-release-bot committed Feb 20, 2024
1 parent 81dd64e commit 94ba3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@avalabs/avalanchejs",
"version": "4.0.0",
"version": "3.18.0",
"description": "Avalanche Platform JS Library",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 94ba3a2

Please sign in to comment.