Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](v2.0.1...v2.0.2) (2024-01-02)

### Dependencies

* bump multiformats from 12.1.3 to 13.0.0 ([445f07e](445f07e))

### Tests

* update multihashhasher import ([dd1e29e](dd1e29e))
  • Loading branch information
semantic-release-bot committed Jan 2, 2024
1 parent dd1e29e commit 65b8f72
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.0.2](https://github.com/multiformats/js-blake2/compare/v2.0.1...v2.0.2) (2024-01-02)


### Dependencies

* bump multiformats from 12.1.3 to 13.0.0 ([445f07e](https://github.com/multiformats/js-blake2/commit/445f07e5edbb4d38f2e25ae66cc97f5946bb64b4))


### Tests

* update multihashhasher import ([dd1e29e](https://github.com/multiformats/js-blake2/commit/dd1e29e37fa7f857220b7d7cde422850df1ed44d))

## [2.0.1](https://github.com/multiformats/js-blake2/compare/v2.0.0...v2.0.1) (2023-10-03)


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": "@multiformats/blake2",
"version": "2.0.1",
"version": "2.0.2",
"description": "Multiformats BLAKE2 implementations",
"author": "Rod Vagg <r@va.gg>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 65b8f72

Please sign in to comment.