Skip to content

Commit 5049798

Browse files
chore(release): 9.0.6 [skip ci]
### [9.0.6](v9.0.5...v9.0.6) (2022-04-19) ### Bug Fixes * swap [@yields](https://github.com/yields) for [@returns](https://github.com/returns) ([#178](#178)) ([13e2c9b](13e2c9b))
1 parent 13e2c9b commit 5049798

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.6](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.5...v9.0.6) (2022-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* swap [@yields](https://github.com/yields) for [@returns](https://github.com/returns) ([#178](https://github.com/ipfs/js-ipfs-utils/issues/178)) ([13e2c9b](https://github.com/ipfs/js-ipfs-utils/commit/13e2c9ba90f8f34efc13fb2c3ea91affd606c5a3))
7+
18
### [9.0.5](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.4...v9.0.5) (2022-03-01)
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.5",
3+
"version": "9.0.6",
44
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
55
"main": "src/index.js",
66
"author": "Hugo Dias <hugomrdias@gmail.com>",

0 commit comments

Comments
 (0)