Skip to content

Commit 5dfbeae

Browse files
chore: release api 2.7.3 (#642)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 612c824 commit 5dfbeae

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/api/CHANGELOG.md

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

3+
### [2.7.3](https://www.github.com/ipfs-shipyard/nft.storage/compare/api-v2.7.2...api-v2.7.3) (2021-10-20)
4+
5+
6+
### Bug Fixes
7+
8+
* disallow delete another users key ([#641](https://www.github.com/ipfs-shipyard/nft.storage/issues/641)) ([f53c223](https://www.github.com/ipfs-shipyard/nft.storage/commit/f53c22318fabc9447f8427eff991220c5b865107))
9+
* pin list filtering by status ([#640](https://www.github.com/ipfs-shipyard/nft.storage/issues/640)) ([612c824](https://www.github.com/ipfs-shipyard/nft.storage/commit/612c82440ff70ebe29ebd5deec1e4dd4a9d0009d))
10+
311
### [2.7.2](https://www.github.com/ipfs-shipyard/nft.storage/compare/api-v2.7.1...api-v2.7.2) (2021-10-15)
412

513

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": "api",
3-
"version": "2.7.2",
3+
"version": "2.7.3",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)