From b355f4a686445a7863e06a0da2ec136e878d50fd Mon Sep 17 00:00:00 2001 From: Ken Date: Tue, 23 Apr 2024 22:19:48 +0800 Subject: [PATCH] chore: bump version to v6.117.0 --- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++---- frontend/package-lock.json | 4 ++-- frontend/package.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 36 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a24cf192b4..573ed4c10b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,40 @@ 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.116.0](https://github.com/opengovsg/FormSG/compare/v6.116.0...v6.116.0) - -- chore: update chromium to latest published version [`#7252`](https://github.com/opengovsg/FormSG/pull/7252) +#### [v6.117.0](https://github.com/opengovsg/FormSG/compare/v6.117.0...v6.117.0) + +- feat(i18n): add common strings for translation [`#7256`](https://github.com/opengovsg/FormSG/pull/7256) +- fix(btn): remove admin sms toggle check [`#7275`](https://github.com/opengovsg/FormSG/pull/7275) +- feat: update localstack docker image [`#7271`](https://github.com/opengovsg/FormSG/pull/7271) +- fix: remove phantom fields [`#7276`](https://github.com/opengovsg/FormSG/pull/7276) +- chore: allow pip to install packages globally [`#7259`](https://github.com/opengovsg/FormSG/pull/7259) +- fix(deps): bump type-fest from 4.15.0 to 4.16.0 in /shared [`#7274`](https://github.com/opengovsg/FormSG/pull/7274) +- fix(deps): bump zod from 3.22.5 to 3.23.0 in /shared [`#7273`](https://github.com/opengovsg/FormSG/pull/7273) +- fix(deps): bump libphonenumber-js from 1.10.60 to 1.10.61 in /shared [`#7272`](https://github.com/opengovsg/FormSG/pull/7272) + +#### [v6.117.0](https://github.com/opengovsg/FormSG/compare/v6.116.0...v6.117.0) + +> 22 April 2024 + +- chore: add missing packages in package-lock [`#7270`](https://github.com/opengovsg/FormSG/pull/7270) +- build: release v6.116.0 to develop [`#7269`](https://github.com/opengovsg/FormSG/pull/7269) +- build: merge release v6.116.0 to develop [`#7263`](https://github.com/opengovsg/FormSG/pull/7263) +- feat(btn): sms removal and announcment [`#7257`](https://github.com/opengovsg/FormSG/pull/7257) +- fix(deps): bump zod from 3.22.4 to 3.22.5 in /shared [`#7261`](https://github.com/opengovsg/FormSG/pull/7261) +- chore: update chromium to latest published version [`#7258`](https://github.com/opengovsg/FormSG/pull/7258) +- chore(dockerfile): bump chromium version to work with alpine-3.19 [`#7255`](https://github.com/opengovsg/FormSG/pull/7255) +- chore(deps): bump tar from 6.1.11 to 6.2.1 in /serverless/virus-scanner [`#7253`](https://github.com/opengovsg/FormSG/pull/7253) +- fix(deps): bump tar from 6.2.0 to 6.2.1 [`#7254`](https://github.com/opengovsg/FormSG/pull/7254) +- chore: refactor to move endpage block to generic folder [`#7248`](https://github.com/opengovsg/FormSG/pull/7248) +- build: release v6.116.0 [`#7251`](https://github.com/opengovsg/FormSG/pull/7251) +- chore: reverting package-lock changes [`040b962`](https://github.com/opengovsg/FormSG/commit/040b96284ea317de22d9de6cf872fd4116f24c51) +- chore: bump version to v6.117.0 [`79b8da4`](https://github.com/opengovsg/FormSG/commit/79b8da4927f38239692e681998fa9263d4ae34f6) #### [v6.116.0](https://github.com/opengovsg/FormSG/compare/v6.115.1...v6.116.0) > 8 April 2024 +- chore: update chromium to latest published version [`#7252`](https://github.com/opengovsg/FormSG/pull/7252) - fix(deps): bump libphonenumber-js from 1.10.59 to 1.10.60 in /shared [`#7250`](https://github.com/opengovsg/FormSG/pull/7250) - build: merge release v6.115.1 back to develop [`#7249`](https://github.com/opengovsg/FormSG/pull/7249) - chore: upgrade docker base node image to 3.19 [`#7053`](https://github.com/opengovsg/FormSG/pull/7053) @@ -19,7 +45,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore: move react-dev-inspector to frontend/package.json [`#7245`](https://github.com/opengovsg/FormSG/pull/7245) - refactor: add exhaustive checks, use answerArray for arrays [`#7244`](https://github.com/opengovsg/FormSG/pull/7244) - fix(deps): bump type-fest from 4.14.0 to 4.15.0 in /shared [`#7243`](https://github.com/opengovsg/FormSG/pull/7243) -- chore: bump version to v6.116.0 [`49245be`](https://github.com/opengovsg/FormSG/commit/49245be72a189bd0b78004db7f51e9d8427e332e) +- chore: bump version to v6.116.0 [`31e1a33`](https://github.com/opengovsg/FormSG/commit/31e1a33c96d76b69c492f5212bc48a3dabe054af) #### [v6.115.1](https://github.com/opengovsg/FormSG/compare/v6.115.0...v6.115.1) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index a83a8f51d6..11cd9407f0 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "form-frontend", - "version": "6.116.0", + "version": "6.117.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "form-frontend", - "version": "6.116.0", + "version": "6.117.0", "hasInstallScript": true, "dependencies": { "@chakra-ui/react": "^1.8.6", diff --git a/frontend/package.json b/frontend/package.json index 9516f12706..5c7fe36533 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "form-frontend", - "version": "6.116.0", + "version": "6.117.0", "homepage": ".", "private": true, "dependencies": { diff --git a/package-lock.json b/package-lock.json index 9f4760eb8f..6d5517a675 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "FormSG", - "version": "6.116.0", + "version": "6.117.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "FormSG", - "version": "6.116.0", + "version": "6.117.0", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudwatch-logs": "^3.536.0", diff --git a/package.json b/package.json index 7a655b76e6..4b329a95a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "FormSG", "description": "Form Manager for Government", - "version": "6.116.0", + "version": "6.117.0", "homepage": "https://form.gov.sg", "authors": [ "FormSG "