Skip to content

Commit f47083a

Browse files
chore(release): 9.0.11 [skip ci]
### [9.0.11](v9.0.10...v9.0.11) (2023-01-11) ### Bug Fixes * add missing it-all dependency ([6679755](6679755))
1 parent 6679755 commit f47083a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [9.0.11](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.10...v9.0.11) (2023-01-11)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing it-all dependency ([6679755](https://github.com/ipfs/js-ipfs-utils/commit/66797553c0783b1b9683acf1d6877fe6b72a8ecd))
7+
18
### [9.0.10](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.9...v9.0.10) (2023-01-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-utils",
3-
"version": "9.0.10",
3+
"version": "9.0.11",
44
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
55
"author": "Hugo Dias <hugomrdias@gmail.com>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)