Skip to content

Commit

Permalink
chore(main): release client 1.0.3 (#85)
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-29)


### Fixes

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


### Other Changes

* **main:** release client 1.0.3
([b0ccad7](b0ccad7))
* **main:** release client 1.0.3
([#79](#79))
([7c336f2](7c336f2))
* Revert "chore(main): release client 1.0.3"
([#84](#84))
([2f354c4](2f354c4))

---
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 2f354c4 + 17ff92b commit 0ea3a80
Show file tree
Hide file tree
Showing 3 changed files with 16 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"
}
14 changes: 14 additions & 0 deletions packages/w3up-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# 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))


### Other Changes

* **main:** release client 1.0.3 ([b0ccad7](https://github.com/storacha/upload-service/commit/b0ccad779875b9f64143f901e0f218faad186a83))
* **main:** release client 1.0.3 ([#79](https://github.com/storacha/upload-service/issues/79)) ([7c336f2](https://github.com/storacha/upload-service/commit/7c336f2861fecd1afddbf026896e2c4fbd45f0ee))
* Revert "chore(main): release client 1.0.3" ([#84](https://github.com/storacha/upload-service/issues/84)) ([2f354c4](https://github.com/storacha/upload-service/commit/2f354c423d60d929fc24bb902d262b3ae7b89ee0))

## [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 0ea3a80

Please sign in to comment.