Skip to content

Commit b262a94

Browse files
chore(main): release api 4.10.0 (#2709)
🤖 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>
1 parent dd6a626 commit b262a94

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

packages/api/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [4.10.0](https://github.com/nftstorage/nft.storage/compare/api-v4.9.3...api-v4.10.0) (2024-07-02)
4+
5+
6+
### Features
7+
8+
* **api:** add create aspect to maintainence ([#2708](https://github.com/nftstorage/nft.storage/issues/2708)) ([ec91ae7](https://github.com/nftstorage/nft.storage/commit/ec91ae7ea463a1c3c50b6feaf770a27b6640f1f5))
9+
10+
11+
### Bug Fixes
12+
13+
* specify zone_id for production deployment ([dd6a626](https://github.com/nftstorage/nft.storage/commit/dd6a6267174db1be8ac6711d7c1b686ec602d47d))
14+
* specify zone_id for staging deployment ([1687f8d](https://github.com/nftstorage/nft.storage/commit/1687f8d4fd1cd29f9c9616399fea7553d0048577))
15+
316
## [4.9.3](https://github.com/nftstorage/nft.storage/compare/api-v4.9.2...api-v4.9.3) (2024-07-01)
417

518

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "4.9.3",
3+
"version": "4.10.0",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)