Skip to content

Commit 2072397

Browse files
chore(main): release api 2.25.0 (#1956)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 65b551c commit 2072397

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+
## [2.25.0](https://github.com/nftstorage/nft.storage/compare/api-v2.24.2...api-v2.25.0) (2022-06-07)
4+
5+
6+
### Features
7+
8+
* Adding admin ability to search by github_id ([#1960](https://github.com/nftstorage/nft.storage/issues/1960)) ([65b551c](https://github.com/nftstorage/nft.storage/commit/65b551c791ea8dc27c4c6e3e8a56188a4b391e54))
9+
* DB schema and API for user_tag_proposal. ([#1410](https://github.com/nftstorage/nft.storage/issues/1410)) ([#1402](https://github.com/nftstorage/nft.storage/issues/1402)) ([0fa240d](https://github.com/nftstorage/nft.storage/commit/0fa240d5612c130ad60b24bb2953853eb80101a2))
10+
11+
12+
### Bug Fixes
13+
14+
* config loading required vars ([#1955](https://github.com/nftstorage/nft.storage/issues/1955)) ([ad5773c](https://github.com/nftstorage/nft.storage/commit/ad5773c55fb67b56af2f5a43fec08182f85d1510))
15+
316
### [2.24.2](https://github.com/nftstorage/nft.storage/compare/api-v2.24.1...api-v2.24.2) (2022-06-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": "2.24.2",
3+
"version": "2.25.0",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)