Skip to content

Commit 3d67515

Browse files
build: merge v6.273.0 back to develop (#8920)
chore: bump version to v6.273.0 Co-authored-by: scottheng96 <[email protected]> Co-authored-by: scottheng96 <[email protected]>
2 parents c97a4f5 + 5e1eab9 commit 3d67515

File tree

5 files changed

+20
-6
lines changed

5 files changed

+20
-6
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v6.273.0](https://github.com/opengovsg/FormSG/compare/v6.272.0...v6.273.0)
8+
9+
- fix: myinfo children missing prefix [`#8916`](https://github.com/opengovsg/FormSG/pull/8916)
10+
- chore: modify respondent copy helper text v1 [`#8915`](https://github.com/opengovsg/FormSG/pull/8915)
11+
- fix(deps): bump libphonenumber-js from 1.12.26 to 1.12.29 in /shared [`#8913`](https://github.com/opengovsg/FormSG/pull/8913)
12+
- chore(deps-dev): bump @types/lodash from 4.17.20 to 4.17.21 in /shared [`#8912`](https://github.com/opengovsg/FormSG/pull/8912)
13+
- fix(deps): bump validator from 13.15.20 to 13.15.23 in /shared [`#8877`](https://github.com/opengovsg/FormSG/pull/8877)
14+
- build(deps): bump glob in /react-email-preview [`#8906`](https://github.com/opengovsg/FormSG/pull/8906)
15+
- build: merge release-al2 v6.272.0 back to develop [`#8911`](https://github.com/opengovsg/FormSG/pull/8911)
16+
- build: release v6.272.0 [`#8909`](https://github.com/opengovsg/FormSG/pull/8909)
17+
718
#### [v6.272.0](https://github.com/opengovsg/FormSG/compare/v6.271.0...v6.272.0)
819

20+
> 20 November 2025
21+
922
- feat: respondent copy v3 (phase2) [`#8869`](https://github.com/opengovsg/FormSG/pull/8869)
1023
- build: merge release-al2 v6.271.0 back to develop [`#8908`](https://github.com/opengovsg/FormSG/pull/8908)
1124
- build: release v6.271.0 [`#8905`](https://github.com/opengovsg/FormSG/pull/8905)
25+
- chore: bump version to v6.272.0 [`cb0291c`](https://github.com/opengovsg/FormSG/commit/cb0291c53c28c8f7833f5be049f2a53cb52ffd24)
1226

1327
#### [v6.271.0](https://github.com/opengovsg/FormSG/compare/v6.270.0...v6.271.0)
1428

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "form-frontend",
3-
"version": "6.272.0",
3+
"version": "6.273.0",
44
"homepage": ".",
55
"type": "module",
66
"private": true,

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "FormSG",
33
"description": "Form Manager for Government",
4-
"version": "6.272.0",
4+
"version": "6.273.0",
55
"homepage": "https://form.gov.sg",
66
"authors": [
77
"FormSG <[email protected]>"

0 commit comments

Comments
 (0)