Skip to content

Commit 233c737

Browse files
committed
chore: bump version to v6.277.0
1 parent 151e8cb commit 233c737

File tree

5 files changed

+36
-21
lines changed

5 files changed

+36
-21
lines changed

CHANGELOG.md

Lines changed: 30 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,26 @@ 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.277.0](https://github.com/opengovsg/FormSG/compare/v6.277.0...v6.277.0)
8+
9+
- chore: remove growthbook from payment functions [`#8947`](https://github.com/opengovsg/FormSG/pull/8947)
10+
- feat: partially clean up deprecated email mode submission functions and route [`#8946`](https://github.com/opengovsg/FormSG/pull/8946)
11+
- fix(deps): bump jws from 3.2.2 to 3.2.3 [`#8944`](https://github.com/opengovsg/FormSG/pull/8944)
12+
13+
#### [v6.277.0](https://github.com/opengovsg/FormSG/compare/v6.276.0...v6.277.0)
14+
15+
> 4 December 2025
16+
17+
- build(deps): bump next from 15.5.3 to 15.5.7 in /react-email-preview [`#8942`](https://github.com/opengovsg/FormSG/pull/8942)
18+
- fix(deps): bump next from 15.5.2 to 15.5.7 [`#8941`](https://github.com/opengovsg/FormSG/pull/8941)
19+
- build: merge v6.276.0 back to develop [`#8939`](https://github.com/opengovsg/FormSG/pull/8939)
20+
- build: release v6.276.0 [`#8938`](https://github.com/opengovsg/FormSG/pull/8938)
21+
- chore: bump version to v6.277.0 [`d541d66`](https://github.com/opengovsg/FormSG/commit/d541d66227a7beab9f01c9ba773effbf5fcb38fc)
22+
723
#### [v6.276.0](https://github.com/opengovsg/FormSG/compare/v6.275.0...v6.276.0)
824

25+
> 3 December 2025
26+
927
- fix: replace id with _id for text and vision mfb prompts [`#8530`](https://github.com/opengovsg/FormSG/pull/8530)
1028
- fix(deps): bump libphonenumber-js from 1.12.29 to 1.12.31 in /shared [`#8935`](https://github.com/opengovsg/FormSG/pull/8935)
1129
- build(deps): bump validator from 13.15.20 to 13.15.22 in /frontend [`#8936`](https://github.com/opengovsg/FormSG/pull/8936)
@@ -14,6 +32,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1432
- feat: reserve cpu for formsg app [`#8933`](https://github.com/opengovsg/FormSG/pull/8933)
1533
- build: merge v6.275.0 back to develop [`#8927`](https://github.com/opengovsg/FormSG/pull/8927)
1634
- build: release v6.275.0 [`#8926`](https://github.com/opengovsg/FormSG/pull/8926)
35+
- chore: bump version to v6.276.0 [`676e2d2`](https://github.com/opengovsg/FormSG/commit/676e2d2553894cb6f49a59b450692c1f69677a9f)
1736

1837
#### [v6.275.0](https://github.com/opengovsg/FormSG/compare/v6.274.0...v6.275.0)
1938

@@ -394,7 +413,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
394413
- build(deps): bump next from 15.3.4 to 15.5.2 in /react-email-preview [`#8660`](https://github.com/opengovsg/FormSG/pull/8660)
395414
- fix(deps): bump next from 15.3.4 to 15.5.2 [`#8661`](https://github.com/opengovsg/FormSG/pull/8661)
396415
- build(deps-dev): bump vite from 5.4.19 to 5.4.20 in /frontend [`#8686`](https://github.com/opengovsg/FormSG/pull/8686)
397-
- fix: home number fields are added to the draft despite not being modified [`#8704`](https://github.com/opengovsg/FormSG/pull/8704)
398416
- Revert "feat: save draft v1.0 (#8091)" [`ef00908`](https://github.com/opengovsg/FormSG/commit/ef00908c4fa711b8022f06a59595d13ec24d2963)
399417
- Revert "fix: home number fields are added to the draft despite not being modified (#8704)" [`8ceffce`](https://github.com/opengovsg/FormSG/commit/8ceffce1e0485fa4623cb941dd1042f73bedd5f6)
400418
- chore: bump version to v6.242.0 [`49cfc58`](https://github.com/opengovsg/FormSG/commit/49cfc582734a9110861ec37aa14932753639e334)
@@ -403,10 +421,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
403421

404422
> 16 September 2025
405423

424+
- fix: home number fields are added to the draft despite not being modified [`#8704`](https://github.com/opengovsg/FormSG/pull/8704)
406425
- feat: save draft v1.0 [`#8091`](https://github.com/opengovsg/FormSG/pull/8091)
407426
- build: merge release v6.240.0 to develop [`#8695`](https://github.com/opengovsg/FormSG/pull/8695)
408427
- build: release v6.240.0 [`#8693`](https://github.com/opengovsg/FormSG/pull/8693)
409-
- chore: bump version to v6.241.0 [`8572128`](https://github.com/opengovsg/FormSG/commit/8572128021278843f40d95dd30722a2f81370e5d)
428+
- chore: bump version to v6.241.0 [`13345f3`](https://github.com/opengovsg/FormSG/commit/13345f3eabe3c954d90b8ec10ca4e15c6b709b68)
410429

411430
#### [v6.240.0](https://github.com/opengovsg/FormSG/compare/v6.239.0...v6.240.0)
412431

@@ -1232,8 +1251,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
12321251
- build: merge release v6.178.2 to develop [`#8111`](https://github.com/opengovsg/FormSG/pull/8111)
12331252
- build: release v6.178.2 [`#8110`](https://github.com/opengovsg/FormSG/pull/8110)
12341253
- fix: also match amount paid [`#8109`](https://github.com/opengovsg/FormSG/pull/8109)
1235-
- fix: hawkeye v1.0 pending response at missing bug [`#8106`](https://github.com/opengovsg/FormSG/pull/8106)
1236-
- chore: remove coverage restriction, inspect through datadog instead [`#8100`](https://github.com/opengovsg/FormSG/pull/8100)
12371254
- chore: bump version to v6.179.0 [`1247426`](https://github.com/opengovsg/FormSG/commit/1247426080ba2254a33c8efb3deb51c6cd9f7e9e)
12381255
- chore: bump version to v6.178.2 [`618bdff`](https://github.com/opengovsg/FormSG/commit/618bdffa52a73fca82c53283ee7868390af42c91)
12391256
- chore: bump version to v6.180.0 [`13b3fc4`](https://github.com/opengovsg/FormSG/commit/13b3fc4c696810eb1c58a54edf4d583894022b52)
@@ -1242,13 +1259,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
12421259

12431260
> 13 February 2025
12441261

1262+
- fix: hawkeye v1.0 pending response at missing bug [`#8106`](https://github.com/opengovsg/FormSG/pull/8106)
1263+
- chore: remove coverage restriction, inspect through datadog instead [`#8100`](https://github.com/opengovsg/FormSG/pull/8100)
12451264
- feat: address field [`#7966`](https://github.com/opengovsg/FormSG/pull/7966)
12461265
- feat(mrf-admin-view): hawkeye v1.0 [`#7965`](https://github.com/opengovsg/FormSG/pull/7965)
12471266
- fix(deps): bump zod from 3.24.1 to 3.24.2 in /shared [`#8101`](https://github.com/opengovsg/FormSG/pull/8101)
12481267
- fix: failing test for new joi validation [`#8098`](https://github.com/opengovsg/FormSG/pull/8098)
12491268
- build: release v6.178.1 to develop [`#8096`](https://github.com/opengovsg/FormSG/pull/8096)
12501269
- build: merge release v6.178.0 to develop [`#8093`](https://github.com/opengovsg/FormSG/pull/8093)
1251-
- chore: bump version to v6.179.0 [`affeb5f`](https://github.com/opengovsg/FormSG/commit/affeb5f3ed0c9add243c763ebf02905f35e91bca)
1270+
- chore: bump version to v6.179.0 [`9ace3f2`](https://github.com/opengovsg/FormSG/commit/9ace3f23a41f089356ba43013a71d5e996748777)
12521271

12531272
#### [v6.178.2](https://github.com/opengovsg/FormSG/compare/v6.178.1...v6.178.2)
12541273

@@ -1319,44 +1338,40 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
13191338
- * fix(deps): bump libphonenumber-js from 1.11.16 to 1.11.17 in /shared (#8021) [`#8039`](https://github.com/opengovsg/FormSG/pull/8039)
13201339
- fix(deps): bump zod from 3.23.8 to 3.24.1 in /shared [`#7996`](https://github.com/opengovsg/FormSG/pull/7996)
13211340
- fix(deps): bump type-fest from 4.30.2 to 4.32.0 in /shared [`#8037`](https://github.com/opengovsg/FormSG/pull/8037)
1322-
- fix: set limit to 250kb for whitelist [`#8043`](https://github.com/opengovsg/FormSG/pull/8043)
1323-
- build: merge release v6.173.1 to develop [`#8044`](https://github.com/opengovsg/FormSG/pull/8044)
1324-
- build: release v6.173.1 [`#8042`](https://github.com/opengovsg/FormSG/pull/8042)
1325-
- fix: remove multer [`#8041`](https://github.com/opengovsg/FormSG/pull/8041)
1326-
- chore: bump version to v6.174.0 [`d3ee082`](https://github.com/opengovsg/FormSG/commit/d3ee082079a5a658aefb3821eb608b8497985bc5)
1327-
- chore: bump version to v6.173.1 [`70fd33a`](https://github.com/opengovsg/FormSG/commit/70fd33aa01b398f98f2b2dfee6880cd043889cc1)
13281341
- chore: bump version to v6.175.0 [`d31bb97`](https://github.com/opengovsg/FormSG/commit/d31bb9717625d365d6798a51d8235b5acdab706c)
13291342

13301343
#### [v6.174.0](https://github.com/opengovsg/FormSG/compare/v6.173.1...v6.174.0)
13311344

13321345
> 13 January 2025
13331346

1347+
- fix: set limit to 250kb for whitelist [`#8043`](https://github.com/opengovsg/FormSG/pull/8043)
1348+
- build: merge release v6.173.1 to develop [`#8044`](https://github.com/opengovsg/FormSG/pull/8044)
1349+
- build: release v6.173.1 [`#8042`](https://github.com/opengovsg/FormSG/pull/8042)
13341350
- fix: only show fixed translations for supported forms [`#8038`](https://github.com/opengovsg/FormSG/pull/8038)
13351351
- feat(iframe): add frame messaging for paysg [`#7979`](https://github.com/opengovsg/FormSG/pull/7979)
13361352
- chore: mongoose, nanoid packages update [`#8000`](https://github.com/opengovsg/FormSG/pull/8000)
13371353
- build: merge release v6.173.0 to develop [`#8034`](https://github.com/opengovsg/FormSG/pull/8034)
13381354
- fix(deps): bump libphonenumber-js from 1.11.16 to 1.11.17 in /shared [`#8021`](https://github.com/opengovsg/FormSG/pull/8021)
1339-
- chore: bump version to v6.174.0 [`22b1122`](https://github.com/opengovsg/FormSG/commit/22b1122e8e15dbb8ca4c69c1d6c026a865d3b67c)
1355+
- chore: bump version to v6.174.0 [`d3ee082`](https://github.com/opengovsg/FormSG/commit/d3ee082079a5a658aefb3821eb608b8497985bc5)
13401356

13411357
#### [v6.173.1](https://github.com/opengovsg/FormSG/compare/v6.173.0...v6.173.1)
13421358

13431359
> 13 January 2025
13441360

13451361
- fix: remove multer [`#8041`](https://github.com/opengovsg/FormSG/pull/8041)
13461362
- * fix(deps): bump fp-ts from 2.16.8 to 2.16.9 (#8017) [`#8027`](https://github.com/opengovsg/FormSG/pull/8027)
1347-
- fix: update mongodb binary version to 6 [`#8032`](https://github.com/opengovsg/FormSG/pull/8032)
13481363
- chore: bump version to v6.173.1 [`70fd33a`](https://github.com/opengovsg/FormSG/commit/70fd33aa01b398f98f2b2dfee6880cd043889cc1)
1349-
- chore: bump version to v6.173.0 [`54e544d`](https://github.com/opengovsg/FormSG/commit/54e544d9835af07fbcd2b0218ed522c26b18fa5e)
13501364

13511365
#### [v6.173.0](https://github.com/opengovsg/FormSG/compare/v6.172.0...v6.173.0)
13521366

13531367
> 7 January 2025
13541368

1369+
- fix: update mongodb binary version to 6 [`#8032`](https://github.com/opengovsg/FormSG/pull/8032)
13551370
- feat: multi lang feature [`#8022`](https://github.com/opengovsg/FormSG/pull/8022)
13561371
- fix(deps): bump fp-ts from 2.16.8 to 2.16.9 [`#8017`](https://github.com/opengovsg/FormSG/pull/8017)
13571372
- build: merge release v6.172.0 to develop [`#8016`](https://github.com/opengovsg/FormSG/pull/8016)
13581373
- build: release v6.172.0 [`#8015`](https://github.com/opengovsg/FormSG/pull/8015)
1359-
- chore: bump version to v6.173.0 [`1cb7772`](https://github.com/opengovsg/FormSG/commit/1cb7772374249830091d1fb3278a035957d23bcb)
1374+
- chore: bump version to v6.173.0 [`54e544d`](https://github.com/opengovsg/FormSG/commit/54e544d9835af07fbcd2b0218ed522c26b18fa5e)
13601375

13611376
#### [v6.172.0](https://github.com/opengovsg/FormSG/compare/v6.171.0...v6.172.0)
13621377

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.276.0",
3+
"version": "6.277.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.276.0",
4+
"version": "6.277.0",
55
"homepage": "https://form.gov.sg",
66
"authors": [
77
"FormSG <[email protected]>"

0 commit comments

Comments
 (0)