We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73dac4 commit 4aa1cc2Copy full SHA for 4aa1cc2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [10.0.1](https://github.com/ipfs/js-ipns/compare/v10.0.0...v10.0.1) (2025-02-11)
2
+
3
+### Documentation
4
5
+* update api docs ([#333](https://github.com/ipfs/js-ipns/issues/333)) ([b73dac4](https://github.com/ipfs/js-ipns/commit/b73dac4773730902ee87ba5f7be6dbc22b2453e0))
6
7
## [10.0.0](https://github.com/ipfs/js-ipns/compare/v9.1.2...v10.0.0) (2024-09-12)
8
9
### ⚠ BREAKING CHANGES
package.json
@@ -1,6 +1,6 @@
{
"name": "ipns",
- "version": "10.0.0",
+ "version": "10.0.1",
"description": "IPNS record definitions",
"author": "Vasco Santos <vasco.santos@moxy.studio>",
"license": "Apache-2.0 OR MIT",
0 commit comments