Skip to content

Commit c163fd9

Browse files
committed
chore: bump version to v6.266.0
1 parent 3ba037a commit c163fd9

File tree

5 files changed

+16
-6
lines changed

5 files changed

+16
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ 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.266.0](https://github.com/opengovsg/FormSG/compare/v6.265.0...v6.266.0)
8+
9+
- feat: singpass with mrf first step [`#8729`](https://github.com/opengovsg/FormSG/pull/8729)
10+
- build: merge v6.265.0 back to develop [`#8861`](https://github.com/opengovsg/FormSG/pull/8861)
11+
- build: release v6.265.0 [`#8859`](https://github.com/opengovsg/FormSG/pull/8859)
12+
- build(deps): bump tar-fs from 2.1.3 to 2.1.4 in /frontend [`#8860`](https://github.com/opengovsg/FormSG/pull/8860)
13+
714
#### [v6.265.0](https://github.com/opengovsg/FormSG/compare/v6.264.0...v6.265.0)
815

16+
> 4 November 2025
17+
918
- fix(deps): bump playwright and @playwright/test [`#8827`](https://github.com/opengovsg/FormSG/pull/8827)
1019
- build(deps): bump tar-fs from 3.1.0 to 3.1.1 in /serverless/pdf-gen-sparticuz [`#8758`](https://github.com/opengovsg/FormSG/pull/8758)
1120
- fix(deps): bump validator from 13.15.15 to 13.15.20 in /shared [`#8840`](https://github.com/opengovsg/FormSG/pull/8840)
@@ -14,6 +23,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1423
- feat: pinning pdf to generate from lambda [`#8858`](https://github.com/opengovsg/FormSG/pull/8858)
1524
- build: merge release v6.264.0 to develop [`#8855`](https://github.com/opengovsg/FormSG/pull/8855)
1625
- build: release v6.264.0 [`#8853`](https://github.com/opengovsg/FormSG/pull/8853)
26+
- chore: bump version to v6.265.0 [`b72e2ff`](https://github.com/opengovsg/FormSG/commit/b72e2ff92737a2663846972e41e2ccd6ae2ff063)
1727

1828
#### [v6.264.0](https://github.com/opengovsg/FormSG/compare/v6.263.0...v6.264.0)
1929

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

0 commit comments

Comments
 (0)