Skip to content

Commit

Permalink
chore(main): release access 20.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 20, 2024
1 parent 7deb9a4 commit 5f22330
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": "20.0.1",
"packages/access-client": "20.0.2",
"packages/blob-index": "1.0.4",
"packages/filecoin-api": "7.2.1",
"packages/filecoin-client": "3.3.3",
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

## [20.0.2](https://github.com/storacha/w3up/compare/access-v20.0.1...access-v20.0.2) (2024-09-20)


### Fixes

* repo URLs ([#1550](https://github.com/storacha/w3up/issues/1550)) ([e02ddf3](https://github.com/storacha/w3up/commit/e02ddf3696553b03f8d2f7316de0a99a9303a60f))


### Other Changes

* Add `pnpm dev` to watch-build all packages ([#1533](https://github.com/storacha/w3up/issues/1533)) ([07970ef](https://github.com/storacha/w3up/commit/07970efd443149158ebbfb2c4e745b5007eb9407))

## [20.0.1](https://github.com/storacha-network/w3up/compare/access-v20.0.0...access-v20.0.1) (2024-07-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": "20.0.1",
"version": "20.0.2",
"description": "w3access client",
"homepage": "https://web3.storage",
"repository": {
Expand Down

0 comments on commit 5f22330

Please sign in to comment.