Skip to content

Commit ecf4e7c

Browse files
chore(release): 3.0.3 [skip ci]
### [3.0.3](v3.0.2...v3.0.3) (2022-05-25) ### Trivial Changes * update interfaces ([#151](#151)) ([2658bdd](2658bdd))
1 parent 2658bdd commit ecf4e7c

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.3](https://github.com/ipfs/js-datastore-pubsub/compare/v3.0.2...v3.0.3) (2022-05-25)
2+
3+
4+
### Trivial Changes
5+
6+
* update interfaces ([#151](https://github.com/ipfs/js-datastore-pubsub/issues/151)) ([2658bdd](https://github.com/ipfs/js-datastore-pubsub/commit/2658bdd78061623e90f023b253415f34a9eb6f24))
7+
18
### [3.0.2](https://github.com/ipfs/js-datastore-pubsub/compare/v3.0.1...v3.0.2) (2022-04-28)
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.2",
3+
"version": "3.0.3",
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)