We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe3bb3 commit c35a5dbCopy full SHA for c35a5db
packages/ipfs-repo/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [ipfs-repo-v15.0.2](https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo-v15.0.1...ipfs-repo-v15.0.2) (2022-08-14)
2
+
3
4
+### Dependencies
5
6
+* update interface-datastore and friends ([#409](https://github.com/ipfs/js-ipfs-repo/issues/409)) ([1c42f42](https://github.com/ipfs/js-ipfs-repo/commit/1c42f42541fea316833555ea6cc8ade86aea9c48))
7
8
## [ipfs-repo-v15.0.1](https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo-v15.0.0...ipfs-repo-v15.0.1) (2022-08-11)
9
10
packages/ipfs-repo/package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-repo",
- "version": "15.0.1",
+ "version": "15.0.2",
"description": "IPFS Repo implementation",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-ipfs-repo/tree/master/packages/ipfs-repo#readme",
0 commit comments