From 2d435cadfcfa5309f86967deb5416ed83c25534f Mon Sep 17 00:00:00 2001 From: Kar Rui Lau Date: Tue, 9 Nov 2021 14:17:28 +0800 Subject: [PATCH] chore: bump version to v5.34.0 --- CHANGELOG.md | 30 +++++++++++++++++++++++++++++- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 31 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc2800f745..d952ae3ee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,30 @@ 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). +#### [v5.34.0](https://github.com/opengovsg/FormSG/compare/v5.33.0...v5.34.0) + +- feat: log sessionUserId in all encrypt-submission controllers [`#3041`](https://github.com/opengovsg/FormSG/pull/3041) +- fix(deps): bump node-notifier from 8.0.0 to 8.0.2 [`#3035`](https://github.com/opengovsg/FormSG/pull/3035) +- fix(deps): bump tar from 6.0.2 to 6.1.11 [`#3034`](https://github.com/opengovsg/FormSG/pull/3034) +- fix(deps): bump color-string from 1.5.3 to 1.6.0 [`#3033`](https://github.com/opengovsg/FormSG/pull/3033) +- fix(deps): bump tmpl from 1.0.4 to 1.0.5 [`#3032`](https://github.com/opengovsg/FormSG/pull/3032) +- fix(deps): bump path-parse from 1.0.6 to 1.0.7 [`#3031`](https://github.com/opengovsg/FormSG/pull/3031) +- build(deps): bump validator from 13.6.0 to 13.7.0 in /shared [`#3029`](https://github.com/opengovsg/FormSG/pull/3029) +- fix(deps): bump aws-sdk from 2.1018.0 to 2.1019.0 [`#3025`](https://github.com/opengovsg/FormSG/pull/3025) +- build: merge release 5.33.0 into develop [`#3022`](https://github.com/opengovsg/FormSG/pull/3022) +- fix(deps): bump validator from 13.6.0 to 13.7.0 [`#3023`](https://github.com/opengovsg/FormSG/pull/3023) +- chore(deps-dev): bump @babel/plugin-transform-runtime [`#3020`](https://github.com/opengovsg/FormSG/pull/3020) +- fix(deps): bump @babel/runtime from 7.15.4 to 7.16.0 [`#3021`](https://github.com/opengovsg/FormSG/pull/3021) +- chore(deps-dev): bump @babel/core from 7.15.8 to 7.16.0 [`#3017`](https://github.com/opengovsg/FormSG/pull/3017) +- fix(deps): bump aws-sdk from 2.1016.0 to 2.1018.0 [`#3009`](https://github.com/opengovsg/FormSG/pull/3009) +- chore(deps-dev): bump @babel/preset-env from 7.15.8 to 7.16.0 [`#3016`](https://github.com/opengovsg/FormSG/pull/3016) +- chore(deps-dev): bump @types/validator from 13.6.5 to 13.6.6 [`#3011`](https://github.com/opengovsg/FormSG/pull/3011) +- chore(deps-dev): bump htmlhint from 0.15.2 to 0.16.0 [`#3010`](https://github.com/opengovsg/FormSG/pull/3010) + #### [v5.33.0](https://github.com/opengovsg/FormSG/compare/v5.32.0...v5.33.0) +> 1 November 2021 + - fix(deps): bump aws-sdk from 2.1015.0 to 2.1016.0 [`#3008`](https://github.com/opengovsg/FormSG/pull/3008) - chore: merge release v5.32.0 into develop [`#2991`](https://github.com/opengovsg/FormSG/pull/2991) - chore(deps-dev): bump type-fest from 2.5.1 to 2.5.2 [`#3005`](https://github.com/opengovsg/FormSG/pull/3005) @@ -19,6 +41,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore(deps-dev): bump lint-staged from 11.2.4 to 11.2.5 [`#2994`](https://github.com/opengovsg/FormSG/pull/2994) - build: release v5.32.0 [`#2989`](https://github.com/opengovsg/FormSG/pull/2989) - build: Release 5.31.0 [`#2949`](https://github.com/opengovsg/FormSG/pull/2949) +- chore: bump version to 5.33.0 [`53ffe1a`](https://github.com/opengovsg/FormSG/commit/53ffe1a248442b0a7505e505fdf06673ddb9c224) #### [v5.32.0](https://github.com/opengovsg/FormSG/compare/v5.31.0...v5.32.0) @@ -865,7 +888,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - fix(verification): loosen OTP waiting time by 2 seconds [`#1957`](https://github.com/opengovsg/FormSG/pull/1957) - chore: bump version to 5.12.0 [`85759bc`](https://github.com/opengovsg/FormSG/commit/85759bc9dc01f73da3cbd0ec73c636e58e983948) -#### [v5.11.0](https://github.com/opengovsg/FormSG/compare/v5.10.0...v5.11.0) +#### [v5.11.0](https://github.com/opengovsg/FormSG/compare/v5.10.1...v5.11.0) > 25 May 2021 @@ -933,6 +956,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#1868`](https://github.com/opengovsg/FormSG/pull/1868) - fix(deps): bump @sentry/integrations from 6.3.5 to 6.3.6 [`#1850`](https://github.com/opengovsg/FormSG/pull/1850) - chore: bump version to 5.11.0 [`54b1958`](https://github.com/opengovsg/FormSG/commit/54b1958d0968e670ef145461d9d7859384d573ef) + +#### [v5.10.1](https://github.com/opengovsg/FormSG/compare/v5.10.0...v5.10.1) + +> 17 May 2021 + - chore: bump version to v5.10.1 [`0442cd7`](https://github.com/opengovsg/FormSG/commit/0442cd72637019fb1e43bce5f8f5abe14ee79f8c) - fix: allow for unknown keys in updateEndPage validator [`617d86a`](https://github.com/opengovsg/FormSG/commit/617d86a28910eec6ebd3249a2de636086429d6a6) diff --git a/package-lock.json b/package-lock.json index 62b4f5dcda..a6ae1f4587 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "FormSG", - "version": "5.33.0", + "version": "5.34.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fababc5941..191a3d5e67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "FormSG", "description": "Form Manager for Government", - "version": "5.33.0", + "version": "5.34.0", "homepage": "https://form.gov.sg", "authors": [ "FormSG "