Skip to content

Commit

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


##
[1.1.2](client-v1.1.1...client-v1.1.2)
(2024-12-20)


### Fixes

* **w3up-client:** authorize agent to use space
([#115](#115))
([3719670](3719670))

---
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>
  • Loading branch information
github-actions[bot] authored Dec 20, 2024
1 parent 3719670 commit 3ad8fc0
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.2.0",
"packages/upload-api": "1.2.0",
"packages/upload-client": "1.0.2",
"packages/w3up-client": "1.1.1",
"packages/w3up-client": "1.1.2",
"packages/did-mailto": "1.0.1"
}
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.1.2](https://github.com/storacha/upload-service/compare/client-v1.1.1...client-v1.1.2) (2024-12-20)


### Fixes

* **w3up-client:** authorize agent to use space ([#115](https://github.com/storacha/upload-service/issues/115)) ([3719670](https://github.com/storacha/upload-service/commit/3719670d3b963221c1d02f15ae5f92a32ca07a52))

## [1.1.1](https://github.com/storacha/upload-service/compare/client-v1.1.0...client-v1.1.1) (2024-12-19)


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.1.1",
"version": "1.1.2",
"description": "Client for the storacha.network w3up api",
"license": "Apache-2.0 OR MIT",
"type": "module",
Expand Down

0 comments on commit 3ad8fc0

Please sign in to comment.