Skip to content

Commit 09aa693

Browse files
chore(release): 3.0.2 [skip ci]
## [interface-blockstore-v3.0.2](interface-blockstore-v3.0.1...interface-blockstore-v3.0.2) (2022-12-16) ### Documentation * publish api docs ([#181](#181)) ([64f8473](64f8473))
1 parent 4f9fad1 commit 09aa693

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/interface-blockstore/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [interface-blockstore-v3.0.2](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-blockstore-v3.0.1...interface-blockstore-v3.0.2) (2022-12-16)
2+
3+
4+
### Documentation
5+
6+
* publish api docs ([#181](https://github.com/ipfs/js-ipfs-interfaces/issues/181)) ([64f8473](https://github.com/ipfs/js-ipfs-interfaces/commit/64f8473a1d646eda431972afb489ac81d23248fa))
7+
18
## [interface-blockstore-v3.0.1](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-blockstore-v3.0.0...interface-blockstore-v3.0.1) (2022-10-12)
29

310

packages/interface-blockstore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-blockstore",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "An interface for storing and retrieving blocks",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-interfaces/tree/master/packages/interface-blockstore#readme",

0 commit comments

Comments
 (0)