Skip to content

Commit 203f7c1

Browse files
chore(main): release api 4.1.0 (#2161)
🤖 I have created a release *beep* *boop* --- ## [4.1.0](api-v4.0.4...api-v4.1.0) (2022-10-17) ### Features * put to r2 and check linkdex-api for dag structure ([#2204](#2204)) ([197e11b](197e11b)) ### Bug Fixes * duplicate key name ([#2158](#2158)) ([0c6eb47](0c6eb47)) * update toucan-js to report error cause ([#2234](#2234)) ([34930d6](34930d6)) ### Other Changes * re-enable skipped test & workaround miniflare formdata issue ([#2159](#2159)) ([8395569](8395569)) --- 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 34930d6 commit 203f7c1

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

packages/api/CHANGELOG.md

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

3+
## [4.1.0](https://github.com/nftstorage/nft.storage/compare/api-v4.0.4...api-v4.1.0) (2022-10-17)
4+
5+
6+
### Features
7+
8+
* put to r2 and check linkdex-api for dag structure ([#2204](https://github.com/nftstorage/nft.storage/issues/2204)) ([197e11b](https://github.com/nftstorage/nft.storage/commit/197e11b3513ef564ffcefc9db56ede812df47769))
9+
10+
11+
### Bug Fixes
12+
13+
* duplicate key name ([#2158](https://github.com/nftstorage/nft.storage/issues/2158)) ([0c6eb47](https://github.com/nftstorage/nft.storage/commit/0c6eb479c6b398fda2ca9b71ec8b151c933a246b))
14+
* update toucan-js to report error cause ([#2234](https://github.com/nftstorage/nft.storage/issues/2234)) ([34930d6](https://github.com/nftstorage/nft.storage/commit/34930d631de3d8e9b43bb9902ef882bfc7bf7b2f))
15+
16+
17+
### Other Changes
18+
19+
* re-enable skipped test & workaround miniflare formdata issue ([#2159](https://github.com/nftstorage/nft.storage/issues/2159)) ([8395569](https://github.com/nftstorage/nft.storage/commit/839556906710d13faa4b5446a9ede776b5091871))
20+
321
## [4.0.4](https://github.com/nftstorage/nft.storage/compare/api-v4.0.3...api-v4.0.4) (2022-08-09)
422

523

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.0.4",
3+
"version": "4.1.0",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)