Skip to content

Commit ceca20a

Browse files
chore(main): release 6.0.2 (#18)
🤖 I have created a release *beep* *boop* --- ## [6.0.2](v6.0.1...v6.0.2) (2023-05-02) ### Bug Fixes * getPath through dag-cbor and identity nodes ([#17](#17)) ([d33890a](d33890a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d33890a commit ceca20a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.0.2](https://github.com/web3-storage/dagula/compare/v6.0.1...v6.0.2) (2023-05-02)
4+
5+
6+
### Bug Fixes
7+
8+
* getPath through dag-cbor and identity nodes ([#17](https://github.com/web3-storage/dagula/issues/17)) ([d33890a](https://github.com/web3-storage/dagula/commit/d33890a221f77ad803b73d7118061a1727257fe5))
9+
310
## [6.0.1](https://github.com/web3-storage/dagula/compare/v6.0.0...v6.0.1) (2023-05-01)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dagula",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "Suck a DAG out of a peer in the IPFS network.",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)