Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit 07cd1d8

Browse files
committed
chore: release version v0.12.0
1 parent da4638f commit 07cd1d8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [0.12.0](https://github.com/libp2p/js-interfaces/compare/v0.11.0...v0.12.0) (2021-07-06)
2+
3+
4+
### chore
5+
6+
* update to new multiformats ([#98](https://github.com/libp2p/js-interfaces/issues/98)) ([242027c](https://github.com/libp2p/js-interfaces/commit/242027cdfd08004f20d0148f4905381d34942dc6))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* uses the CID class from the new multiformats module and pubsub.getMsgId became async
12+
13+
Co-authored-by: Vasco Santos <vasco.santos@moxy.studio>
14+
15+
16+
117
# [0.11.0](https://github.com/libp2p/js-interfaces/compare/v0.10.4...v0.11.0) (2021-05-27)
218

319

0 commit comments

Comments
 (0)