Skip to content

Commit 8f08f7f

Browse files
chore(release): 5.1.7 [skip ci]
## [interface-store-v5.1.7](interface-store-v5.1.6...interface-store-v5.1.7) (2023-12-30) ### Bug Fixes * publish with limited concurrency ([85bcc4a](85bcc4a))
1 parent 85bcc4a commit 8f08f7f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/interface-store/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [interface-store-v5.1.7](https://github.com/ipfs/js-stores/compare/interface-store-v5.1.6...interface-store-v5.1.7) (2023-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* publish with limited concurrency ([85bcc4a](https://github.com/ipfs/js-stores/commit/85bcc4acc09d76d7938c55163c81d9b948c53803))
7+
18
## [interface-store-v5.1.6](https://github.com/ipfs/js-stores/compare/interface-store-v5.1.5...interface-store-v5.1.6) (2023-12-30)
29

310

packages/interface-store/package.json

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

0 commit comments

Comments
 (0)