Skip to content

chore: updated version in the fastify.js#6446

Merged
Eomm merged 1 commit intofastify:mainfrom
Tony133:chore/update-version
Jan 16, 2026
Merged

chore: updated version in the fastify.js#6446
Eomm merged 1 commit intofastify:mainfrom
Tony133:chore/update-version

Conversation

@Tony133
Copy link
Copy Markdown
Member

@Tony133 Tony133 commented Jan 15, 2026

Proposal:

Version 5.7.0 has been released ( see here: https://github.com/fastify/fastify/releases/tag/v5.7.0) , but the pipeline breaks because the fastify.js file also needs to be updated.

This PR should resolve these errors in the CI pipeline: https://github.com/fastify/fastify/actions/runs/21032227228/job/60470919024 ( see screenshot )

Screenshot 2026-01-15 alle 15 16 28

@climba03003
Copy link
Copy Markdown
Member

I believe we need a patch release instead of manually update the version here.

The version in npmjs also wrong.

image

@Tony133
Copy link
Copy Markdown
Member Author

Tony133 commented Jan 15, 2026

I believe we need a patch release instead of manually update the version here.

The version in npmjs also wrong.

image

I'll put version 5.7.1 so you can proceed with the release, ok?

I believe that when releasing a new version, the VERSION constant needs to be updated, at least according to this file: https://github.com/fastify/fastify/blob/main/build/sync-version.js

@Tony133 Tony133 mentioned this pull request Jan 15, 2026
Copy link
Copy Markdown
Member

@Eomm Eomm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 5.7.1 bump will be handled by release script

@Eomm Eomm merged commit 153d78a into fastify:main Jan 16, 2026
30 checks passed
@Tony133 Tony133 deleted the chore/update-version branch January 16, 2026 09:31
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.

3 participants