Skip to content

Commit

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


##
[4.9.1](api-v4.9.0...api-v4.9.1)
(2024-07-01)


### Bug Fixes

* allow zero count
([09dea5b](09dea5b))

---
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 Jul 1, 2024
1 parent 09dea5b commit b18e322
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.9.1](https://github.com/nftstorage/nft.storage/compare/api-v4.9.0...api-v4.9.1) (2024-07-01)


### Bug Fixes

* allow zero count ([09dea5b](https://github.com/nftstorage/nft.storage/commit/09dea5b67d67b49e220c35258ba5d14efbc5ffe5))

## [4.9.0](https://github.com/nftstorage/nft.storage/compare/api-v4.8.1...api-v4.9.0) (2024-07-01)


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

0 comments on commit b18e322

Please sign in to comment.