Skip to content

Commit 1ca7211

Browse files
github-actions[bot]olizilla
authored andcommitted
chore: release @web3-storage/api 1.0.1
1 parent fc7464b commit 1ca7211

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

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+
### [1.0.1](https://www.github.com/web3-storage/web3.storage/compare/api-v1.0.0...api-v1.0.1) (2021-07-26)
4+
5+
6+
### Bug Fixes
7+
8+
* files listing ([#155](https://www.github.com/web3-storage/web3.storage/issues/155)) ([bde495c](https://www.github.com/web3-storage/web3.storage/commit/bde495c334874c742d09f3224854324ebaa24e38))
9+
310
## 1.0.0 (2021-07-23)
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": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"type": "module",
66
"license": "(Apache-2.0 AND MIT)",

0 commit comments

Comments
 (0)