Skip to content

Commit

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


##
[2.28.0](v2.27.0...v2.28.0)
(2025-02-13)


### Features

* **freeway:** put prod indexer usage to 50%
([#158](#158))
([6bd8e90](6bd8e90))


### Bug Fixes

* **delegationStorage:** find delegations call was not returning results
([#159](#159))
([9cd6e57](9cd6e57))

---
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 Feb 13, 2025
1 parent 6bd8e90 commit 5ee2ac1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.28.0](https://github.com/storacha/freeway/compare/v2.27.0...v2.28.0) (2025-02-13)


### Features

* **freeway:** put prod indexer usage to 50% ([#158](https://github.com/storacha/freeway/issues/158)) ([6bd8e90](https://github.com/storacha/freeway/commit/6bd8e90354870cb7026331871e36a7689df47150))


### Bug Fixes

* **delegationStorage:** find delegations call was not returning results ([#159](https://github.com/storacha/freeway/issues/159)) ([9cd6e57](https://github.com/storacha/freeway/commit/9cd6e5752ceb53f5af7f7c3ac04a87602799482c))

## [2.27.0](https://github.com/storacha/freeway/compare/v2.26.1...v2.27.0) (2025-02-12)


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.27.0",
"version": "2.28.0",
"description": "An IPFS gateway for accessing UnixFS data via CAR CIDs",
"keywords": [
"IPFS",
Expand Down

0 comments on commit 5ee2ac1

Please sign in to comment.