Skip to content

Commit

Permalink
chore(release): 6.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.6](v6.0.5...v6.0.6) (2023-09-14)

### Dependencies

* bump cborg from 2.0.5 to 4.0.1 ([#257](#257)) ([c51dc2f](c51dc2f))
  • Loading branch information
semantic-release-bot committed Sep 14, 2023
1 parent c51dc2f commit 16c4152
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.6](/~https://github.com/ipfs/js-ipns/compare/v6.0.5...v6.0.6) (2023-09-14)


### Dependencies

* bump cborg from 2.0.5 to 4.0.1 ([#257](/~https://github.com/ipfs/js-ipns/issues/257)) ([c51dc2f](/~https://github.com/ipfs/js-ipns/commit/c51dc2ff4d7b0e75ab51bb82f898e0b5f3acdd5d))

## [6.0.5](/~https://github.com/ipfs/js-ipns/compare/v6.0.4...v6.0.5) (2023-08-24)


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": "ipns",
"version": "6.0.5",
"version": "6.0.6",
"description": "ipns record definitions",
"author": "Vasco Santos <vasco.santos@moxy.studio>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 16c4152

Please sign in to comment.