Skip to content

Commit 9ad0ce5

Browse files
chore(release): 8.1.0 [skip ci]
## [interface-datastore-v8.1.0](interface-datastore-v8.0.0...interface-datastore-v8.1.0) (2023-03-15) ### Features * allow extending store method options ([#193](#193)) ([007e8ac](007e8ac))
1 parent e24ce0b commit 9ad0ce5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/interface-datastore/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [interface-datastore-v8.1.0](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore-v8.0.0...interface-datastore-v8.1.0) (2023-03-15)
2+
3+
4+
### Features
5+
6+
* allow extending store method options ([#193](https://github.com/ipfs/js-ipfs-interfaces/issues/193)) ([007e8ac](https://github.com/ipfs/js-ipfs-interfaces/commit/007e8ac83a43ec185368cfad57193f57ef700c45))
7+
18
## [interface-datastore-v8.0.0](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore-v7.0.4...interface-datastore-v8.0.0) (2023-03-13)
29

310

packages/interface-datastore/package.json

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

0 commit comments

Comments
 (0)