Skip to content

Commit f7175be

Browse files
authoredJul 21, 2023
chore(main): release access 15.0.0 (storacha#835)
🤖 I have created a release *beep* *boop* --- ## [15.0.0](storacha/w3up@access-v14.0.0...access-v15.0.0) (2023-07-21) ### ⚠ BREAKING CHANGES * stop using access.web3.storage ([storacha#833](storacha#833)) ### Features * stop using access.web3.storage ([storacha#833](storacha#833)) ([0df3f2c](storacha@0df3f2c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 97f4902 commit f7175be

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed
 

‎.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/access-client": "14.0.0",
2+
"packages/access-client": "15.0.0",
33
"packages/aggregate-api": "1.0.0",
44
"packages/aggregate-client": "1.0.0",
55
"packages/capabilities": "7.0.0",

‎packages/access-client/CHANGELOG.md

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

3+
## [15.0.0](https://github.com/web3-storage/w3up/compare/access-v14.0.0...access-v15.0.0) (2023-07-21)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* stop using access.web3.storage ([#833](https://github.com/web3-storage/w3up/issues/833))
9+
10+
### Features
11+
12+
* stop using access.web3.storage ([#833](https://github.com/web3-storage/w3up/issues/833)) ([0df3f2c](https://github.com/web3-storage/w3up/commit/0df3f2c0341244b2404702e8a8878cf0f6e31bc0))
13+
314
## [14.0.0](https://github.com/web3-storage/w3up/compare/access-v13.0.2...access-v14.0.0) (2023-06-07)
415

516

‎packages/access-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/access",
3-
"version": "14.0.0",
3+
"version": "15.0.0",
44
"description": "w3access client",
55
"homepage": "https://github.com/web3-storage/w3-protocol/tree/main/packages/access-client",
66
"repository": {

0 commit comments

Comments
 (0)
Please sign in to comment.