Skip to content

Commit 303a504

Browse files
chore(main): release web3.storage 4.5.1 (#2036)
🤖 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>
1 parent e34c2ac commit 303a504

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/client/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.5.1](https://github.com/web3-storage/web3.storage/compare/web3.storage-v4.5.0...web3.storage-v4.5.1) (2023-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
* 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))
10+
311
## [4.5.0](https://github.com/web3-storage/web3.storage/compare/web3.storage-v4.4.1...web3.storage-v4.5.0) (2022-09-20)
412

513

packages/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web3.storage",
3-
"version": "4.5.0",
3+
"version": "4.5.1",
44
"description": "API client for web3.storage",
55
"type": "module",
66
"license": "(Apache-2.0 OR MIT)",

0 commit comments

Comments
 (0)