Skip to content

Commit

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


##
[18.4.0](access-v18.3.2...access-v18.4.0)
(2024-05-14)


### Features

* add "plan/create-admin-session" capability
([#1411](#1411))
([50eeeb5](50eeeb5))
* add blob protocol to upload-client
([#1425](#1425))
([49aef56](49aef56))

---
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>
Co-authored-by: Travis Vachon <[email protected]>
  • Loading branch information
github-actions[bot] and travis authored May 14, 2024
1 parent 8ee1fd9 commit af9f44e
Show file tree
Hide file tree
Showing 3 changed files with 10 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
@@ -1,5 +1,5 @@
{
"packages/access-client": "18.3.2",
"packages/access-client": "18.4.0",
"packages/blob-index": "1.0.1",
"packages/filecoin-api": "6.0.1",
"packages/filecoin-client": "3.3.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/access-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [18.4.0](https://github.com/w3s-project/w3up/compare/access-v18.3.2...access-v18.4.0) (2024-05-14)


### Features

* add "plan/create-admin-session" capability ([#1411](https://github.com/w3s-project/w3up/issues/1411)) ([50eeeb5](https://github.com/w3s-project/w3up/commit/50eeeb502335ba0413318b5047869a275901824b))
* add blob protocol to upload-client ([#1425](https://github.com/w3s-project/w3up/issues/1425)) ([49aef56](https://github.com/w3s-project/w3up/commit/49aef564a726d34dbbedbd83f5366d9320180f99))

## [18.3.2](https://github.com/w3s-project/w3up/compare/access-v18.3.1...access-v18.3.2) (2024-04-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/access-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/access",
"version": "18.3.2",
"version": "18.4.0",
"description": "w3access client",
"homepage": "https://web3.storage",
"repository": {
Expand Down

0 comments on commit af9f44e

Please sign in to comment.