Skip to content

Commit

Permalink
chore(main): release upload-client 17.1.0 (#1542)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[17.1.0](upload-client-v17.0.1...upload-client-v17.1.0)
(2024-10-24)


### Features

* usage/record capability definition
([#1562](#1562))
([98c8a87](98c8a87))


### Fixes

* repo URLs ([#1550](#1550))
([e02ddf3](e02ddf3))


### Other Changes

* Add `pnpm dev` to watch-build all packages
([#1533](#1533))
([07970ef](07970ef))
* Warn if mocks aren't running
([#1534](#1534))
([fb2fd66](fb2fd66))

---
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>
Co-authored-by: Felipe Forbeck <[email protected]>
  • Loading branch information
github-actions[bot] and fforbeck authored Oct 24, 2024
1 parent e93190d commit 1a778a3
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/filecoin-client": "3.3.4",
"packages/capabilities": "17.4.0",
"packages/upload-api": "18.1.0",
"packages/upload-client": "17.0.1",
"packages/upload-client": "17.1.0",
"packages/w3up-client": "16.3.0",
"packages/did-mailto": "2.0.2"
}
18 changes: 18 additions & 0 deletions packages/upload-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [17.1.0](https://github.com/storacha/w3up/compare/upload-client-v17.0.1...upload-client-v17.1.0) (2024-10-24)


### Features

* usage/record capability definition ([#1562](https://github.com/storacha/w3up/issues/1562)) ([98c8a87](https://github.com/storacha/w3up/commit/98c8a87c52ef88da728225259e77f65733d2d7e6))


### Fixes

* repo URLs ([#1550](https://github.com/storacha/w3up/issues/1550)) ([e02ddf3](https://github.com/storacha/w3up/commit/e02ddf3696553b03f8d2f7316de0a99a9303a60f))


### Other Changes

* Add `pnpm dev` to watch-build all packages ([#1533](https://github.com/storacha/w3up/issues/1533)) ([07970ef](https://github.com/storacha/w3up/commit/07970efd443149158ebbfb2c4e745b5007eb9407))
* Warn if mocks aren't running ([#1534](https://github.com/storacha/w3up/issues/1534)) ([fb2fd66](https://github.com/storacha/w3up/commit/fb2fd66f906bde9dda7e49bb1ab214e5e980e7c5))

## [17.0.1](https://github.com/storacha-network/w3up/compare/upload-client-v17.0.0...upload-client-v17.0.1) (2024-06-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/upload-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/upload-client",
"version": "17.0.1",
"version": "17.1.0",
"description": "The web3.storage upload client",
"homepage": "https://web3.storage",
"repository": {
Expand Down

0 comments on commit 1a778a3

Please sign in to comment.