Misc: Integrate the bumpp - #720
Open
50rayn wants to merge 1 commit into
Open
Conversation
Collaborator
|
@50rayn thanks for making the changes. I just tried releasing a beta release, it was failing.
|
Contributor
Author
|
@suryahanumandla may be to try |
Collaborator
|
@50rayn thanks for the contribution again! We will review this items for 1.7 release. |
50rayn
force-pushed
the
misc/bumpp
branch
3 times, most recently
from
February 2, 2026 15:27
52c2c6a to
9309de9
Compare
50rayn
force-pushed
the
misc/bumpp
branch
3 times, most recently
from
May 5, 2026 12:43
50bab90 to
bd0c64c
Compare
50rayn
force-pushed
the
misc/bumpp
branch
2 times, most recently
from
May 12, 2026 21:32
5aee198 to
9cf75b7
Compare
50rayn
force-pushed
the
misc/bumpp
branch
2 times, most recently
from
July 3, 2026 07:56
61c188a to
c33d75b
Compare
50rayn
force-pushed
the
misc/bumpp
branch
2 times, most recently
from
July 17, 2026 06:31
949380c to
5436dda
Compare
50rayn
force-pushed
the
misc/bumpp
branch
3 times, most recently
from
August 10, 2026 21:02
700f65e to
d188655
Compare
Replace update-version.sh with bumpp for recursive version bumping, and switch @unovis/ts peerDependencies from a fixed version to workspace:* so they resolve correctly on release.
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.

As done before in #489, the
bumppfunctionality returned.Previously, we have some little problem because of npm workspaces. But since we have pnpm integrated 🥳, it will work well now.