Skip to content

Commit

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


##
[18.0.5](storacha/w3up@access-v18.0.4...access-v18.0.5)
(2023-11-29)


### Fixes

* fix IndexedDB reset function
([storacha#1199](storacha#1199))
([48cf555](storacha@48cf555))
* sync space names from proofs
([storacha#1193](storacha#1193))
([f552036](storacha@f552036))

---
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
it-dag-house authored Nov 29, 2023
1 parent f552036 commit 89080ca
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.4",
"packages/access-client": "18.0.5",
"packages/filecoin-api": "4.3.0",
"packages/filecoin-client": "3.2.0",
"packages/capabilities": "12.1.0",
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.5](https://github.com/web3-storage/w3up/compare/access-v18.0.4...access-v18.0.5) (2023-11-29)


### Fixes

* fix IndexedDB reset function ([#1199](https://github.com/web3-storage/w3up/issues/1199)) ([48cf555](https://github.com/web3-storage/w3up/commit/48cf55596162f68833f4cea49364a9dd5a845362))
* sync space names from proofs ([#1193](https://github.com/web3-storage/w3up/issues/1193)) ([f552036](https://github.com/web3-storage/w3up/commit/f552036913cf7172e93e83e27fd4af6f7b6a4673))

## [18.0.4](https://github.com/web3-storage/w3up/compare/access-v18.0.3...access-v18.0.4) (2023-11-29)


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

0 comments on commit 89080ca

Please sign in to comment.