Skip to content

Commit 67d1667

Browse files
committed
chore: publish
- [email protected]
1 parent 755788e commit 67d1667

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/interface-blockstore/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.5](https://github.com/ipfs/js-ipfs-interfaces/compare/[email protected]@0.0.5) (2021-06-22)
7+
8+
**Note:** Version bump only for package interface-blockstore
9+
10+
11+
12+
13+
614
## [0.0.4](https://github.com/ipfs/js-ipfs-interfaces/compare/[email protected]@0.0.4) (2021-05-15)
715

816
**Note:** Version bump only for package interface-blockstore

packages/interface-blockstore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-blockstore",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "An interface for storing and retrieving blocks",
55
"main": "src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)