diff --git a/CHANGELOG.md b/CHANGELOG.md index 6472fbf..8884661 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.1](https://github.com/ipfs/js-ipns/compare/v6.0.0...v6.0.1) (2023-06-14) + + +### Dependencies + +* **dev:** bump aegir from 38.1.8 to 39.0.10 ([#225](https://github.com/ipfs/js-ipns/issues/225)) ([1c9fce1](https://github.com/ipfs/js-ipns/commit/1c9fce138abaefbe6e704261aa10705ce9b39b1b)) + ## [6.0.0](https://github.com/ipfs/js-ipns/compare/v5.0.2...v6.0.0) (2023-03-21) diff --git a/package.json b/package.json index b9478bf..6f19eaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipns", - "version": "6.0.0", + "version": "6.0.1", "description": "ipns record definitions", "author": "Vasco Santos ", "license": "Apache-2.0 OR MIT",