Skip to content

Commit

Permalink
chore(main): release api 4.2.1 (#2327)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.2.1](api-v4.2.0...api-v4.2.1)
(2023-02-22)


### Bug Fixes

* include R2 key in error message
([#2326](#2326))
([b8d0f98](b8d0f98))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 22, 2023
1 parent b8d0f98 commit 5fe1bf9
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

## [4.2.1](https://github.com/nftstorage/nft.storage/compare/api-v4.2.0...api-v4.2.1) (2023-02-22)


### Bug Fixes

* include R2 key in error message ([#2326](https://github.com/nftstorage/nft.storage/issues/2326)) ([b8d0f98](https://github.com/nftstorage/nft.storage/commit/b8d0f98821f34186cccfdf9c7e9ec7e1c79f6e7a))

## [4.2.0](https://github.com/nftstorage/nft.storage/compare/api-v4.1.0...api-v4.2.0) (2022-10-19)


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": "4.2.0",
"version": "4.2.1",
"description": "NFT Storage API",
"private": true,
"type": "module",
Expand Down

0 comments on commit 5fe1bf9

Please sign in to comment.