Skip to content

Commit

Permalink
chore(release): 8.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.4](v8.0.3...v8.0.4) (2024-01-18)

### Bug Fixes

* log type as string ([#306](#306)) ([de68e4c](de68e4c))
  • Loading branch information
semantic-release-bot committed Jan 18, 2024
1 parent de68e4c commit ce506ac
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 @@
## [8.0.4](https://github.com/ipfs/js-ipns/compare/v8.0.3...v8.0.4) (2024-01-18)


### Bug Fixes

* log type as string ([#306](https://github.com/ipfs/js-ipns/issues/306)) ([de68e4c](https://github.com/ipfs/js-ipns/commit/de68e4c0601702fb5d567a97e305b26f65c34fc2))

## [8.0.3](https://github.com/ipfs/js-ipns/compare/v8.0.2...v8.0.3) (2024-01-16)


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

0 comments on commit ce506ac

Please sign in to comment.