Skip to content

Conversation

@kevin9foong
Copy link
Contributor

No description provided.

@kevin9foong kevin9foong self-assigned this Nov 13, 2025
@kevin9foong kevin9foong requested a review from a team as a code owner November 13, 2025 13:12
@kevin9foong kevin9foong changed the title build: merge v6.290.0 back to develop build: merge v6.269.0 back to develop Nov 13, 2025
Copy link
Contributor

@eliotlim eliotlim left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

I think the changelog diffs highlight one minor drawback of a non-linear git history

  • commit hashes are different because the history is different
  • and different commits are released at different times.


- build: release v6.268.0 [`#8875`](https://github.com/opengovsg/FormSG/pull/8875)
- fix: changes from feat/add-hotfix-script [`d845902`](https://github.com/opengovsg/FormSG/commit/d845902902e162314761c0c0c266360a93616c35)
- chore: bump version to v6.268.1 [`6817482`](https://github.com/opengovsg/FormSG/commit/6817482b353f63137759f33d399db5fd061efb3d)
Copy link
Contributor

Choose a reason for hiding this comment

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

this is the actual hotfix which we wanted to introduce!

- build(deps): bump next from 15.3.4 to 15.5.2 in /react-email-preview [`#8660`](https://github.com/opengovsg/FormSG/pull/8660)
- fix(deps): bump next from 15.3.4 to 15.5.2 [`#8661`](https://github.com/opengovsg/FormSG/pull/8661)
- build(deps-dev): bump vite from 5.4.19 to 5.4.20 in /frontend [`#8686`](https://github.com/opengovsg/FormSG/pull/8686)
- fix: home number fields are added to the draft despite not being modified [`#8704`](https://github.com/opengovsg/FormSG/pull/8704)
Copy link
Contributor

Choose a reason for hiding this comment

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

this change was deployed to production on 16th Sept, but only merged into develop on 17th Sept.

- build: merge release v6.240.0 to develop [`#8695`](https://github.com/opengovsg/FormSG/pull/8695)
- build: release v6.240.0 [`#8693`](https://github.com/opengovsg/FormSG/pull/8693)
- chore: bump version to v6.241.0 [`8572128`](https://github.com/opengovsg/FormSG/commit/8572128021278843f40d95dd30722a2f81370e5d)
- chore: bump version to v6.241.0 [`13345f3`](https://github.com/opengovsg/FormSG/commit/13345f3eabe3c954d90b8ec10ca4e15c6b709b68)
Copy link
Contributor

Choose a reason for hiding this comment

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

one downside of a non-linear git history: commit hashes are different on different branches

@eliotlim eliotlim merged commit a33813b into develop Nov 14, 2025
40 of 42 checks passed
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