We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec7233 commit 07e5ef9Copy full SHA for 07e5ef9
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [9.1.2](https://github.com/ipfs/js-ipns/compare/v9.1.1...v9.1.2) (2024-09-12)
2
+
3
+### Bug Fixes
4
5
+* add tests for utils ([#323](https://github.com/ipfs/js-ipns/issues/323)) ([3ec7233](https://github.com/ipfs/js-ipns/commit/3ec72338513f61cda5ae6fbe381de8529278c7d4))
6
7
## [9.1.1](https://github.com/ipfs/js-ipns/compare/v9.1.0...v9.1.1) (2024-09-11)
8
9
### Dependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "ipns",
- "version": "9.1.1",
+ "version": "9.1.2",
"description": "IPNS record definitions",
"author": "Vasco Santos <[email protected]>",
"license": "Apache-2.0 OR MIT",
0 commit comments