Skip to content

Commit d1c39f0

Browse files
chore(release): 10.1.0 [skip ci]
## [10.1.0](v10.0.2...v10.1.0) (2025-07-11) ### Features * add validFor function to return the validity interval ([#388](#388)) ([5b1c273](5b1c273))
1 parent 5b1c273 commit d1c39f0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [10.1.0](https://github.com/ipfs/js-ipns/compare/v10.0.2...v10.1.0) (2025-07-11)
2+
3+
### Features
4+
5+
* add validFor function to return the validity interval ([#388](https://github.com/ipfs/js-ipns/issues/388)) ([5b1c273](https://github.com/ipfs/js-ipns/commit/5b1c2731ac4ab989e4b6538de9d0097a97ff16bb))
6+
17
## [10.0.2](https://github.com/ipfs/js-ipns/compare/v10.0.1...v10.0.2) (2025-03-18)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipns",
3-
"version": "10.0.2",
3+
"version": "10.1.0",
44
"description": "IPNS record definitions",
55
"author": "Vasco Santos <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)