Skip to content

Commit 3a70287

Browse files
chore: release api 2.8.2 (#681)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4dc37c6 commit 3a70287

2 files changed

Lines changed: 8 additions & 1 deletion

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+
### [2.8.2](https://www.github.com/nftstorage/nft.storage/compare/api-v2.8.1...api-v2.8.2) (2021-10-26)
4+
5+
6+
### Bug Fixes
7+
8+
* store API for files that contain directories ([#678](https://www.github.com/nftstorage/nft.storage/issues/678)) ([4dc37c6](https://www.github.com/nftstorage/nft.storage/commit/4dc37c698db6f8c7390ea953067e0e891b3856f3))
9+
310
### [2.8.1](https://www.github.com/nftstorage/nft.storage/compare/api-v2.8.0...api-v2.8.1) (2021-10-26)
411

512

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

0 commit comments

Comments
 (0)