Skip to content

Commit

Permalink
chore(main): release web3.storage 4.5.1 (#2036)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.5.1](web3.storage-v4.5.0...web3.storage-v4.5.1)
(2023-02-28)


### Bug Fixes

* set client default chunk size to 50MB
([#2227](#2227))
([e34c2ac](e34c2ac))
* upload and pin table refactor
([#2018](#2018))
([cbfe9d7](cbfe9d7))

---
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 28, 2023
1 parent e34c2ac commit 303a504
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.5.1](https://github.com/web3-storage/web3.storage/compare/web3.storage-v4.5.0...web3.storage-v4.5.1) (2023-02-28)


### Bug Fixes

* set client default chunk size to 50MB ([#2227](https://github.com/web3-storage/web3.storage/issues/2227)) ([e34c2ac](https://github.com/web3-storage/web3.storage/commit/e34c2ace59633080898e05bc4bf963d72ffc1565))
* upload and pin table refactor ([#2018](https://github.com/web3-storage/web3.storage/issues/2018)) ([cbfe9d7](https://github.com/web3-storage/web3.storage/commit/cbfe9d70dbd6ce4ac9e70692160feeec5d2713e2))

## [4.5.0](https://github.com/web3-storage/web3.storage/compare/web3.storage-v4.4.1...web3.storage-v4.5.0) (2022-09-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web3.storage",
"version": "4.5.0",
"version": "4.5.1",
"description": "API client for web3.storage",
"type": "module",
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit 303a504

Please sign in to comment.