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: use correct event type for maxRevisionId #3870

Merged
merged 1 commit into from
May 25, 2023

Conversation

ivarconr
Copy link
Member

We had a small typo where we looked for segment-update event instead of segment-updated. Changed to use the event constant.

@vercel
Copy link

vercel bot commented May 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) May 25, 2023 8:17pm
unleash-monorepo-frontend ⬜️ Ignored (Inspect) May 25, 2023 8:17pm

@gastonfournier gastonfournier merged commit 49722d5 into main May 25, 2023
12 checks passed
@gastonfournier gastonfournier deleted the fix/correct-segment-updated-event branch May 25, 2023 21:00
gastonfournier pushed a commit that referenced this pull request May 26, 2023
We had a small typo where we looked for `segment-update` event instead
of `segment-updated`. Changed to use the event constant.
gastonfournier pushed a commit that referenced this pull request May 26, 2023
We had a small typo where we looked for `segment-update` event instead
of `segment-updated`. Changed to use the event constant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants