Skip to content

Commit 75f3006

Browse files
chore(release): 3.0.1 [skip ci]
## [interface-store-v3.0.1](interface-store-v3.0.0...interface-store-v3.0.1) (2022-10-12) ### Dependencies * bump uint8arrays from 3.0.0 to 4.0.1 ([#175](#175)) ([e8d5ea6](e8d5ea6)) * update sibling dependencies ([79100b3](79100b3))
1 parent e8d5ea6 commit 75f3006

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/interface-store/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [interface-store-v3.0.1](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-store-v3.0.0...interface-store-v3.0.1) (2022-10-12)
2+
3+
4+
### Dependencies
5+
6+
* bump uint8arrays from 3.0.0 to 4.0.1 ([#175](https://github.com/ipfs/js-ipfs-interfaces/issues/175)) ([e8d5ea6](https://github.com/ipfs/js-ipfs-interfaces/commit/e8d5ea63feaaaf379890171f4660bfd8f1cfef5e))
7+
* update sibling dependencies ([79100b3](https://github.com/ipfs/js-ipfs-interfaces/commit/79100b3fd4a7f88e18a09976e194e8461869b92f))
8+
19
# Change Log
210

311
All notable changes to this project will be documented in this file.

packages/interface-store/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-store",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A generic interface for storing and retrieving data",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-interfaces/tree/master/packages/interface-store#readme",

0 commit comments

Comments
 (0)