Skip to content

Commit

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


##
[2.17.0](v2.16.0...v2.17.0)
(2024-05-15)


### Features

* support byte range for raw block requests
([#101](#101))
([1ff3bad](1ff3bad))

---
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 15, 2024
1 parent 1ff3bad commit a5184ff
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Features

* support byte range for raw block requests ([#101](https://github.com/web3-storage/freeway/issues/101)) ([1ff3bad](https://github.com/web3-storage/freeway/commit/1ff3bad8f395a0f459617b20fd8a97d82870514e))

## [2.16.0](https://github.com/web3-storage/freeway/compare/v2.15.0...v2.16.0) (2024-05-02)


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.16.0",
"version": "2.17.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 a5184ff

Please sign in to comment.