From d87070474268a1985bf5ba62710ab4d89803822c Mon Sep 17 00:00:00 2001 From: Ken Date: Tue, 30 Jan 2024 19:16:47 +0800 Subject: [PATCH] chore: bump version to 6.105.0 --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f0150349e..f45536fdeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,18 @@ 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.105.0](https://github.com/opengovsg/FormSG/compare/v6.104.0...v6.105.0) + +- build: release v6.104.0 [`#7050`](https://github.com/opengovsg/FormSG/pull/7050) +- chore: update pp and tou [`4726078`](https://github.com/opengovsg/FormSG/commit/4726078d16516f47708f2c19be28d678d162db2f) + #### [v6.104.0](https://github.com/opengovsg/FormSG/compare/v6.103.0...v6.104.0) +> 30 January 2024 + - chore: credits update [`#7042`](https://github.com/opengovsg/FormSG/pull/7042) - build: release v6.103.0 [`#7040`](https://github.com/opengovsg/FormSG/pull/7040) +- chore: bump version to 6.104.0 [`54ce533`](https://github.com/opengovsg/FormSG/commit/54ce5336c0b2ad69d8c68766647a2455f9fc4316) - chore: update banner for TOU [`9547227`](https://github.com/opengovsg/FormSG/commit/95472277ce76427dc64eac7977170643c0264762) #### [v6.103.0](https://github.com/opengovsg/FormSG/compare/v6.102.0...v6.103.0) diff --git a/package-lock.json b/package-lock.json index 4b59bb2ccd..59921ff45e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "FormSG", - "version": "6.104.0", + "version": "6.105.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "FormSG", - "version": "6.104.0", + "version": "6.105.0", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-cloudwatch-logs": "^3.347.1", diff --git a/package.json b/package.json index 39dc71a02a..08ce7b51c7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "FormSG", "description": "Form Manager for Government", - "version": "6.104.0", + "version": "6.105.0", "homepage": "https://form.gov.sg", "authors": [ "FormSG "