Skip to content

Commit bc04a25

Browse files
committedJul 6, 2021
chore: release version v0.15.0
1 parent 5efac22 commit bc04a25

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
 

‎CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [0.15.0](https://github.com/libp2p/js-peer-id/compare/v0.14.8...v0.15.0) (2021-07-06)
2+
3+
4+
### chore
5+
6+
* update to new multiformats ([#149](https://github.com/libp2p/js-peer-id/issues/149)) ([69d7a01](https://github.com/libp2p/js-peer-id/commit/69d7a012cb5efffcc13afe3c75fa1acc8bda1f54))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* uses the CID class from the new multiformats module
12+
13+
Co-authored-by: Vasco Santos <vasco.santos@moxy.studio>
14+
15+
16+
117
## [0.14.8](https://github.com/libp2p/js-peer-id/compare/v0.14.7...v0.14.8) (2021-04-20)
218

319

0 commit comments

Comments
 (0)
Please sign in to comment.