diff --git a/CHANGELOG.md b/CHANGELOG.md index fc00840f42..704275503b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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) @@ -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) @@ -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) @@ -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) @@ -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) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index f50674601b..eb8ca72ce1 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "form-frontend", - "version": "6.263.0", + "version": "6.264.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "form-frontend", - "version": "6.263.0", + "version": "6.264.0", "hasInstallScript": true, "dependencies": { "@chakra-ui/react": "^2.8.2", diff --git a/frontend/package.json b/frontend/package.json index 03474bf17e..21122d2e13 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "form-frontend", - "version": "6.263.0", + "version": "6.264.0", "homepage": ".", "type": "module", "private": true, diff --git a/package-lock.json b/package-lock.json index 631f8302ea..a91469fbdf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "FormSG", - "version": "6.263.0", + "version": "6.264.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "FormSG", - "version": "6.263.0", + "version": "6.264.0", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudwatch-logs": "^3.758.0", diff --git a/package.json b/package.json index c2fa8870e1..04c9a70665 100644 --- a/package.json +++ b/package.json @@ -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 "