Skip to content

Commit 96c5ad4

Browse files
committed
chore: bump version to v6.260.0
1 parent eda8c17 commit 96c5ad4

File tree

5 files changed

+15
-6
lines changed

5 files changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,20 @@ 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.260.0](https://github.com/opengovsg/FormSG/compare/v6.259.0...v6.260.0)
8+
9+
- feat: email redact [`#8821`](https://github.com/opengovsg/FormSG/pull/8821)
10+
- build: merge release v6.259.0 to develop [`#8820`](https://github.com/opengovsg/FormSG/pull/8820)
11+
- build: release v6.259.0 [`#8819`](https://github.com/opengovsg/FormSG/pull/8819)
12+
713
#### [v6.259.0](https://github.com/opengovsg/FormSG/compare/v6.258.0...v6.259.0)
814

15+
> 16 October 2025
16+
917
- fix: myinfo child not reflecting correct vaccination status [`#8818`](https://github.com/opengovsg/FormSG/pull/8818)
1018
- build: merge release v6.258.0 to develop [`#8817`](https://github.com/opengovsg/FormSG/pull/8817)
1119
- build: release v6.258.0 [`#8816`](https://github.com/opengovsg/FormSG/pull/8816)
20+
- chore: bump version to v6.259.0 [`1ee5a2f`](https://github.com/opengovsg/FormSG/commit/1ee5a2f5ebd3542b2ce34855547cc868f08b4154)
1221

1322
#### [v6.258.0](https://github.com/opengovsg/FormSG/compare/v6.257.0...v6.258.0)
1423

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

0 commit comments

Comments
 (0)