diff --git a/CHANGELOG.md b/CHANGELOG.md index 48164854ca..89443b24bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,15 @@ 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.173.1](https://github.com/opengovsg/FormSG/compare/v6.174.0...v6.173.1) +#### [v6.174.0](https://github.com/opengovsg/FormSG/compare/v6.174.0...v6.174.0) +- fix: set limit to 250kb for whitelist [`#8043`](https://github.com/opengovsg/FormSG/pull/8043) +- build: merge release v6.173.1 to develop [`#8044`](https://github.com/opengovsg/FormSG/pull/8044) +- build: release v6.173.1 [`#8042`](https://github.com/opengovsg/FormSG/pull/8042) - fix: remove multer [`#8041`](https://github.com/opengovsg/FormSG/pull/8041) +- chore: bump version to v6.173.1 [`70fd33a`](https://github.com/opengovsg/FormSG/commit/70fd33aa01b398f98f2b2dfee6880cd043889cc1) -#### [v6.174.0](https://github.com/opengovsg/FormSG/compare/v6.173.0...v6.174.0) +#### [v6.174.0](https://github.com/opengovsg/FormSG/compare/v6.173.1...v6.174.0) > 13 January 2025 @@ -17,20 +21,26 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore: mongoose, nanoid packages update [`#8000`](https://github.com/opengovsg/FormSG/pull/8000) - build: merge release v6.173.0 to develop [`#8034`](https://github.com/opengovsg/FormSG/pull/8034) - fix(deps): bump libphonenumber-js from 1.11.16 to 1.11.17 in /shared [`#8021`](https://github.com/opengovsg/FormSG/pull/8021) -- * fix(deps): bump fp-ts from 2.16.8 to 2.16.9 (#8017) [`#8027`](https://github.com/opengovsg/FormSG/pull/8027) -- fix: update mongodb binary version to 6 [`#8032`](https://github.com/opengovsg/FormSG/pull/8032) -- chore: bump version to v6.173.0 [`54e544d`](https://github.com/opengovsg/FormSG/commit/54e544d9835af07fbcd2b0218ed522c26b18fa5e) - chore: bump version to v6.174.0 [`22b1122`](https://github.com/opengovsg/FormSG/commit/22b1122e8e15dbb8ca4c69c1d6c026a865d3b67c) +#### [v6.173.1](https://github.com/opengovsg/FormSG/compare/v6.173.0...v6.173.1) + +> 13 January 2025 + +- fix: remove multer [`#8041`](https://github.com/opengovsg/FormSG/pull/8041) +- * fix(deps): bump fp-ts from 2.16.8 to 2.16.9 (#8017) [`#8027`](https://github.com/opengovsg/FormSG/pull/8027) +- chore: bump version to v6.173.1 [`70fd33a`](https://github.com/opengovsg/FormSG/commit/70fd33aa01b398f98f2b2dfee6880cd043889cc1) + #### [v6.173.0](https://github.com/opengovsg/FormSG/compare/v6.172.0...v6.173.0) > 7 January 2025 +- fix: update mongodb binary version to 6 [`#8032`](https://github.com/opengovsg/FormSG/pull/8032) - feat: multi lang feature [`#8022`](https://github.com/opengovsg/FormSG/pull/8022) - fix(deps): bump fp-ts from 2.16.8 to 2.16.9 [`#8017`](https://github.com/opengovsg/FormSG/pull/8017) - build: merge release v6.172.0 to develop [`#8016`](https://github.com/opengovsg/FormSG/pull/8016) - build: release v6.172.0 [`#8015`](https://github.com/opengovsg/FormSG/pull/8015) -- chore: bump version to v6.173.0 [`1cb7772`](https://github.com/opengovsg/FormSG/commit/1cb7772374249830091d1fb3278a035957d23bcb) +- chore: bump version to v6.173.0 [`54e544d`](https://github.com/opengovsg/FormSG/commit/54e544d9835af07fbcd2b0218ed522c26b18fa5e) #### [v6.172.0](https://github.com/opengovsg/FormSG/compare/v6.171.0...v6.172.0) @@ -53,7 +63,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - build: release v6.170.0 [`#7998`](https://github.com/opengovsg/FormSG/pull/7998) - chore: bump version to v6.171.0 [`089a155`](https://github.com/opengovsg/FormSG/commit/089a155a51691f98f7c06ff218da3a263d22086c) -#### [v6.170.0](https://github.com/opengovsg/FormSG/compare/v6.169.0...v6.170.0) +#### [v6.170.0](https://github.com/opengovsg/FormSG/compare/v6.169.1...v6.170.0) > 16 December 2024 @@ -65,9 +75,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - build: merge release 6.169.0 to develop [`#7987`](https://github.com/opengovsg/FormSG/pull/7987) - fix(i18n): replace title,desc missed earlier [`#7940`](https://github.com/opengovsg/FormSG/pull/7940) - feat(i18n): replace hardcoded text in FeedbackBlock for i18n [`#7941`](https://github.com/opengovsg/FormSG/pull/7941) -- build: release v6.169.0 [`#7986`](https://github.com/opengovsg/FormSG/pull/7986) - chore: bump version to v6.170.0 [`91bdef3`](https://github.com/opengovsg/FormSG/commit/91bdef34cd54b347c6ea9a1526b8811e8a6d2c1c) +#### [v6.169.1](https://github.com/opengovsg/FormSG/compare/v6.169.0...v6.169.1) + +> 13 December 2024 + +- feat: add formurl to otp email [`#7993`](https://github.com/opengovsg/FormSG/pull/7993) +- build: release v6.169.0 [`#7986`](https://github.com/opengovsg/FormSG/pull/7986) + #### [v6.169.0](https://github.com/opengovsg/FormSG/compare/v6.168.0...v6.169.0) > 11 December 2024 diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 0c98f80a3e..b6f80c5567 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "form-frontend", - "version": "6.173.1", + "version": "6.174.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "form-frontend", - "version": "6.173.1", + "version": "6.174.0", "hasInstallScript": true, "dependencies": { "@chakra-ui/react": "^2.8.2", diff --git a/frontend/package.json b/frontend/package.json index b5ce3abe8b..13c4803743 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "form-frontend", - "version": "6.173.1", + "version": "6.174.0", "homepage": ".", "type": "module", "private": true, diff --git a/package-lock.json b/package-lock.json index b4b4857f09..1df93923d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "FormSG", - "version": "6.173.1", + "version": "6.174.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "FormSG", - "version": "6.173.1", + "version": "6.174.0", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudwatch-logs": "^3.536.0", diff --git a/package.json b/package.json index e921eb0fd1..a26588b6c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "FormSG", "description": "Form Manager for Government", - "version": "6.173.1", + "version": "6.174.0", "homepage": "https://form.gov.sg", "authors": [ "FormSG "