Skip to content

Commit eebe0c1

Browse files
committedMar 18, 2025
chore(release): 10.0.2 [skip ci]
## [10.0.2](v10.0.1...v10.0.2) (2025-03-18) ### Bug Fixes * align implicit default ttl with specs (1h→5m) ([#336](#336)) ([5677cf0](5677cf0)) ### Trivial Changes * Create FUNDING.json for OP RPF ([#335](#335)) ([de2e786](de2e786)) ### Dependencies * **dev:** bump aegir from 44.1.4 to 45.0.8 ([#332](#332)) ([c2d611a](c2d611a))
1 parent c2d611a commit eebe0c1

File tree

3 files changed

+25233
-1
lines changed

3 files changed

+25233
-1
lines changed
 

‎CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [10.0.2](https://github.com/ipfs/js-ipns/compare/v10.0.1...v10.0.2) (2025-03-18)
2+
3+
### Bug Fixes
4+
5+
* align implicit default ttl with specs (1h→5m) ([#336](https://github.com/ipfs/js-ipns/issues/336)) ([5677cf0](https://github.com/ipfs/js-ipns/commit/5677cf0c396d64af2f165b929cbd81ddb96f37b0))
6+
7+
### Trivial Changes
8+
9+
* Create FUNDING.json for OP RPF ([#335](https://github.com/ipfs/js-ipns/issues/335)) ([de2e786](https://github.com/ipfs/js-ipns/commit/de2e78629ae114adf02e680dbff5c49b3c4dc3a7))
10+
11+
### Dependencies
12+
13+
* **dev:** bump aegir from 44.1.4 to 45.0.8 ([#332](https://github.com/ipfs/js-ipns/issues/332)) ([c2d611a](https://github.com/ipfs/js-ipns/commit/c2d611aa508c10539ac5f354c19b9a378e71e759))
14+
115
## [10.0.1](https://github.com/ipfs/js-ipns/compare/v10.0.0...v10.0.1) (2025-02-11)
216

317
### Documentation

‎package-lock.json

+25,218
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipns",
3-
"version": "10.0.1",
3+
"version": "10.0.2",
44
"description": "IPNS record definitions",
55
"author": "Vasco Santos <vasco.santos@moxy.studio>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.