Skip to content

Commit d3fcdbd

Browse files
chore: release @web3-storage/api 3.1.0 (#225)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6029f5a commit d3fcdbd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

packages/api/CHANGELOG.md

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

3+
## [3.1.0](https://www.github.com/web3-storage/web3.storage/compare/api-v3.0.0...api-v3.1.0) (2021-07-28)
4+
5+
6+
### Features
7+
8+
* list user uploads in client and `w3` ([#198](https://www.github.com/web3-storage/web3.storage/issues/198)) ([31caaa0](https://www.github.com/web3-storage/web3.storage/commit/31caaa0d6ef88a7467c6192a8b2d976f70087c62))
9+
310
## [3.0.0](https://www.github.com/web3-storage/web3.storage/compare/api-v2.0.0...api-v3.0.0) (2021-07-28)
411

512

packages/api/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.

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/api",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"private": true,
55
"type": "module",
66
"license": "(Apache-2.0 AND MIT)",

0 commit comments

Comments
 (0)