Skip to content

Commit

Permalink
chore(release): 6.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.5](v6.0.4...v6.0.5) (2023-12-30)

### Dependencies

* bump multiformats from 12.1.3 to 13.0.0 ([#61](#61)) ([80428ee](80428ee))
  • Loading branch information
semantic-release-bot committed Dec 30, 2023
1 parent 80428ee commit 38eac7e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.5](https://github.com/ipld/js-ipld-garbage/compare/v6.0.4...v6.0.5) (2023-12-30)


### Dependencies

* bump multiformats from 12.1.3 to 13.0.0 ([#61](https://github.com/ipld/js-ipld-garbage/issues/61)) ([80428ee](https://github.com/ipld/js-ipld-garbage/commit/80428ee0c72941dd023dd264c4fc4f840557789e))

## [6.0.4](https://github.com/ipld/js-ipld-garbage/compare/v6.0.3...v6.0.4) (2023-10-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ipld/garbage",
"version": "6.0.4",
"version": "6.0.5",
"description": "Garbage data generator for the IPLD Data Model",
"author": "Rod <rod@vagg.org> (http://r.va.gg/)",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 38eac7e

Please sign in to comment.