Skip to content

Commit 607cf3e

Browse files
committed
chore: bump version to v6.277.1
1 parent fca05d0 commit 607cf3e

File tree

5 files changed

+25
-6
lines changed

5 files changed

+25
-6
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,31 @@ 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.1](https://github.com/opengovsg/FormSG/compare/v6.278.0...v6.277.1)
8+
9+
- fix: changes from hotfix/singpass-growthbook-feature-flag [`fca05d0`](https://github.com/opengovsg/FormSG/commit/fca05d08fe701804f4f834c222f3403583ef1d84)
10+
11+
#### [v6.278.0](https://github.com/opengovsg/FormSG/compare/v6.277.0...v6.278.0)
12+
13+
> 8 December 2025
14+
15+
- build: merge v6.277.0 back to develop [`#8952`](https://github.com/opengovsg/FormSG/pull/8952)
16+
- build: release v6.277.0 [`#8943`](https://github.com/opengovsg/FormSG/pull/8943)
17+
- chore: bump version to v6.277.0 [`d541d66`](https://github.com/opengovsg/FormSG/commit/d541d66227a7beab9f01c9ba773effbf5fcb38fc)
18+
- chore: bump version to v6.278.0 [`c86cd5a`](https://github.com/opengovsg/FormSG/commit/c86cd5a1381beff70e28cd92fb6062fee3cb0f21)
19+
720
#### [v6.277.0](https://github.com/opengovsg/FormSG/compare/v6.276.0...v6.277.0)
821

22+
> 8 December 2025
23+
24+
- chore: remove growthbook from payment functions [`#8947`](https://github.com/opengovsg/FormSG/pull/8947)
25+
- feat: partially clean up deprecated email mode submission functions and route [`#8946`](https://github.com/opengovsg/FormSG/pull/8946)
26+
- fix(deps): bump jws from 3.2.2 to 3.2.3 [`#8944`](https://github.com/opengovsg/FormSG/pull/8944)
927
- build(deps): bump next from 15.5.3 to 15.5.7 in /react-email-preview [`#8942`](https://github.com/opengovsg/FormSG/pull/8942)
1028
- fix(deps): bump next from 15.5.2 to 15.5.7 [`#8941`](https://github.com/opengovsg/FormSG/pull/8941)
1129
- build: merge v6.276.0 back to develop [`#8939`](https://github.com/opengovsg/FormSG/pull/8939)
1230
- build: release v6.276.0 [`#8938`](https://github.com/opengovsg/FormSG/pull/8938)
31+
- chore: bump version to v6.277.0 [`809d28c`](https://github.com/opengovsg/FormSG/commit/809d28c871db41f696884f02f248a63d29e0a172)
1332

1433
#### [v6.276.0](https://github.com/opengovsg/FormSG/compare/v6.275.0...v6.276.0)
1534

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

0 commit comments

Comments
 (0)