Skip to content

Commit

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


##
[4.9.0](api-v4.8.1...api-v4.9.0)
(2024-07-01)


### Features

* **api:** add count to list nfts api
([#2701](#2701))
([6da5098](6da5098))

---
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 6da5098 commit e3f7a48
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.0](https://github.com/nftstorage/nft.storage/compare/api-v4.8.1...api-v4.9.0) (2024-07-01)


### Features

* **api:** add count to list nfts api ([#2701](https://github.com/nftstorage/nft.storage/issues/2701)) ([6da5098](https://github.com/nftstorage/nft.storage/commit/6da50981999241660b4b9cd58fd66b16d095ebbe))

## [4.8.1](https://github.com/nftstorage/nft.storage/compare/api-v4.8.0...api-v4.8.1) (2024-06-13)


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

0 comments on commit e3f7a48

Please sign in to comment.