Skip to content

Conversation

@nkaradzhov
Copy link
Collaborator

Currently, the release process incorrectly leaves the dist/package.json's version to be the old version. This in turn makes the client setinfo lib-ver command to send wrong version to redis.
Fix: use the release-it/bumper package to update dist/package.json with the correct version upon release.

fixes: #3118

Currently, the release process incorrectly leaves the dist/package.json's version
to be the old version. This in turn makes the client setinfo lib-ver command to
send wrong version to redis.
Fix: use the release-it/bumper package to update dist/package.json with the
correct version upon release.

fixes: redis#3118
@nkaradzhov nkaradzhov merged commit 100c039 into redis:master Nov 4, 2025
21 checks passed
@nkaradzhov nkaradzhov mentioned this pull request Nov 4, 2025
2 tasks
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.

Client version in new release marked as beta in NPM registry

2 participants