We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd0f45 commit 512a8e1Copy full SHA for 512a8e1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### [9.0.14](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.13...v9.0.14) (2023-01-13)
2
+
3
4
+### Dependencies
5
6
+* update node-fetch to 2.6.8 ([#244](https://github.com/ipfs/js-ipfs-utils/issues/244)) ([ebd0f45](https://github.com/ipfs/js-ipfs-utils/commit/ebd0f45d0fc6e9b2a2ac0658cbce1a8aee442f9e))
7
8
### [9.0.13](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.12...v9.0.13) (2023-01-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-utils",
- "version": "9.0.13",
+ "version": "9.0.14",
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
"author": "Hugo Dias <[email protected]>",
"license": "Apache-2.0 OR MIT",
0 commit comments