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-06-14)

### Bug Fixes

* limit valid message size ([#226](#226)) ([8a3e4f4](8a3e4f4))

### Documentation

* update readme and project ([#227](#227)) ([3b587c2](3b587c2))
  • Loading branch information
semantic-release-bot committed Jun 14, 2023
1 parent 8a3e4f4 commit fff371a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [6.0.3](https://github.com/ipfs/js-ipns/compare/v6.0.2...v6.0.3) (2023-06-14)


### Bug Fixes

* limit valid message size ([#226](https://github.com/ipfs/js-ipns/issues/226)) ([8a3e4f4](https://github.com/ipfs/js-ipns/commit/8a3e4f434701abf4ea997f50674a9659b2774c29))


### Documentation

* update readme and project ([#227](https://github.com/ipfs/js-ipns/issues/227)) ([3b587c2](https://github.com/ipfs/js-ipns/commit/3b587c2b7fa50501385a176a882e27d24ea6b6df))

## [6.0.2](https://github.com/ipfs/js-ipns/compare/v6.0.1...v6.0.2) (2023-06-14)


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.2",
"version": "6.0.3",
"description": "ipns record definitions",
"author": "Vasco Santos <[email protected]>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit fff371a

Please sign in to comment.