Skip to content

Commit

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


##
[18.0.3](access-v18.0.2...access-v18.0.3)
(2023-11-22)


### Fixes

* don't error when we can't figure out a name for a space
([#1177](#1177))
([a31f667](a31f667))
* package metadata
([#1161](#1161))
([b8a1cc2](b8a1cc2))

---
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: Alan Shaw <[email protected]>
  • Loading branch information
2 people authored and gobengo committed Nov 28, 2023
1 parent 1f6f5ee commit 28c857a
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.0.2",
"packages/access-client": "18.0.3",
"packages/filecoin-api": "4.1.2",
"packages/filecoin-client": "3.1.2",
"packages/capabilities": "12.0.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.0.3](https://github.com/web3-storage/w3up/compare/access-v18.0.2...access-v18.0.3) (2023-11-22)


### Fixes

* don't error when we can't figure out a name for a space ([#1177](https://github.com/web3-storage/w3up/issues/1177)) ([a31f667](https://github.com/web3-storage/w3up/commit/a31f6671b52d37b8493ca1690ca737ddd311558b))
* package metadata ([#1161](https://github.com/web3-storage/w3up/issues/1161)) ([b8a1cc2](https://github.com/web3-storage/w3up/commit/b8a1cc2e125a91be582998bda295e1ae1caab087))

## [18.0.2](https://github.com/web3-storage/w3up/compare/access-v18.0.1...access-v18.0.2) (2023-11-17)


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.0.2",
"version": "18.0.3",
"description": "w3access client",
"homepage": "https://web3.storage",
"repository": {
Expand Down

0 comments on commit 28c857a

Please sign in to comment.