Skip to content

Commit

Permalink
chore(main): release web3.storage 3.5.5 (#1038)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Feb 24, 2022
1 parent bcfa71c commit db1b098
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [3.5.5](https://github.com/web3-storage/web3.storage/compare/web3.storage-v3.5.4...web3.storage-v3.5.5) (2022-02-24)


### Bug Fixes

* tests in CI ([#1034](https://github.com/web3-storage/web3.storage/issues/1034)) ([ad26c27](https://github.com/web3-storage/web3.storage/commit/ad26c27cdbe2b18ad5af32943403b7852e49e465))

### [3.5.4](https://github.com/web3-storage/web3.storage/compare/web3.storage-v3.5.3...web3.storage-v3.5.4) (2022-02-03)


Expand Down
4 changes: 2 additions & 2 deletions packages/client/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 packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web3.storage",
"version": "3.5.4",
"version": "3.5.5",
"description": "API client for web3.storage",
"type": "module",
"license": "(Apache-2.0 OR MIT)",
Expand Down

0 comments on commit db1b098

Please sign in to comment.