Skip to content

Commit c615f72

Browse files
chore(release): 4.0.0 [skip ci]
## [4.0.0](v3.0.3...v4.0.0) (2022-06-28) ### ⚠ BREAKING CHANGES * uses new libp2p deps ### Bug Fixes * update libp2p deps ([#163](#163)) ([83bc9a6](83bc9a6))
1 parent 83bc9a6 commit c615f72

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [4.0.0](https://github.com/ipfs/js-datastore-pubsub/compare/v3.0.3...v4.0.0) (2022-06-28)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* uses new libp2p deps
7+
8+
### Bug Fixes
9+
10+
* update libp2p deps ([#163](https://github.com/ipfs/js-datastore-pubsub/issues/163)) ([83bc9a6](https://github.com/ipfs/js-datastore-pubsub/commit/83bc9a619f45d0bf3d761a8865d0a738e2367e6d))
11+
112
### [3.0.3](https://github.com/ipfs/js-datastore-pubsub/compare/v3.0.2...v3.0.3) (2022-05-25)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-pubsub",
3-
"version": "3.0.3",
3+
"version": "4.0.0",
44
"description": "Responsible for providing an interface-datastore compliant api to pubsub",
55
"author": "Vasco Santos <vasco.santos@moxy.studio>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)