Skip to content

Commit

Permalink
chore: release version v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Dec 1, 2021
1 parent 81d48b9 commit 6f0945d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [0.16.0](https://github.com/libp2p/js-peer-id/compare/v0.15.4...v0.16.0) (2021-12-01)


### chore

* remove binary ([#160](https://github.com/libp2p/js-peer-id/issues/160)) ([25f0cd4](https://github.com/libp2p/js-peer-id/commit/25f0cd45bda22090994cc48a5085ab79a2be0ace))
* update libp2p-crypto ([#161](https://github.com/libp2p/js-peer-id/issues/161)) ([fbc9bf0](https://github.com/libp2p/js-peer-id/commit/fbc9bf0f9338b41981649659ed32cde92c4c5c28))


### BREAKING CHANGES

* requires node 15+
* removes install cli tool



## [0.15.4](https://github.com/libp2p/js-peer-id/compare/v0.15.3...v0.15.4) (2021-11-26)


Expand Down

0 comments on commit 6f0945d

Please sign in to comment.