Skip to content

Commit

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


##
[5.0.0](access-v4.0.2...access-v5.0.0)
(2022-11-15)


### ⚠ BREAKING CHANGES

* doc capabilities & make requierd nb non-optionals (#159)

### Features

* doc capabilities & make requierd nb non-optionals
([#159](#159))
([6496773](6496773))

---
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
hugomrdias authored Nov 15, 2022
1 parent 6496773 commit 2830104
Show file tree
Hide file tree
Showing 3 changed files with 13 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/wallet": "1.0.0",
"packages/access": "4.0.2",
"packages/access": "5.0.0",
"packages/access-api": "3.0.0"
}
11 changes: 11 additions & 0 deletions packages/access/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [5.0.0](https://github.com/web3-storage/w3protocol/compare/access-v4.0.2...access-v5.0.0) (2022-11-15)


### ⚠ BREAKING CHANGES

* doc capabilities & make requierd nb non-optionals (#159)

### Features

* doc capabilities & make requierd nb non-optionals ([#159](https://github.com/web3-storage/w3protocol/issues/159)) ([6496773](https://github.com/web3-storage/w3protocol/commit/6496773f2a4977e06126ade37ae9dfc218b05f7f))

## [4.0.2](https://github.com/web3-storage/w3-protocol/compare/access-v4.0.1...access-v4.0.2) (2022-11-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/access",
"version": "4.0.2",
"version": "5.0.0",
"description": "w3access SDK",
"homepage": "https://github.com/web3-storage/w3-protocol/tree/main/packages/access",
"repository": {
Expand Down

0 comments on commit 2830104

Please sign in to comment.