Skip to content

Commit 99a9511

Browse files
authored
Merge pull request #8927 from opengovsg/release-al2
build: merge v6.275.0 back to develop
2 parents 57e5d06 + 10500fa commit 99a9511

File tree

5 files changed

+21
-6
lines changed

5 files changed

+21
-6
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,28 @@ 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.275.0](https://github.com/opengovsg/FormSG/compare/v6.275.0...v6.275.0)
8+
9+
- chore: remove clamav [`#8914`](https://github.com/opengovsg/FormSG/pull/8914)
10+
11+
#### [v6.275.0](https://github.com/opengovsg/FormSG/compare/v6.274.0...v6.275.0)
12+
13+
> 27 November 2025
14+
15+
- build: merge v6.274.0 back to develop [`#8924`](https://github.com/opengovsg/FormSG/pull/8924)
16+
- build: release v6.274.0 [`#8923`](https://github.com/opengovsg/FormSG/pull/8923)
17+
- chore: bump version to v6.275.0 [`589c458`](https://github.com/opengovsg/FormSG/commit/589c458848a15d4ba4426be63235319364b0fef0)
18+
719
#### [v6.274.0](https://github.com/opengovsg/FormSG/compare/v6.273.0...v6.274.0)
820

21+
> 27 November 2025
22+
923
- fix: hidden signature field blocks submission [`#8919`](https://github.com/opengovsg/FormSG/pull/8919)
1024
- fix(deps): bump node-forge from 1.3.1 to 1.3.2 [`#8922`](https://github.com/opengovsg/FormSG/pull/8922)
1125
- feat(robots): add noindex on page router to avoid reliance on thirdparty [`#8921`](https://github.com/opengovsg/FormSG/pull/8921)
1226
- build: merge v6.273.0 back to develop [`#8920`](https://github.com/opengovsg/FormSG/pull/8920)
1327
- build: release v6.273.0 [`#8917`](https://github.com/opengovsg/FormSG/pull/8917)
28+
- chore: bump version to v6.274.0 [`550976c`](https://github.com/opengovsg/FormSG/commit/550976cc77085d78ec3baad78e12739db30f1e03)
1429

1530
#### [v6.273.0](https://github.com/opengovsg/FormSG/compare/v6.272.0...v6.273.0)
1631

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

0 commit comments

Comments
 (0)