Skip to content

Commit

Permalink
chore(main): release api 2.28.1 (#2013)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 21, 2022
1 parent 635314f commit 7c37423
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.28.1](https://github.com/nftstorage/nft.storage/compare/api-v2.28.0...api-v2.28.1) (2022-06-21)


### Bug Fixes

* switch to cluster local add ([#2012](https://github.com/nftstorage/nft.storage/issues/2012)) ([635314f](https://github.com/nftstorage/nft.storage/commit/635314f1ad822db562f6fbea25b007f14d0e6f94))

## [2.28.0](https://github.com/nftstorage/nft.storage/compare/api-v2.27.0...api-v2.28.0) (2022-06-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "2.28.0",
"version": "2.28.1",
"description": "NFT Storage API",
"private": true,
"type": "module",
Expand Down

0 comments on commit 7c37423

Please sign in to comment.