Skip to content

Commit 5faabb4

Browse files
chore(release): 9.0.9 [skip ci]
### [9.0.9](v9.0.8...v9.0.9) (2022-11-18) ### Bug Fixes * only export one thing from glob source ([#223](#223)) ([fbbf8f0](fbbf8f0))
1 parent fbbf8f0 commit 5faabb4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [9.0.9](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.8...v9.0.9) (2022-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* only export one thing from glob source ([#223](https://github.com/ipfs/js-ipfs-utils/issues/223)) ([fbbf8f0](https://github.com/ipfs/js-ipfs-utils/commit/fbbf8f06c4660d8280c4d3959ed91a74de3c4475))
7+
18
### [9.0.8](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.7...v9.0.8) (2022-11-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-utils",
3-
"version": "9.0.8",
3+
"version": "9.0.9",
44
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
55
"main": "src/index.js",
66
"author": "Hugo Dias <[email protected]>",

0 commit comments

Comments
 (0)