Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.0](v4.0.0...v5.0.0) (2023-01-07)

### ⚠ BREAKING CHANGES

* update multiformats to v11 (#196)

### Dependencies

* update multiformats to v11 ([#196](#196)) ([e06d891](e06d891))
  • Loading branch information
semantic-release-bot committed Jan 7, 2023
1 parent e06d891 commit 25520f9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [5.0.0](https://github.com/ipfs/js-ipns/compare/v4.0.0...v5.0.0) (2023-01-07)


### ⚠ BREAKING CHANGES

* update multiformats to v11 (#196)

### Dependencies

* update multiformats to v11 ([#196](https://github.com/ipfs/js-ipns/issues/196)) ([e06d891](https://github.com/ipfs/js-ipns/commit/e06d891ecfff3001eb98226d6270b354c4ad4349))

## [4.0.0](https://github.com/ipfs/js-ipns/compare/v3.0.0...v4.0.0) (2022-10-17)


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

0 comments on commit 25520f9

Please sign in to comment.