Skip to content

Commit

Permalink
chore(main): release 2.18.0 (#104)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.18.0](v2.17.0...v2.18.0)
(2024-05-28)


### Features

* fetch blocks from location URLs
([#103](#103))
([1c7b7a6](1c7b7a6))
* use blob-fetcher lib
([#105](#105))
([14e8b6d](14e8b6d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 28, 2024
1 parent 14e8b6d commit b578579
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.18.0](https://github.com/web3-storage/freeway/compare/v2.17.0...v2.18.0) (2024-05-28)


### Features

* fetch blocks from location URLs ([#103](https://github.com/web3-storage/freeway/issues/103)) ([1c7b7a6](https://github.com/web3-storage/freeway/commit/1c7b7a6faff866bb7c8fece427777e33e7e27416))
* use blob-fetcher lib ([#105](https://github.com/web3-storage/freeway/issues/105)) ([14e8b6d](https://github.com/web3-storage/freeway/commit/14e8b6d0ccb0d9ab78939bb95fbb1ea0c7d7a840))

## [2.17.0](https://github.com/web3-storage/freeway/compare/v2.16.0...v2.17.0) (2024-05-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "freeway",
"version": "2.17.0",
"version": "2.18.0",
"description": "An IPFS gateway for accessing UnixFS data via CAR CIDs",
"main": "src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit b578579

Please sign in to comment.