Skip to content

Commit

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


##
[14.0.0](access-v13.0.2...access-v14.0.0)
(2023-06-07)


### ⚠ BREAKING CHANGES

* merge `@web3-storage/access-api` into `@web3-storage/upload-api`
([#790](#790))

### Features

* merge `@web3-storage/access-api` into `@web3-storage/upload-api`
([#790](#790))
([4f6ddb6](4f6ddb6))
* w3 aggregate protocol client and api implementation
([#787](#787))
([b58069d](b58069d))

---
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: Travis Vachon <travis.vachon@protocol.ai>
  • Loading branch information
it-dag-house and Travis Vachon authored Jun 8, 2023
1 parent 43654ac commit 5b8a85d
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
@@ -1,5 +1,5 @@
{
"packages/access-client": "13.0.2",
"packages/access-client": "14.0.0",
"packages/capabilities": "6.0.0",
"packages/upload-api": "3.0.0",
"packages/upload-client": "9.0.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/access-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [14.0.0](https://github.com/web3-storage/w3up/compare/access-v13.0.2...access-v14.0.0) (2023-06-07)


### ⚠ BREAKING CHANGES

* merge `@web3-storage/access-api` into `@web3-storage/upload-api` ([#790](https://github.com/web3-storage/w3up/issues/790))

### Features

* merge `@web3-storage/access-api` into `@web3-storage/upload-api` ([#790](https://github.com/web3-storage/w3up/issues/790)) ([4f6ddb6](https://github.com/web3-storage/w3up/commit/4f6ddb690c365a42a3dc4c5c6898e4999bd0f868))
* w3 aggregate protocol client and api implementation ([#787](https://github.com/web3-storage/w3up/issues/787)) ([b58069d](https://github.com/web3-storage/w3up/commit/b58069d7960efe09283f3b23fed77515b62d4639))

## [13.0.2](https://github.com/web3-storage/w3up/compare/access-v13.0.1...access-v13.0.2) (2023-05-23)


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": "13.0.2",
"version": "14.0.0",
"description": "w3access client",
"homepage": "https://github.com/web3-storage/w3-protocol/tree/main/packages/access-client",
"repository": {
Expand Down

0 comments on commit 5b8a85d

Please sign in to comment.