fix: test prerelease workflow (take 2)#1222
Merged
Merged
Conversation
✅ Deploy Preview for doist-typist ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
68dcc2d to
b9b9716
Compare
This was referenced Feb 25, 2026
doistbot
added a commit
that referenced
this pull request
Feb 25, 2026
## [9.0.3](v9.0.2...v9.0.3) (2026-02-25) ### Bug Fixes * test prerelease workflow ([#1219](#1219)) ([f5a9e05](f5a9e05)) * test prerelease workflow (take 2) ([#1222](#1222)) ([6eb32ab](6eb32ab)) * test prerelease workflow (take 3) ([#1225](#1225)) ([7dd6258](7dd6258)) * test prerelease workflow (take 4) ([#1227](#1227)) ([48fdcad](48fdcad)) * test prerelease workflow (take 5) ([#1229](#1229)) ([7b706c0](7b706c0)) * test prerelease workflow (take 6) ([#1231](#1231)) ([674bbcd](674bbcd))
Member
|
🎉 This PR is included in version 9.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This was referenced Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Second attempt at testing the pre-release workflow — the first attempt (#1219) failed because the release workflow was checking out
maininstead ofnext(fixed in #1221).Empty commit to verify that the release workflow now correctly checks out the
nextbranch and publishes a pre-release.PR Checklist
Test plan
next9.0.3-next.1to npm