Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.0.0](v2.0.0...v3.0.0) (2024-10-08) ### ⚠ BREAKING CHANGES * fields that were Sets such as `PinResults.results` and `PinsGetRequest.cid` are now Arrays ### Bug Fixes * use arrays for collections instead of sets ([#70](#70)) ([75736f5](75736f5)), closes [/github.com/ipfs/helia-remote-pinning/blob/main/src/heliaRemotePinner.ts#L155](https://github.com/ipfs-shipyard//github.com/ipfs/helia-remote-pinning/blob/main/src/heliaRemotePinner.ts/issues/L155)
- Loading branch information