From d01ac17b57d34194538e8c4c242c315597c482dc Mon Sep 17 00:00:00 2001 From: Ken Date: Wed, 14 Feb 2024 12:14:27 +0800 Subject: [PATCH] chore: bump version to v6.109.0 --- CHANGELOG.md | 45 ++++++++++++++++++++++++-------------- frontend/package-lock.json | 4 ++-- frontend/package.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 34 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69e25978b6..8200ec02e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,32 @@ 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.109.0](https://github.com/opengovsg/FormSG/compare/v6.109.0...v6.109.0) + +- revert: "chore(dev): add virus scanner npm install to root install command" [`#7082`](https://github.com/opengovsg/FormSG/pull/7082) + +#### [v6.109.0](https://github.com/opengovsg/FormSG/compare/v6.108.0...v6.109.0) + +> 14 February 2024 + +- chore: add payments by product backend validation [`#7077`](https://github.com/opengovsg/FormSG/pull/7077) +- chore: upgrade mongodb server core to 9.1.6 [`#7052`](https://github.com/opengovsg/FormSG/pull/7052) +- feat(mrf): workflow builder [`#7072`](https://github.com/opengovsg/FormSG/pull/7072) +- chore(dev): add virus scanner npm install to root install command [`#7069`](https://github.com/opengovsg/FormSG/pull/7069) +- feat: update payments thank you page header [`#7020`](https://github.com/opengovsg/FormSG/pull/7020) +- feat: encryption boundary shift in preview mode [`#7071`](https://github.com/opengovsg/FormSG/pull/7071) +- build: merge release v6.108.0 into develop [`#7068`](https://github.com/opengovsg/FormSG/pull/7068) +- build: release v6.108.0 [`#7067`](https://github.com/opengovsg/FormSG/pull/7067) +- chore: bump version to v6.109.0 [`60b2cff`](https://github.com/opengovsg/FormSG/commit/60b2cff1a23fbbca938c2d9eba9110849c624565) + #### [v6.108.0](https://github.com/opengovsg/FormSG/compare/v6.107.0...v6.108.0) +> 6 February 2024 + - feat(payment): webhook with charge information [`#7058`](https://github.com/opengovsg/FormSG/pull/7058) - build: merge release v6.107.0 into develop [`#7064`](https://github.com/opengovsg/FormSG/pull/7064) - build: release v6.107.0 [`#7063`](https://github.com/opengovsg/FormSG/pull/7063) +- chore: bump version to v6.108.0 [`6fb5f4b`](https://github.com/opengovsg/FormSG/commit/6fb5f4bab18df0897dd589d28107fbae8ac15c6b) #### [v6.107.0](https://github.com/opengovsg/FormSG/compare/v6.106.0...v6.107.0) @@ -175,14 +196,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - fix(deps): bump type-fest from 4.8.2 to 4.8.3 in /shared [`#6943`](https://github.com/opengovsg/FormSG/pull/6943) - build: merge release v6.92.0 into develop [`#6934`](https://github.com/opengovsg/FormSG/pull/6934) - build: release v6.92.0 [`#6932`](https://github.com/opengovsg/FormSG/pull/6932) -- feat: set secret key input to password type on activation modal [`#6933`](https://github.com/opengovsg/FormSG/pull/6933) -- chore: bump version to v6.92.0 [`28a8b9c`](https://github.com/opengovsg/FormSG/commit/28a8b9ca95f456c0f2c95d22813bf6d2ae1509ed) - chore: bump version to v6.93.0 [`f7e9dcf`](https://github.com/opengovsg/FormSG/commit/f7e9dcf49f5104815f11ecad6c48d6e71a1e1bf8) #### [v6.92.0](https://github.com/opengovsg/FormSG/compare/v6.91.1...v6.92.0) > 28 November 2023 +- feat: set secret key input to password type on activation modal [`#6933`](https://github.com/opengovsg/FormSG/pull/6933) - fix: add myinfo errors to error map for storage-mode submissions [`#6931`](https://github.com/opengovsg/FormSG/pull/6931) - feat(FE): set secret key input to password type [`#6930`](https://github.com/opengovsg/FormSG/pull/6930) - feat: add prefills for variable payments [`#6899`](https://github.com/opengovsg/FormSG/pull/6899) @@ -198,7 +218,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - fix: omit isVisible property from webhook response [`#6907`](https://github.com/opengovsg/FormSG/pull/6907) - feat: charts [`#6790`](https://github.com/opengovsg/FormSG/pull/6790) - build: merge release 6.90.0 to develop [`#6914`](https://github.com/opengovsg/FormSG/pull/6914) -- chore: bump version to v6.92.0 [`72fac02`](https://github.com/opengovsg/FormSG/commit/72fac021a92df588be577c25690b49e96796387d) +- chore: bump version to v6.92.0 [`28a8b9c`](https://github.com/opengovsg/FormSG/commit/28a8b9ca95f456c0f2c95d22813bf6d2ae1509ed) #### [v6.91.1](https://github.com/opengovsg/FormSG/compare/v6.91.0...v6.91.1) @@ -230,25 +250,17 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - build: merge release v6.89.1 into develop [`#6905`](https://github.com/opengovsg/FormSG/pull/6905) - chore: bump version to v6.90.0 [`c03692e`](https://github.com/opengovsg/FormSG/commit/c03692e3d9aa64afa8007dffecfd9871542f4759) -#### [v6.89.2](https://github.com/opengovsg/FormSG/compare/v6.89.1...v6.89.2) +#### [v6.89.2](https://github.com/opengovsg/FormSG/compare/v6.89.0...v6.89.2) > 17 November 2023 - fix: hotfix v6.89.1 for proper error handling in encrypt-submission middleware [`#6903`](https://github.com/opengovsg/FormSG/pull/6903) +- build: release v6.89.0 [`#6898`](https://github.com/opengovsg/FormSG/pull/6898) +- fix: remove myinfo child from storage mode [`#6901`](https://github.com/opengovsg/FormSG/pull/6901) - chore: revert commit 6869 [`efab3cf`](https://github.com/opengovsg/FormSG/commit/efab3cf844113573d758b1b2c57147d5d0656a28) - chore: bump version to 6.89.2 [`1f4e9f7`](https://github.com/opengovsg/FormSG/commit/1f4e9f70cd33ac2f015fb902de5243a4227e4981) - fix: remove error block [`fb415fc`](https://github.com/opengovsg/FormSG/commit/fb415fcd7189a90056557c242ed98f1dc10e757e) -#### [v6.89.1](https://github.com/opengovsg/FormSG/compare/v6.89.0...v6.89.1) - -> 16 November 2023 - -- build: release v6.89.0 [`#6898`](https://github.com/opengovsg/FormSG/pull/6898) -- fix: remove myinfo child from storage mode [`#6901`](https://github.com/opengovsg/FormSG/pull/6901) -- chore: bump version to 6.89.1 [`253dd25`](https://github.com/opengovsg/FormSG/commit/253dd2596844d28e5dc3caae298fc775fb1a3f75) -- fix: add error handling [`d6c4985`](https://github.com/opengovsg/FormSG/commit/d6c4985aa8e35dd2278af9b70d00d4e86a48bde1) -- fix: remove email mode from myinfo limit message [`5a45c98`](https://github.com/opengovsg/FormSG/commit/5a45c980dbe3fc8c15eacb3ff1827f3003fcbfc4) - #### [v6.89.0](https://github.com/opengovsg/FormSG/compare/v6.88.0...v6.89.0) > 15 November 2023 @@ -285,14 +297,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - fix: add case for SGID MyInfo when field value is missing [`#6874`](https://github.com/opengovsg/FormSG/pull/6874) - build: merge release v6.86.0 into develop [`#6873`](https://github.com/opengovsg/FormSG/pull/6873) - build: release v6.86.0 [`#6866`](https://github.com/opengovsg/FormSG/pull/6866) -- chore: use non-testing branch for font-wqy-zenhei [`#6867`](https://github.com/opengovsg/FormSG/pull/6867) -- chore: bump version to v6.86.0 [`1eec9b6`](https://github.com/opengovsg/FormSG/commit/1eec9b63c914b56b7b10adffd03554e07fde0f3a) - chore: bump version to v6.87.0 [`5054803`](https://github.com/opengovsg/FormSG/commit/50548038804b03f30ce6d23b4d43b7a8cf7d9620) #### [v6.86.0](https://github.com/opengovsg/FormSG/compare/v6.85.1...v6.86.0) > 6 November 2023 +- chore: use non-testing branch for font-wqy-zenhei [`#6867`](https://github.com/opengovsg/FormSG/pull/6867) - chore: update credits and terms of use [`#6865`](https://github.com/opengovsg/FormSG/pull/6865) - fix: add cloudflareinsights as allowable csp [`#6864`](https://github.com/opengovsg/FormSG/pull/6864) - feat: optimise submission query [`#6863`](https://github.com/opengovsg/FormSG/pull/6863) @@ -300,7 +311,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - fix: only render delete button if owner [`#6837`](https://github.com/opengovsg/FormSG/pull/6837) - build: merge release v6.85.1 into develop [`#6861`](https://github.com/opengovsg/FormSG/pull/6861) - fix: hotfix v6.85.1 to prevent creation of SGID_MyInfo storage mode forms [`#6860`](https://github.com/opengovsg/FormSG/pull/6860) -- chore: bump version to v6.86.0 [`1c827cd`](https://github.com/opengovsg/FormSG/commit/1c827cd11844649ca303bb5dc9987db5367637c9) +- chore: bump version to v6.86.0 [`1eec9b6`](https://github.com/opengovsg/FormSG/commit/1eec9b63c914b56b7b10adffd03554e07fde0f3a) #### [v6.85.1](https://github.com/opengovsg/FormSG/compare/v6.85.0...v6.85.1) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 7aef4895be..d60934e3b0 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "form-frontend", - "version": "6.108.0", + "version": "6.109.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "form-frontend", - "version": "6.108.0", + "version": "6.109.0", "hasInstallScript": true, "dependencies": { "@chakra-ui/react": "^1.8.6", diff --git a/frontend/package.json b/frontend/package.json index 6dbdc3eda7..88df8c638e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "form-frontend", - "version": "6.108.0", + "version": "6.109.0", "homepage": ".", "private": true, "dependencies": { diff --git a/package-lock.json b/package-lock.json index af5f9fcc44..a49aed02de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "FormSG", - "version": "6.108.0", + "version": "6.109.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "FormSG", - "version": "6.108.0", + "version": "6.109.0", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudwatch-logs": "^3.347.1", diff --git a/package.json b/package.json index 59894fc4a7..7ddbb4035b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "FormSG", "description": "Form Manager for Government", - "version": "6.108.0", + "version": "6.109.0", "homepage": "https://form.gov.sg", "authors": [ "FormSG "