Skip to content

Commit b737073

Browse files
chore(main): release upload-api 18.1.4 (#1593)
🤖 I have created a release *beep* *boop* --- ## [18.1.4](upload-api-v18.1.3...upload-api-v18.1.4) (2024-11-28) ### Fixes * publish location claim to content claims service ([#1571](#1571)) ([fb08e0e](fb08e0e)) --- 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 fb08e0e commit b737073

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages/filecoin-api": "7.3.2",
55
"packages/filecoin-client": "3.3.4",
66
"packages/capabilities": "17.4.1",
7-
"packages/upload-api": "18.1.3",
7+
"packages/upload-api": "18.1.4",
88
"packages/upload-client": "17.1.0",
99
"packages/w3up-client": "16.5.1",
1010
"packages/did-mailto": "2.0.2"

packages/upload-api/CHANGELOG.md

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

3+
## [18.1.4](https://github.com/storacha/w3up/compare/upload-api-v18.1.3...upload-api-v18.1.4) (2024-11-28)
4+
5+
6+
### Fixes
7+
8+
* publish location claim to content claims service ([#1571](https://github.com/storacha/w3up/issues/1571)) ([fb08e0e](https://github.com/storacha/w3up/commit/fb08e0e11ed482fe8996d4dc7535c45fbcc373b7))
9+
310
## [18.1.3](https://github.com/storacha/w3up/compare/upload-api-v18.1.2...upload-api-v18.1.3) (2024-11-22)
411

512

packages/upload-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@web3-storage/upload-api",
33
"description": "The upload api for web3.storage",
4-
"version": "18.1.3",
4+
"version": "18.1.4",
55
"type": "module",
66
"main": "./src/lib.js",
77
"homepage": "https://web3.storage",

0 commit comments

Comments
 (0)