Skip to content

Commit e1d00b3

Browse files
chore(release): 3.0.1 [skip ci]
### [3.0.1](v3.0.0...v3.0.1) (2022-04-28) ### Bug Fixes * update interfaces ([#144](#144)) ([47a5114](47a5114))
1 parent 47a5114 commit e1d00b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [3.0.1](https://github.com/ipfs/js-datastore-pubsub/compare/v3.0.0...v3.0.1) (2022-04-28)
2+
3+
4+
### Bug Fixes
5+
6+
* update interfaces ([#144](https://github.com/ipfs/js-datastore-pubsub/issues/144)) ([47a5114](https://github.com/ipfs/js-datastore-pubsub/commit/47a511472c79f956ee8297041f47ae7fa57bbd8b))
7+
18
## [3.0.0](https://github.com/ipfs/js-datastore-pubsub/compare/v2.0.0...v3.0.0) (2022-04-19)
29

310

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.0",
3+
"version": "3.0.1",
44
"description": "Responsible for providing an interface-datastore compliant api to pubsub",
55
"author": "Vasco Santos <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)