Skip to content

Commit 3ad8fc0

Browse files
chore(main): release client 1.1.2 (#116)
🤖 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>
1 parent 3719670 commit 3ad8fc0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"packages/capabilities": "1.2.0",
88
"packages/upload-api": "1.2.0",
99
"packages/upload-client": "1.0.2",
10-
"packages/w3up-client": "1.1.1",
10+
"packages/w3up-client": "1.1.2",
1111
"packages/did-mailto": "1.0.1"
1212
}

packages/w3up-client/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.2](https://github.com/storacha/upload-service/compare/client-v1.1.1...client-v1.1.2) (2024-12-20)
4+
5+
6+
### Fixes
7+
8+
* **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))
9+
310
## [1.1.1](https://github.com/storacha/upload-service/compare/client-v1.1.0...client-v1.1.1) (2024-12-19)
411

512

packages/w3up-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storacha/client",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Client for the storacha.network w3up api",
55
"license": "Apache-2.0 OR MIT",
66
"type": "module",

0 commit comments

Comments
 (0)