Skip to content

Commit 61e677f

Browse files
chore(release): 1.0.0 [skip ci]
## @helia/ipns-v1.0.0 (2023-02-15) ### Features * initial implementation ([#1](ipfs/helia-ipns#1)) ([b176179](ipfs/helia-ipns@b176179))
1 parent 8852aee commit 61e677f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/ipns/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## @helia/ipns-v1.0.0 (2023-02-15)
2+
3+
4+
### Features
5+
6+
* initial implementation ([#1](https://github.com/ipfs/helia-ipns/issues/1)) ([b176179](https://github.com/ipfs/helia-ipns/commit/b1761795f023e9150201e41f0b9e2c3021425f26))

packages/ipns/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/ipns",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "An implementation of IPNS for Helia",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-ipns/tree/master/packages/ipns#readme",

0 commit comments

Comments
 (0)