Skip to content

Commit e0b3493

Browse files
chore(release): 9.0.8 [skip ci]
### [9.0.8](v9.0.7...v9.0.8) (2022-11-18) ### Bug Fixes * fix unixfs import ([#222](#222)) ([1dc939f](1dc939f)) ### Trivial Changes * Update .github/workflows/stale.yml [skip ci] ([9229386](9229386))
1 parent 1dc939f commit e0b3493

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### [9.0.8](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.7...v9.0.8) (2022-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* fix unixfs import ([#222](https://github.com/ipfs/js-ipfs-utils/issues/222)) ([1dc939f](https://github.com/ipfs/js-ipfs-utils/commit/1dc939fc44391542d0594497c17e22eb6f74d2f3))
7+
8+
9+
### Trivial Changes
10+
11+
* Update .github/workflows/stale.yml [skip ci] ([9229386](https://github.com/ipfs/js-ipfs-utils/commit/922938670da3de75e75f2122146a5e38802ea5ff))
12+
113
### [9.0.7](https://github.com/ipfs/js-ipfs-utils/compare/v9.0.6...v9.0.7) (2022-06-23)
214

315

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.7",
3+
"version": "9.0.8",
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)