Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [@helia/remote-pinning-v2.0.1](https://github.com/ipfs/helia-remote-pinning/compare/@helia/remote-pinning-2.0.0...@helia/remote-pinning-2.0.1) (2024-11-20)

### Dependencies

* **dev:** bump aegir from 44.1.4 to 45.0.2 ([#58](#58)) ([32417e4](32417e4))
  • Loading branch information
semantic-release-bot committed Nov 20, 2024
1 parent 32417e4 commit b583982
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [@helia/remote-pinning-v2.0.1](https://github.com/ipfs/helia-remote-pinning/compare/@helia/remote-pinning-2.0.0...@helia/remote-pinning-2.0.1) (2024-11-20)

### Dependencies

* **dev:** bump aegir from 44.1.4 to 45.0.2 ([#58](https://github.com/ipfs/helia-remote-pinning/issues/58)) ([32417e4](https://github.com/ipfs/helia-remote-pinning/commit/32417e48286516f7969f26906af1109087b104b2))

## [@helia/remote-pinning-v2.0.0](https://github.com/ipfs/helia-remote-pinning/compare/@helia/remote-pinning-1.2.0...@helia/remote-pinning-2.0.0) (2024-10-10)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helia/remote-pinning",
"version": "2.0.0",
"version": "2.0.1",
"description": "Add remote pinning capabilities to Helia",
"author": "SgtPooki@protocol.ai",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit b583982

Please sign in to comment.