Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [@helia/pinning-service-api-server-v1.0.1](https://github.com/ipfs/helia-remote-pinning/compare/@helia/pinning-service-api-server-1.0.0...@helia/pinning-service-api-server-1.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 b583982 commit 5241610
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [@helia/pinning-service-api-server-v1.0.1](https://github.com/ipfs/helia-remote-pinning/compare/@helia/pinning-service-api-server-1.0.0...@helia/pinning-service-api-server-1.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/pinning-service-api-server-v1.0.0 (2024-10-10)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helia/pinning-service-api-server",
"version": "1.0.0",
"version": "1.0.1",
"description": "An IPFS Pinning Service API server powered by Helia",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/helia-remote-pinning/tree/main/packages/server#readme",
Expand Down

0 comments on commit 5241610

Please sign in to comment.