Skip to content

Commit

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


##
[2.12.3](v2.12.2...v2.12.3)
(2023-08-15)


### Bug Fixes

* smaller batch size to prevent OOM
([ae5a08e](ae5a08e))

---
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 Aug 15, 2023
1 parent 6936aa5 commit 8ed9d98
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.12.3](https://github.com/web3-storage/freeway/compare/v2.12.2...v2.12.3) (2023-08-15)


### Bug Fixes

* smaller batch size to prevent OOM ([ae5a08e](https://github.com/web3-storage/freeway/commit/ae5a08ec897ab883d8b62328517b9c47f6a46745))

## [2.12.2](https://github.com/web3-storage/freeway/compare/v2.12.1...v2.12.2) (2023-08-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.12.2",
"version": "2.12.3",
"description": "An IPFS gateway for accessing UnixFS data via CAR CIDs",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 8ed9d98

Please sign in to comment.