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

Use name from release tag rather than package.json #1045

Merged
merged 1 commit into from
May 21, 2024

Conversation

PaulAsjes
Copy link
Contributor

Description

Pre-releases were grabbing their tags from package.json, when in a pre-release environment we want to use the tag itself.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

@PaulAsjes PaulAsjes requested a review from a team as a code owner May 21, 2024 08:29
@PaulAsjes PaulAsjes requested a review from mattgd May 21, 2024 08:29
@PaulAsjes PaulAsjes merged commit 84038cf into main May 21, 2024
4 checks passed
@PaulAsjes PaulAsjes deleted the feature/fix-prerelease-tags branch May 21, 2024 14:05
PaulAsjes added a commit that referenced this pull request May 22, 2024
## Description
Pre-releases were grabbing their tags from `package.json`, when in a
pre-release environment we want to use the tag itself.

## Documentation

Does this require changes to the WorkOS Docs? E.g. the [API
Reference](https://workos.com/docs/reference) or code snippets need
updates.

```
[ ] Yes
```

If yes, link a related docs PR and add a docs maintainer as a reviewer.
Their approval is required.
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.

None yet

2 participants