Skip to content

Commit

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


##
[4.10.0](api-v4.9.3...api-v4.10.0)
(2024-07-02)


### Features

* **api:** add create aspect to maintainence
([#2708](#2708))
([ec91ae7](ec91ae7))


### Bug Fixes

* specify zone_id for production deployment
([dd6a626](dd6a626))
* specify zone_id for staging deployment
([1687f8d](1687f8d))

---
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 2, 2024
1 parent dd6a626 commit b262a94
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [4.10.0](https://github.com/nftstorage/nft.storage/compare/api-v4.9.3...api-v4.10.0) (2024-07-02)


### Features

* **api:** add create aspect to maintainence ([#2708](https://github.com/nftstorage/nft.storage/issues/2708)) ([ec91ae7](https://github.com/nftstorage/nft.storage/commit/ec91ae7ea463a1c3c50b6feaf770a27b6640f1f5))


### Bug Fixes

* specify zone_id for production deployment ([dd6a626](https://github.com/nftstorage/nft.storage/commit/dd6a6267174db1be8ac6711d7c1b686ec602d47d))
* specify zone_id for staging deployment ([1687f8d](https://github.com/nftstorage/nft.storage/commit/1687f8d4fd1cd29f9c9616399fea7553d0048577))

## [4.9.3](https://github.com/nftstorage/nft.storage/compare/api-v4.9.2...api-v4.9.3) (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.3",
"version": "4.10.0",
"description": "NFT Storage API",
"private": true,
"type": "module",
Expand Down

0 comments on commit b262a94

Please sign in to comment.