Skip to content

Commit

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


##
[1.0.3](client-v1.0.2...client-v1.0.3)
(2024-11-27)


### Fixes

* compatibility with legacy w3up client
([#59](#59))
([7185046](7185046))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
Peeja authored Nov 29, 2024
2 parents 949b84a + b0ccad7 commit 7c336f2
Show file tree
Hide file tree
Showing 3 changed files with 9 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 @@ -7,6 +7,6 @@
"packages/capabilities": "1.1.1",
"packages/upload-api": "1.1.7",
"packages/upload-client": "1.0.1",
"packages/w3up-client": "1.0.2",
"packages/w3up-client": "1.0.3",
"packages/did-mailto": "1.0.0"
}
7 changes: 7 additions & 0 deletions packages/w3up-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.3](https://github.com/storacha/upload-service/compare/client-v1.0.2...client-v1.0.3) (2024-11-29)


### Fixes

* compatibility with legacy w3up client ([#59](https://github.com/storacha/upload-service/issues/59)) ([7185046](https://github.com/storacha/upload-service/commit/7185046e3186bef9b4f56f9e6c1c94a0c576fc53))

## [1.0.2](https://github.com/storacha/upload-service/compare/client-v1.0.1...client-v1.0.2) (2024-11-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/w3up-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storacha/client",
"version": "1.0.2",
"version": "1.0.3",
"description": "Client for the storacha.network w3up api",
"license": "Apache-2.0 OR MIT",
"type": "module",
Expand Down

0 comments on commit 7c336f2

Please sign in to comment.