diff --git a/CHANGELOG.md b/CHANGELOG.md index d330c948..d7a057f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,17 @@ * chore: update cd action by @mpetrunic in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/245 +## [2.0.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v1.2.0...v2.0.0) (2022-06-15) + + +### ⚠ BREAKING CHANGES + +* uses new single-issue libp2p interface modules + +### Features + +* update libp2p interfaces ([#284](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/284)) ([0b69109](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/0b691090db3d997a56ea8a6324db04a8d6d78fc2)) + ## [1.2.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v1.1.2...v1.2.0) (2022-06-15) diff --git a/package.json b/package.json index 9e1bdcc8..4dc71186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/libp2p-gossipsub", - "version": "1.2.0", + "version": "2.0.0", "description": "A typescript implementation of gossipsub", "leadMaintainer": "Cayman Nava ", "files": [