Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [@helia/ipns-v1.0.1](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.0.0...@helia/ipns-v1.0.1) (2023-03-21)

### Documentation

* fix typos ([#4](ipfs/helia-ipns#4)) ([4369653](ipfs/helia-ipns@4369653))

### Dependencies

* update blockstore/datastore deps ([#10](ipfs/helia-ipns#10)) ([3189737](ipfs/helia-ipns@3189737))
* update ipns to 6.x.x ([#12](ipfs/helia-ipns#12)) ([6866638](ipfs/helia-ipns@6866638))
  • Loading branch information
semantic-release-bot committed Mar 21, 2023
1 parent 6866638 commit ad76689
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/ipns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [@helia/ipns-v1.0.1](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.0.0...@helia/ipns-v1.0.1) (2023-03-21)


### Documentation

* fix typos ([#4](https://github.com/ipfs/helia-ipns/issues/4)) ([4369653](https://github.com/ipfs/helia-ipns/commit/4369653892d1434b9519f8f7f93371ae4531bc21))


### Dependencies

* update blockstore/datastore deps ([#10](https://github.com/ipfs/helia-ipns/issues/10)) ([3189737](https://github.com/ipfs/helia-ipns/commit/3189737040a9dfe631e1d07f7f884ff19b873f17))
* update ipns to 6.x.x ([#12](https://github.com/ipfs/helia-ipns/issues/12)) ([6866638](https://github.com/ipfs/helia-ipns/commit/6866638830f32442f9cfeadbde795e74b0865e00))

## @helia/ipns-v1.0.0 (2023-02-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/ipns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helia/ipns",
"version": "1.0.0",
"version": "1.0.1",
"description": "An implementation of IPNS for Helia",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/helia-ipns/tree/master/packages/ipns#readme",
Expand Down

0 comments on commit ad76689

Please sign in to comment.