Skip to content

Commit

Permalink
chore(release): 6.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.3](v6.0.2...v6.0.3) (2023-08-28)

### Dependencies

* bump multiformats from 11.0.2 to 12.1.0 ([14fe432](14fe432))
* **dev:** bump @sindresorhus/is from 5.6.0 to 6.0.0 ([52e5938](52e5938))
  • Loading branch information
semantic-release-bot committed Aug 28, 2023
1 parent 14fe432 commit 120e2fd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [6.0.3](https://github.com/ipld/js-ipld-garbage/compare/v6.0.2...v6.0.3) (2023-08-28)


### Dependencies

* bump multiformats from 11.0.2 to 12.1.0 ([14fe432](https://github.com/ipld/js-ipld-garbage/commit/14fe43280ea62f38db25e46b789866eae6ece96a))
* **dev:** bump @sindresorhus/is from 5.6.0 to 6.0.0 ([52e5938](https://github.com/ipld/js-ipld-garbage/commit/52e59388e5cd4cf5d703742ebbb4eb8da2c02744))

## [6.0.2](https://github.com/ipld/js-ipld-garbage/compare/v6.0.1...v6.0.2) (2023-08-28)


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.2",
"version": "6.0.3",
"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 120e2fd

Please sign in to comment.