Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: @web3-storage/access/agent no longer exports authorizeWithPollClaim #656

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

gobengo
Copy link
Contributor

@gobengo gobengo commented Mar 27, 2023

Motivation:

Note:

@gobengo gobengo linked an issue Mar 27, 2023 that may be closed by this pull request
@gobengo gobengo marked this pull request as ready for review March 27, 2023 23:50
@gobengo gobengo requested a review from travis March 27, 2023 23:50
@gobengo gobengo merged commit a8be429 into main Mar 28, 2023
@gobengo gobengo deleted the 633-remove-export-authorizewithpollclaim branch March 28, 2023 14:48
@gobengo gobengo added this to the w3up phase 4 milestone Mar 28, 2023
gobengo pushed a commit that referenced this pull request Mar 28, 2023
🤖 I have created a release *beep* *boop*
---


##
[11.0.1](access-v11.0.0...access-v11.0.1)
(2023-03-28)


### Bug Fixes

* @web3-storage/access/agent no longer exports authorizeWithPollClaim
([#656](#656))
([a8be429](a8be429))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
gobengo added a commit that referenced this pull request Apr 11, 2023
…aim (#656)

Motivation:
* #633

Note:
* this was an unintentional addition to our package exports and not an
intentional addition to our public API, so this PR conventional commit
message is not marked as a breaking api change
* I notified the only person I expect to have relied on it
#602 (comment)
gobengo pushed a commit that referenced this pull request Apr 11, 2023
🤖 I have created a release *beep* *boop*
---


##
[11.0.1](access-v11.0.0...access-v11.0.1)
(2023-03-28)


### Bug Fixes

* @web3-storage/access/agent no longer exports authorizeWithPollClaim
([#656](#656))
([5d78a5a](5d78a5a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 17, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>core: 2.4.1</summary>

##
[2.4.1](storacha/w3ui@core-v2.4.0...core-v2.4.1)
(2024-12-19)


### Bug Fixes

* using the latest client to create spaces
([storacha#655](storacha/w3ui#655))
([9e41b36](storacha/w3ui@9e41b36))
</details>

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja added a commit to storacha/upload-service that referenced this pull request Jan 17, 2025
* import-w3ui-incoming: (525 commits)
  Prepare to import `w3ui` to monorepo
  chore: release main (storacha#661)
  fix(core): revert to web3-storage/w3up-client (storacha#660)
  chore: release main (storacha#659)
  fix(core): update storacha/client version (storacha#658)
  chore: release main (storacha#657)
  fix: force a release
  chore: release main (storacha#656)
  fix: using the latest client to create spaces (storacha#655)
  chore: release main (storacha#652)
  fix: Force a `@w3ui/react` release (storacha#654)
  chore: Force a `@w3ui/react` release (storacha#653)
  chore: move to a single-pull-request release process (storacha#544)
  feat: Use latest client (`@storacha/client`) (storacha#650)
  chore(main): release react 2.5.1 (storacha#649)
  chore(main): release core 2.3.2 (storacha#648)
  fix: add missing receiptsEndpoint to client instantiation (storacha#647)
  chore(main): release react 2.5.0 (storacha#646)
  feat: Re-`claim` delegations during client setup (storacha#644)
  chore: Add packageManager to package.json (storacha#640)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove export authorizeWithPollClaim
2 participants