Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

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

- feat(i18n): extract text from various modals [`#8843`](https://github.com/opengovsg/FormSG/pull/8843)
- build: merge release v6.263. to develop [`#8848`](https://github.com/opengovsg/FormSG/pull/8848)
- build: release v6.263.0 [`#8847`](https://github.com/opengovsg/FormSG/pull/8847)

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

> 28 October 2025

- fix: radio others bug v2 [`#8842`](https://github.com/opengovsg/FormSG/pull/8842)
- feat: remove betaFlag from signature field in basic field list drawer [`#8846`](https://github.com/opengovsg/FormSG/pull/8846)
- fix(deps): bump libphonenumber-js from 1.12.23 to 1.12.25 in /shared [`#8841`](https://github.com/opengovsg/FormSG/pull/8841)
Expand All @@ -15,6 +23,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build(deps-dev): bump vite from 5.4.20 to 5.4.21 in /frontend [`#8831`](https://github.com/opengovsg/FormSG/pull/8831)
- build: merge release v6.262.0 to develop [`#8833`](https://github.com/opengovsg/FormSG/pull/8833)
- build: release v6.262.0 [`#8832`](https://github.com/opengovsg/FormSG/pull/8832)
- chore: bump version to v6.263.0 [`51d1069`](https://github.com/opengovsg/FormSG/commit/51d1069406c2e810280f1568673842fb6cad00dc)

#### [v6.262.0](https://github.com/opengovsg/FormSG/compare/v6.261.0...v6.262.0)

Expand Down Expand Up @@ -660,7 +669,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump libphonenumber-js from 1.12.8 to 1.12.9 in /shared [`#8466`](https://github.com/opengovsg/FormSG/pull/8466)
- build: release v6.206.0 [`#8464`](https://github.com/opengovsg/FormSG/pull/8464)
- chore: bump version to v6.207.0 [`24ca7e8`](https://github.com/opengovsg/FormSG/commit/24ca7e8e8ad6d42f2dfd3ad4223fcc3809e79272)
- chore: bump version to v6.206.0 [`b121e2f`](https://github.com/opengovsg/FormSG/commit/b121e2ff3234ebf09f14d90dbf631297bd44c606)

#### [v6.206.0](https://github.com/opengovsg/FormSG/compare/v6.205.0...v6.206.0)

Expand All @@ -669,7 +677,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix: retain isForceConvertToStorageMode for email mode form converts [`#8463`](https://github.com/opengovsg/FormSG/pull/8463)
- build: merge release v6.205.0 to develop [`#8461`](https://github.com/opengovsg/FormSG/pull/8461)
- build: release v6.205.0 [`#8460`](https://github.com/opengovsg/FormSG/pull/8460)
- chore: bump version to v6.206.0 [`7e58553`](https://github.com/opengovsg/FormSG/commit/7e585531370be5555910bb73a0cedd3a03b43ee6)
- chore: bump version to v6.206.0 [`b121e2f`](https://github.com/opengovsg/FormSG/commit/b121e2ff3234ebf09f14d90dbf631297bd44c606)

#### [v6.205.0](https://github.com/opengovsg/FormSG/compare/v6.204.0...v6.205.0)

Expand Down Expand Up @@ -699,7 +707,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump zod from 3.25.20 to 3.25.28 in /shared [`#8422`](https://github.com/opengovsg/FormSG/pull/8422)
- fix(deps): bump zod from 3.25.17 to 3.25.20 in /shared [`#8411`](https://github.com/opengovsg/FormSG/pull/8411)
- chore: bump version to v6.204.0 [`162f9c6`](https://github.com/opengovsg/FormSG/commit/162f9c65764ddcd8e2dfcf489d2b637a81373691)
- chore: bump version to v6.203.0 [`fa0d417`](https://github.com/opengovsg/FormSG/commit/fa0d4178044d022d0acc097af13e377b7a37d292)

#### [v6.203.0](https://github.com/opengovsg/FormSG/compare/v6.202.0...v6.203.0)

Expand All @@ -711,7 +718,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- feat: add iac tag [`#8403`](https://github.com/opengovsg/FormSG/pull/8403)
- feat: add error span tag for dd retention filter to index [`#8402`](https://github.com/opengovsg/FormSG/pull/8402)
- build: release v6.202.0 [`#8401`](https://github.com/opengovsg/FormSG/pull/8401)
- chore: bump version to v6.203.0 [`48e8251`](https://github.com/opengovsg/FormSG/commit/48e825166839c820379846c21efc7a755a2a48e1)
- chore: bump version to v6.203.0 [`fa0d417`](https://github.com/opengovsg/FormSG/commit/fa0d4178044d022d0acc097af13e377b7a37d292)

#### [v6.202.0](https://github.com/opengovsg/FormSG/compare/v6.201.0...v6.202.0)

Expand Down
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "form-frontend",
"version": "6.263.0",
"version": "6.264.0",
"homepage": ".",
"type": "module",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "FormSG",
"description": "Form Manager for Government",
"version": "6.263.0",
"version": "6.264.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down
Loading