Skip to content

Commit

Permalink
chore: bump version to 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tshuli committed Apr 6, 2021
1 parent 80ee557 commit a6ce485
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 47 deletions.
98 changes: 53 additions & 45 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,49 @@ 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.4.1](https://github.com/opengovsg/FormSG/compare/v5.4.0...v5.4.1)

#### [v5.5.0](https://github.com/opengovsg/FormSG/compare/v5.4.0...v5.5.0)

- [Snyk] Security upgrade mongoose from 5.11.10 to 5.12.3 [`#1538`](https://github.com/opengovsg/FormSG/pull/1538)
- ref(auth-api): duplicate auth endpoints to new /api/v3 router [`#1551`](https://github.com/opengovsg/FormSG/pull/1551)
- chore: add createReqMeta to verification module logging [`#1562`](https://github.com/opengovsg/FormSG/pull/1562)
- chore(deps-dev): bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#1558`](https://github.com/opengovsg/FormSG/pull/1558)
- chore(deps-dev): bump ngrok from 4.0.0 to 4.0.1 [`#1560`](https://github.com/opengovsg/FormSG/pull/1560)
- chore(deps-dev): bump eslint-plugin-jest from 24.3.3 to 24.3.4 [`#1559`](https://github.com/opengovsg/FormSG/pull/1559)
- chore(deps-dev): bump @types/mongodb from 3.6.10 to 3.6.12 [`#1557`](https://github.com/opengovsg/FormSG/pull/1557)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#1556`](https://github.com/opengovsg/FormSG/pull/1556)
- fix(deps): bump @opengovsg/spcp-auth-client from 1.4.4 to 1.4.5 [`#1555`](https://github.com/opengovsg/FormSG/pull/1555)
- chore(deps): remove nodemailer-direct-transport, not used [`#1550`](https://github.com/opengovsg/FormSG/pull/1550)
- refactor: convert submission limit service function to ResultAsync [`#1539`](https://github.com/opengovsg/FormSG/pull/1539)
- fix(deps): bump aws-sdk from 2.877.0 to 2.879.0 [`#1549`](https://github.com/opengovsg/FormSG/pull/1549)
- chore(deps-dev): bump eslint-plugin-jest from 24.3.2 to 24.3.3 [`#1548`](https://github.com/opengovsg/FormSG/pull/1548)
- fix(deps): bump @sentry/browser from 6.2.4 to 6.2.5 [`#1545`](https://github.com/opengovsg/FormSG/pull/1545)
- fix(deps): bump aws-sdk from 2.876.0 to 2.877.0 [`#1546`](https://github.com/opengovsg/FormSG/pull/1546)
- fix(deps): bump @sentry/integrations from 6.2.4 to 6.2.5 [`#1543`](https://github.com/opengovsg/FormSG/pull/1543)
- chore: merge release 5.4.1 back to develop [`#1542`](https://github.com/opengovsg/FormSG/pull/1542)
- ref: collapse middlewares of GET /adminform/submissions/metadata route [`#1526`](https://github.com/opengovsg/FormSG/pull/1526)
- ref: collapse middlewares of GET /:formId/adminform/submissions route [`#1530`](https://github.com/opengovsg/FormSG/pull/1530)
- fix(deps): bump aws-sdk from 2.874.0 to 2.876.0 [`#1527`](https://github.com/opengovsg/FormSG/pull/1527)
- fix(deps): bump @sentry/browser from 6.2.3 to 6.2.4 [`#1525`](https://github.com/opengovsg/FormSG/pull/1525)
- fix(deps): bump @sentry/integrations from 6.2.3 to 6.2.4 [`#1523`](https://github.com/opengovsg/FormSG/pull/1523)
- refactor: use neverthrow in /:transactionId/otp/verify [`#1455`](https://github.com/opengovsg/FormSG/pull/1455)
- chore: merge v5.4.0 into develop [`#1505`](https://github.com/opengovsg/FormSG/pull/1505)
- build: release v5.4.0 [`#1493`](https://github.com/opengovsg/FormSG/pull/1493)
- refactor: use neverthrow in /:transactionId/otp (part 5) [`#1454`](https://github.com/opengovsg/FormSG/pull/1454)
- refactor: use neverthrow in /:transactionId/reset (part 4) [`#1453`](https://github.com/opengovsg/FormSG/pull/1453)
- refactor: use neverthrow in /transaction (part 3) [`#1452`](https://github.com/opengovsg/FormSG/pull/1452)
- chore(deps-dev): bump husky from 5.2.0 to 6.0.0 [`#1477`](https://github.com/opengovsg/FormSG/pull/1477)
- chore(deps-dev): bump ngrok from 3.4.1 to 4.0.0 [`#1469`](https://github.com/opengovsg/FormSG/pull/1469)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#1480`](https://github.com/opengovsg/FormSG/pull/1480)
- refactor: Migrate the rest of the filters to handleEncryptedSubmission [`#1474`](https://github.com/opengovsg/FormSG/pull/1474)
- chore(deps-dev): bump @typescript-eslint/parser from 4.19.0 to 4.20.0 [`#1479`](https://github.com/opengovsg/FormSG/pull/1479)
- chore(deps-dev): bump @babel/core from 7.13.13 to 7.13.14 [`#1478`](https://github.com/opengovsg/FormSG/pull/1478)
- refactor: use neverthrow in /transaction/:transactionId [`#1451`](https://github.com/opengovsg/FormSG/pull/1451)
- build: release v5.3.0 [`#1430`](https://github.com/opengovsg/FormSG/pull/1430)
- build: release v5.2.0 [`#1381`](https://github.com/opengovsg/FormSG/pull/1381)
- build: release 5.1.0 [`#1337`](https://github.com/opengovsg/FormSG/pull/1337)
- build: release 5.0.4 - undefined checks for MyInfo address fields [`#1249`](https://github.com/opengovsg/FormSG/pull/1249)
- build: Release v5.0.3 - protect against registered address field type bug [`#1247`](https://github.com/opengovsg/FormSG/pull/1247)
- build: release 5.4.1 - server to respond with status code if storage mode form is archived [`7fb57ad`](https://github.com/opengovsg/FormSG/commit/7fb57ad56629862daa2fb2d0a490bbed4b6e139e)
- fix: server to respond with status code if storage mode form is archived [`91551a9`](https://github.com/opengovsg/FormSG/commit/91551a936de5c09b3193689b65929697ae2e6108)

#### [v5.4.0](https://github.com/opengovsg/FormSG/compare/v5.3.0...v5.4.0)
Expand Down Expand Up @@ -131,7 +166,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build: merge release 5.1.0 into develop [`#1341`](https://github.com/opengovsg/FormSG/pull/1341)
- chore: bump version to 5.2.0 [`0eca821`](https://github.com/opengovsg/FormSG/commit/0eca8214f75345c76915ee8c14f342316dd1f190)

#### [v5.1.0](https://github.com/opengovsg/FormSG/compare/v5.0.3...v5.1.0)
### [v5.1.0](https://github.com/opengovsg/FormSG/compare/v4.59.1...v5.1.0)

> 10 March 2021
Expand Down Expand Up @@ -204,34 +239,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- feat: Add submission limits for storage mode form submissions [`#1097`](https://github.com/opengovsg/FormSG/pull/1097)
- chore: merge v5.0.4 into develop [`#1250`](https://github.com/opengovsg/FormSG/pull/1250)
- chore: merge Release v5.0.3 back to develop branch [`#1248`](https://github.com/opengovsg/FormSG/pull/1248)
- chore: merge v5.0.1 into develop [`#1241`](https://github.com/opengovsg/FormSG/pull/1241)
- fix: format workpass status correctly, preview submissions, copy changes [`#1237`](https://github.com/opengovsg/FormSG/pull/1237)
- feat: update editable fields and clear cookie upon submission [`#1232`](https://github.com/opengovsg/FormSG/pull/1232)
- style: update end page styling [`#1231`](https://github.com/opengovsg/FormSG/pull/1231)
- feat: migrate to MyInfo V3 [`#1175`](https://github.com/opengovsg/FormSG/pull/1175)
- chore: merge v4.59.1 into develop [`#1227`](https://github.com/opengovsg/FormSG/pull/1227)
- chore: bump version to 5.1.0 [`8bb5ad1`](https://github.com/opengovsg/FormSG/commit/8bb5ad107e224d6957d873b34e8646c1d3f7f477)
- chore: bump version to 5.0.4 [`9a422f8`](https://github.com/opengovsg/FormSG/commit/9a422f8fceb2a608f4983306376b54bd79cb8f77)
- fix: check truthiness for all address fields [`bad7228`](https://github.com/opengovsg/FormSG/commit/bad7228c631d274e7ff91063d2c3b6d3b88bb497)

#### [v5.0.3](https://github.com/opengovsg/FormSG/compare/v5.0.2...v5.0.3)

> 25 February 2021
- fix: format workpass status correctly, preview submissions, copy changes [`#1237`](https://github.com/opengovsg/FormSG/pull/1237)
- feat: update editable fields and clear cookie upon submission [`#1232`](https://github.com/opengovsg/FormSG/pull/1232)
- style: update end page styling [`#1231`](https://github.com/opengovsg/FormSG/pull/1231)
- feat: migrate to MyInfo V3 [`#1175`](https://github.com/opengovsg/FormSG/pull/1175)
- chore: bump version to v5.0.2 [`256d772`](https://github.com/opengovsg/FormSG/commit/256d772f35d69a535a8062e36a6b2c1e5609784e)
- chore: bump version to 5.0.0 [`e411cf3`](https://github.com/opengovsg/FormSG/commit/e411cf39f69e676892849e8f3ed1cc0d8ebdcf2f)
- chore: bump version to 5.0.1 [`a235730`](https://github.com/opengovsg/FormSG/commit/a2357301933f30edbb3952c43e4c9e4395751e3c)

### [v5.0.2](https://github.com/opengovsg/FormSG/compare/v4.59.1...v5.0.2)

> 25 February 2021
- fix: convert MyInfo residential status to uppercase [`#1238`](https://github.com/opengovsg/FormSG/pull/1238)
- build: release v5.0.0 - migrate to MyInfo V3 [`#1228`](https://github.com/opengovsg/FormSG/pull/1228)
- chore: merge v5.0.1 into develop [`#1241`](https://github.com/opengovsg/FormSG/pull/1241)
- fix: format workpass status correctly, preview submissions, copy changes [`#1237`](https://github.com/opengovsg/FormSG/pull/1237)
- feat: update editable fields and clear cookie upon submission [`#1232`](https://github.com/opengovsg/FormSG/pull/1232)
- style: update end page styling [`#1231`](https://github.com/opengovsg/FormSG/pull/1231)
Expand Down Expand Up @@ -288,9 +300,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Release 4.30.2 - fix AWS endpoint and /emailnotifications log group [`#78`](https://github.com/opengovsg/FormSG/pull/78)
- build: Release 4.30.1 - Fix field creation on old clients [`#74`](https://github.com/opengovsg/FormSG/pull/74)
- Release 4.30.0 - acknowledgement for secret key backup, TypeScript migrations [`#67`](https://github.com/opengovsg/FormSG/pull/67)
- build: release v5.0.2 - registered address value undefined bug [`dbcdbf0`](https://github.com/opengovsg/FormSG/commit/dbcdbf09cc4ad8f23408a450bfadcc602c0bf20e)
- chore: bump version to 5.0.0 [`fb11aee`](https://github.com/opengovsg/FormSG/commit/fb11aee0d19214d824a350c02a3e2a04f89ea726)
- fix(registered-address): test truthiness of all value property accessors [`bd6ad34`](https://github.com/opengovsg/FormSG/commit/bd6ad3494c42432ec60fa135bb0067b41fa0137a)
- chore: bump version to 5.1.0 [`8bb5ad1`](https://github.com/opengovsg/FormSG/commit/8bb5ad107e224d6957d873b34e8646c1d3f7f477)
- chore: bump version to v5.0.2 [`256d772`](https://github.com/opengovsg/FormSG/commit/256d772f35d69a535a8062e36a6b2c1e5609784e)
- chore: bump version to 5.0.4 [`9a422f8`](https://github.com/opengovsg/FormSG/commit/9a422f8fceb2a608f4983306376b54bd79cb8f77)

#### [v4.59.1](https://github.com/opengovsg/FormSG/compare/v4.59.0...v4.59.1)

Expand Down Expand Up @@ -671,16 +683,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build: Release 4.30.1 - Fix field creation on old clients [`#74`](https://github.com/opengovsg/FormSG/pull/74)
- Release 4.30.0 - acknowledgement for secret key backup, TypeScript migrations [`#67`](https://github.com/opengovsg/FormSG/pull/67)
- build: empty commit to trigger PR build [`d0c6583`](https://github.com/opengovsg/FormSG/commit/d0c65838efa6731a0f10e89ff954c132b9f8b854)
- feat: update table field styling to not rely on multiple divs [`db03da3`](https://github.com/opengovsg/FormSG/commit/db03da33eca2fc0a6174ca58d7dd8b3cfadadcea)
- fix: return 401 for missing JWT [`e6c1947`](https://github.com/opengovsg/FormSG/commit/e6c19477b05fc4aed90b2db42916220aea2a263c)
- test: add tests for extractJwt [`16191a9`](https://github.com/opengovsg/FormSG/commit/16191a957be0dc7f63dc4221569fac2794b7d063)

#### [v4.50.2](https://github.com/opengovsg/FormSG/compare/v4.50.1...v4.50.2)

> 16 December 2020
- feat: update table field styling to not rely on multiple divs [`db03da3`](https://github.com/opengovsg/FormSG/commit/db03da33eca2fc0a6174ca58d7dd8b3cfadadcea)
- feat: update table field styling to not rely on multiple divs [`e857aed`](https://github.com/opengovsg/FormSG/commit/e857aed667145441758f09f311c2b9f16f57645b)
- fix: email format validation should allow 126/163.com, align frontend and backend validation [`be35522`](https://github.com/opengovsg/FormSG/commit/be35522e15d20521f58fada7ed3164e6c0c0894d)
- chore: bump version to v4.50.2 [`1ac7be6`](https://github.com/opengovsg/FormSG/commit/1ac7be6cb69553d186ec194682ae25bd98318a8b)
- chore: bump version to v4.50.2 [`fad62ec`](https://github.com/opengovsg/FormSG/commit/fad62ec5730412201e208332a91286fd53e2b36a)

#### [v4.50.1](https://github.com/opengovsg/FormSG/compare/v4.50.0...v4.50.1)

Expand Down Expand Up @@ -910,7 +922,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.46.0](https://github.com/opengovsg/FormSG/compare/v4.45.0...v4.46.0)

> 17 November 2020
> 18 November 2020
- chore: use travis_retry to retry flaky tests automatically [`#641`](https://github.com/opengovsg/FormSG/pull/641)
- refactor: migrate MyInfo functionality to TypeScript [`#560`](https://github.com/opengovsg/FormSG/pull/560)
Expand Down Expand Up @@ -952,7 +964,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- ref: migrate inline queries for retrieval of submissions metadata to model static methods [`#601`](https://github.com/opengovsg/FormSG/pull/601)
- chore: bump version to v4.46.0 [`bcdcf03`](https://github.com/opengovsg/FormSG/commit/bcdcf03afdbffb3562386129c793dee5b459b321)
- chore: bump version to 4.45.1 [`d2ec536`](https://github.com/opengovsg/FormSG/commit/d2ec536e5154c9459b97d6977724928dc68e2a19)
- fix: update email list correctly when deleting emails [`5776c2d`](https://github.com/opengovsg/FormSG/commit/5776c2d3d079e2876aacb17c41c398031a8ff939)
- fix: add minimal polyfill for ie11 in decryption worker [`a9d2068`](https://github.com/opengovsg/FormSG/commit/a9d2068d70c61c09910599a37bb8d5e14ead2ffc)

#### [v4.45.0](https://github.com/opengovsg/FormSG/compare/v4.44.0...v4.45.0)

Expand Down Expand Up @@ -1003,9 +1015,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.15.0 [`#526`](https://github.com/opengovsg/FormSG/pull/526)
- build: merge release 4.43.2 into develop [`#552`](https://github.com/opengovsg/FormSG/pull/552)
- build: release 4.43.2 [`#551`](https://github.com/opengovsg/FormSG/pull/551)
- fix(prefill): implement flag to restrict prefillable form fields and disallow prefilling for myinfo fields [`#550`](https://github.com/opengovsg/FormSG/pull/550)
- fix(prefill): do not disable textfield due to phishing concerns [`#540`](https://github.com/opengovsg/FormSG/pull/540)
- build: merge Release 4.43.0 to develop [`#537`](https://github.com/opengovsg/FormSG/pull/537)
- build: Release 4.43.0 [`#529`](https://github.com/opengovsg/FormSG/pull/529)
- build: Release 4.42.0 [`#518`](https://github.com/opengovsg/FormSG/pull/518)
- build: Release 4.41.0 [`#493`](https://github.com/opengovsg/FormSG/pull/493)
Expand All @@ -1029,17 +1038,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build: Release 4.30.1 - Fix field creation on old clients [`#74`](https://github.com/opengovsg/FormSG/pull/74)
- Release 4.30.0 - acknowledgement for secret key backup, TypeScript migrations [`#67`](https://github.com/opengovsg/FormSG/pull/67)
- chore: bump version to 4.44.0 [`03f24e4`](https://github.com/opengovsg/FormSG/commit/03f24e4124ad0aefd54f9360354ec2e4bd7be14e)
- chore: bump version to v4.43.2 [`1a79111`](https://github.com/opengovsg/FormSG/commit/1a7911123004b437f38008e267a9e324729aa5ed)
- build: merge 4.43.1 to develop branch [`6942881`](https://github.com/opengovsg/FormSG/commit/694288184b920a60a7a1cd3baf2bd66dc42bb0fc)
- build: Release 4.43.1 - Allow edits to prefilled textfields, tighten checks for protected routes [`b55e5d5`](https://github.com/opengovsg/FormSG/commit/b55e5d5be4412a620feefc52bf360914c33a8bc7)
- build: Merge pull request #348 from opengovsg/release-4.36.0 [`211efe7`](https://github.com/opengovsg/FormSG/commit/211efe7aac19d9b5b7b18af67f3707f47d138f96)

#### [v4.43.2](https://github.com/opengovsg/FormSG/compare/v4.43.1...v4.43.2)

> 29 October 2020
> 30 October 2020
- fix(prefill): do not disable textfield due to phishing concerns [`#540`](https://github.com/opengovsg/FormSG/pull/540)
- build: release 4.43.1 [`b4599b8`](https://github.com/opengovsg/FormSG/commit/b4599b8a05498c4dd2eb86a513de056570d864cc)
- chore: bump version to v4.43.0 [`415162d`](https://github.com/opengovsg/FormSG/commit/415162db717192ab97dadbfbe2d6716483d28404)
- build: release 4.43.1 [`9d1a96b`](https://github.com/opengovsg/FormSG/commit/9d1a96b45322953c35c67ffdd4dce120e83d8e62)
- fix(prefill): implement flag to restrict prefillable form fields and disallow prefilling for myinfo fields [`#550`](https://github.com/opengovsg/FormSG/pull/550)
- chore: bump version to v4.43.2 [`1a79111`](https://github.com/opengovsg/FormSG/commit/1a7911123004b437f38008e267a9e324729aa5ed)
- build: merge 4.43.1 to develop branch [`6942881`](https://github.com/opengovsg/FormSG/commit/694288184b920a60a7a1cd3baf2bd66dc42bb0fc)

#### [v4.43.1](https://github.com/opengovsg/FormSG/compare/v4.43.0...v4.43.1)

Expand Down
2 changes: 1 addition & 1 deletion 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": "5.4.1",
"version": "5.5.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <formsg@data.gov.sg>"
Expand Down

0 comments on commit a6ce485

Please sign in to comment.