Skip to content

Commit f016013

Browse files
chore(main): release 2.28.1 (#161)
🤖 I have created a release *beep* *boop* --- ## [2.28.1](v2.28.0...v2.28.1) (2025-03-12) ### Bug Fixes * **staging:** enable delegation storage ([3ca7548](3ca7548)) * **wrangler:** lower indexer percentage to 10 in prod for now ([#162](#162)) ([02d20cc](02d20cc)) --- 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>
1 parent 02d20cc commit f016013

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.28.1](https://github.com/storacha/freeway/compare/v2.28.0...v2.28.1) (2025-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **staging:** enable delegation storage ([3ca7548](https://github.com/storacha/freeway/commit/3ca7548f5c6f8291969da6500c0edb11a95199a6))
9+
* **wrangler:** lower indexer percentage to 10 in prod for now ([#162](https://github.com/storacha/freeway/issues/162)) ([02d20cc](https://github.com/storacha/freeway/commit/02d20cc188faa173e06869cb4b6edbe60a258648))
10+
311
## [2.28.0](https://github.com/storacha/freeway/compare/v2.27.0...v2.28.0) (2025-02-13)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "freeway",
3-
"version": "2.28.0",
3+
"version": "2.28.1",
44
"description": "An IPFS gateway for accessing UnixFS data via CAR CIDs",
55
"keywords": [
66
"IPFS",

0 commit comments

Comments
 (0)