diff --git a/CHANGELOG.md b/CHANGELOG.md index 4182e097db..0fd9d40e62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,20 @@ 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.106.0](https://github.com/opengovsg/FormSG/compare/v6.105.0...v6.106.0) + +- build: release v6.105.0 [`#7054`](https://github.com/opengovsg/FormSG/pull/7054) +- build: merge release v6.104.0 into develop [`#7051`](https://github.com/opengovsg/FormSG/pull/7051) +- build: merge release v6.103.0 into develop [`#7041`](https://github.com/opengovsg/FormSG/pull/7041) +- feat(scripts): save multi-language forms report to tsv files [`#7027`](https://github.com/opengovsg/FormSG/pull/7027) + #### [v6.105.0](https://github.com/opengovsg/FormSG/compare/v6.104.0...v6.105.0) +> 30 January 2024 + - build: release v6.104.0 [`#7050`](https://github.com/opengovsg/FormSG/pull/7050) -- chore: update pp and tou [`b75c564`](https://github.com/opengovsg/FormSG/commit/b75c5648d36af15eb038a845cd46f9a9d9947277) +- chore: update pp and tou [`a9c1ec5`](https://github.com/opengovsg/FormSG/commit/a9c1ec5321a18e42a14e7cccf7c7461d8ffd7325) +- chore: bump version to 6.105.0 [`71c15d0`](https://github.com/opengovsg/FormSG/commit/71c15d0edefa8654544464246c97469bb3595dae) #### [v6.104.0](https://github.com/opengovsg/FormSG/compare/v6.103.0...v6.104.0) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 55d84ba69c..ef9a4b1cd0 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "form-frontend", - "version": "6.101.0", + "version": "6.102.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "form-frontend", - "version": "6.101.0", + "version": "6.102.0", "hasInstallScript": true, "dependencies": { "@chakra-ui/react": "^1.8.6", diff --git a/frontend/package.json b/frontend/package.json index a982a6755a..c363a307bb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "form-frontend", - "version": "6.101.0", + "version": "6.102.0", "homepage": ".", "private": true, "dependencies": { diff --git a/package-lock.json b/package-lock.json index 59921ff45e..2d3a407cf1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "FormSG", - "version": "6.105.0", + "version": "6.106.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "FormSG", - "version": "6.105.0", + "version": "6.106.0", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudwatch-logs": "^3.347.1", diff --git a/package.json b/package.json index 08ce7b51c7..8105327d10 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "FormSG", "description": "Form Manager for Government", - "version": "6.105.0", + "version": "6.106.0", "homepage": "https://form.gov.sg", "authors": [ "FormSG "