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 db87fb5 commit f70d49fCopy full SHA for f70d49f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### [9.0.12](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.11...v9.0.12) (2023-01-11)
2
+
3
4
+### Bug Fixes
5
6
+* downgrade nanoid ([db87fb5](https://github.com/ipfs/js-ipfs-utils/commit/db87fb51cf791f7b59e5405505fa5430a93a73e0))
7
8
### [9.0.11](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.10...v9.0.11) (2023-01-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-utils",
- "version": "9.0.11",
+ "version": "9.0.12",
"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