Skip to content

Commit

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


##
[12.2.0](w3up-client-v12.1.0...w3up-client-v12.2.0)
(2024-01-24)


### Features

* add remove high level function to client
([#1248](#1248))
([104b8de](104b8de))


### Fixes

* update "byo agent" example to match website snippet
([#1268](#1268))
([e34eed1](e34eed1))

---
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
it-dag-house authored Jan 24, 2024
1 parent 104b8de commit 26ce41b
Show file tree
Hide file tree
Showing 3 changed files with 14 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,6 +5,6 @@
"packages/capabilities": "13.0.0",
"packages/upload-api": "8.0.0",
"packages/upload-client": "13.0.0",
"packages/w3up-client": "12.1.0",
"packages/w3up-client": "12.2.0",
"packages/did-mailto": "2.0.2"
}
12 changes: 12 additions & 0 deletions packages/w3up-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [12.2.0](https://github.com/web3-storage/w3up/compare/w3up-client-v12.1.0...w3up-client-v12.2.0) (2024-01-24)


### Features

* add remove high level function to client ([#1248](https://github.com/web3-storage/w3up/issues/1248)) ([104b8de](https://github.com/web3-storage/w3up/commit/104b8deaf487320f682540aff7fbeede26eca861))


### Fixes

* update "byo agent" example to match website snippet ([#1268](https://github.com/web3-storage/w3up/issues/1268)) ([e34eed1](https://github.com/web3-storage/w3up/commit/e34eed1fa3d6ef24ce2c01982764f2012dbf30d8))

## [12.1.0](https://github.com/web3-storage/w3up/compare/w3up-client-v12.0.0...w3up-client-v12.1.0) (2024-01-17)


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": "@web3-storage/w3up-client",
"version": "12.1.0",
"version": "12.2.0",
"description": "Client for the web3.storage w3up api",
"license": "Apache-2.0 OR MIT",
"type": "module",
Expand Down

0 comments on commit 26ce41b

Please sign in to comment.