Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

fix: patch release workflow#922

Merged
hf merged 1 commit into
masterfrom
j0/patch_release_workflow
Jun 17, 2024
Merged

fix: patch release workflow#922
hf merged 1 commit into
masterfrom
j0/patch_release_workflow

Conversation

@J0

@J0 J0 commented Jun 17, 2024

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Fixes: #921 so we add the latest tag on npm.

Currently we publish the package but the tag doesn't seem to be appended correctly

@hf

hf commented Jun 17, 2024

Copy link
Copy Markdown
Contributor

Nice catch!

@hf hf merged commit f84fb50 into master Jun 17, 2024
@hf hf deleted the j0/patch_release_workflow branch June 17, 2024 08:22
hf pushed a commit that referenced this pull request Jun 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.64.3](v2.64.2...v2.64.3)
(2024-06-17)


### Bug Fixes

* don't call removeSession prematurely
([#915](#915))
([e0dc518](e0dc518))
* limit proxy session warning to once per client instance
([#900](#900))
([4ecfdda](4ecfdda))
* patch release workflow
([#922](#922))
([f84fb50](f84fb50))
* type errors in verifyOtp
([#918](#918))
([dcd0b9b](dcd0b9b))

---
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>
mandarini pushed a commit to supabase/supabase-js that referenced this pull request Oct 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.64.3](supabase/auth-js@v2.64.2...v2.64.3)
(2024-06-17)


### Bug Fixes

* don't call removeSession prematurely
([#915](supabase/auth-js#915))
([152c40a](supabase/auth-js@152c40a))
* limit proxy session warning to once per client instance
([#900](supabase/auth-js#900))
([9d450f3](supabase/auth-js@9d450f3))
* patch release workflow
([#922](supabase/auth-js#922))
([9efd597](supabase/auth-js@9efd597))
* type errors in verifyOtp
([#918](supabase/auth-js#918))
([9333704](supabase/auth-js@9333704))

---
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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPM version tagged as latest still 2.62.2

2 participants