Skip to content

Commit

Permalink
chore: bump version to v6.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM committed Aug 31, 2023
1 parent 255a609 commit 2ce5099
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 9 deletions.
33 changes: 30 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,24 @@ 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.73.0](https://github.com/opengovsg/FormSG/compare/v6.73.0...v6.73.0)

#### [v6.74.0](https://github.com/opengovsg/FormSG/compare/v6.73.0...v6.74.0)

- chore: remove dangling comments [`#6676`](https://github.com/opengovsg/FormSG/pull/6676)
- chore(deps): bump mongodb from 5.1.0 to 5.8.0 in /scripts/20230317_whitespace_issue [`#6677`](https://github.com/opengovsg/FormSG/pull/6677)
- fix: platform api v1 - return appropriate status code for MissingUserError [`#6675`](https://github.com/opengovsg/FormSG/pull/6675)
- feat: payment quantity selector [`#6669`](https://github.com/opengovsg/FormSG/pull/6669)
- fix: allow submission when Myinfo child field is hidden by logic [`#6673`](https://github.com/opengovsg/FormSG/pull/6673)
- fix(deps): bump type-fest from 4.3.0 to 4.3.1 in /shared [`#6674`](https://github.com/opengovsg/FormSG/pull/6674)
- fix: Myinfo Child DOB [`#6648`](https://github.com/opengovsg/FormSG/pull/6648)
- fix(deps): bump libphonenumber-js from 1.10.41 to 1.10.43 in /shared [`#6672`](https://github.com/opengovsg/FormSG/pull/6672)
- feat: virus scanner for storage mode submissions [`#6642`](https://github.com/opengovsg/FormSG/pull/6642)
- chore: replace url with updated gogov links [`#6658`](https://github.com/opengovsg/FormSG/pull/6658)
- feat: enable myinfo child vax field [`#6652`](https://github.com/opengovsg/FormSG/pull/6652)
- fix(deps): bump type-fest from 4.2.0 to 4.3.0 in /shared [`#6668`](https://github.com/opengovsg/FormSG/pull/6668)
- build: merge v6.73.0 into develop [`#6659`](https://github.com/opengovsg/FormSG/pull/6659)
- build: release v6.73.0 [`#6657`](https://github.com/opengovsg/FormSG/pull/6657)
- fix: add specific payment descriptions logic for payment types [`#6651`](https://github.com/opengovsg/FormSG/pull/6651)
- chore: bump version to v6.73.0 [`1476fae`](https://github.com/opengovsg/FormSG/commit/1476fae0cd5685dd4fc2e23732f59547a7fb260e)

#### [v6.73.0](https://github.com/opengovsg/FormSG/compare/v6.72.0...v6.73.0)

Expand Down Expand Up @@ -119,7 +134,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build: release v6.67.0 [`#6555`](https://github.com/opengovsg/FormSG/pull/6555)
- chore: bump version to 6.67.1 [`b641094`](https://github.com/opengovsg/FormSG/commit/b641094d40a67a888e3a8ac967a43f9d1732bd49)

#### [v6.67.0](https://github.com/opengovsg/FormSG/compare/v6.66.0...v6.67.0)
#### [v6.67.0](https://github.com/opengovsg/FormSG/compare/v6.66.1...v6.67.0)

> 20 July 2023

Expand All @@ -129,8 +144,20 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build: release v6.66.0 [`#6550`](https://github.com/opengovsg/FormSG/pull/6550)
- feat: MyInfo Children compound fields beta [`#6523`](https://github.com/opengovsg/FormSG/pull/6523)
- ci: adjust timeouts for playwright pipe [`#6551`](https://github.com/opengovsg/FormSG/pull/6551)
- fix: use proof-of-payment for payment receipt/invoice [`#6549`](https://github.com/opengovsg/FormSG/pull/6549)
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /frontend [`#6548`](https://github.com/opengovsg/FormSG/pull/6548)
- fix(deps): bump word-wrap from 1.2.3 to 1.2.4 [`#6547`](https://github.com/opengovsg/FormSG/pull/6547)
- build(deps): bump winston-cloudwatch to v6.2.0 [`#6545`](https://github.com/opengovsg/FormSG/pull/6545)
- chore: bump version to v6.66.0 [`0233ba8`](https://github.com/opengovsg/FormSG/commit/0233ba8018532d4978d13717fac065f81e2eb515)
- chore: bump version to v6.67.0 [`6ca03c6`](https://github.com/opengovsg/FormSG/commit/6ca03c68cb162a4ae3af01f172425b3305742ae0)

#### [v6.66.1](https://github.com/opengovsg/FormSG/compare/v6.66.0...v6.66.1)

> 18 July 2023

- revert: build(deps): bump winston-cloudwatch version to 6.2.0 [`#6542`](https://github.com/opengovsg/FormSG/pull/6542)
- chore: bump version to v6.66.0 [`b3a9818`](https://github.com/opengovsg/FormSG/commit/b3a9818762e334bc7126c029cdba63156bac85ed)

#### [v6.66.0](https://github.com/opengovsg/FormSG/compare/v6.65.0...v6.66.0)

> 19 July 2023
Expand Down
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "form-frontend",
"version": "6.73.0",
"version": "6.74.0",
"homepage": ".",
"private": true,
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "FormSG",
"description": "Form Manager for Government",
"version": "6.73.0",
"version": "6.74.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <formsg@data.gov.sg>"
Expand Down

0 comments on commit 2ce5099

Please sign in to comment.