Skip to content

Commit 01c9c2f

Browse files
chore: release api 2.2.2 (#236)
1 parent aad1259 commit 01c9c2f

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.2.2](https://www.github.com/ipfs-shipyard/nft.storage/compare/api-v2.2.1...api-v2.2.2) (2021-07-06)
4+
5+
6+
### Bug Fixes
7+
8+
* null deals ([#235](https://www.github.com/ipfs-shipyard/nft.storage/issues/235)) ([aad1259](https://www.github.com/ipfs-shipyard/nft.storage/commit/aad125902fe4f8e6b5144ed52e60be3988f24e1a))
9+
310
### [2.2.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/api-v2.2.0...api-v2.2.1) (2021-06-22)
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.2.1",
3+
"version": "2.2.2",
44
"description": "NFT Storage API",
55
"private": true,
66
"main": "src/index.js",

0 commit comments

Comments
 (0)