Skip to content

Commit

Permalink
Merge pull request #3335 from opengovsg/release-5.41.1-hotfix
Browse files Browse the repository at this point in the history
build: Release 5.41.1 hotfix
  • Loading branch information
tshuli authored Jan 27, 2022
2 parents 0988f57 + 0a2e8c8 commit 4ba324a
Show file tree
Hide file tree
Showing 5 changed files with 1,312 additions and 638 deletions.
24 changes: 15 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ 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.41.0](https://github.com/opengovsg/FormSG/compare/v5.40.0...v5.41.0)
#### [v5.41.1](https://github.com/opengovsg/FormSG/compare/v5.40.0...v5.41.1)

- fix(deps): bump node-fetch from 2.6.6 to 2.6.7 [`#3321`](https://github.com/opengovsg/FormSG/pull/3321)
- chore: fix secrets check [`#3330`](https://github.com/opengovsg/FormSG/pull/3330)
- Update secrets-check.sh [`#3287`](https://github.com/opengovsg/FormSG/pull/3287)
- fix: correct busboy filename extraction when utf8 filenames are used [`#3303`](https://github.com/opengovsg/FormSG/pull/3303)
- build: release 5.41.0 [`#3331`](https://github.com/opengovsg/FormSG/pull/3331)
- chore: fix secrets check [`#3330`](https://github.com/opengovsg/FormSG/pull/3330)
- fix(deps): bump express-rate-limit from 6.1.0 to 6.2.0 [`#3329`](https://github.com/opengovsg/FormSG/pull/3329)
- fix(deps): bump @sentry/browser from 6.16.1 to 6.17.1 [`#3325`](https://github.com/opengovsg/FormSG/pull/3325)
Expand Down Expand Up @@ -58,6 +63,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps-dev): bump @babel/plugin-transform-runtime [`#3270`](https://github.com/opengovsg/FormSG/pull/3270)
- fix(deps): bump helmet from 4.6.0 to 5.0.1 [`#3255`](https://github.com/opengovsg/FormSG/pull/3255)
- build: release v5.40.0 [`#3271`](https://github.com/opengovsg/FormSG/pull/3271)
- Revert "Merge pull request #3331 from opengovsg/release-5.41.0" [`05abe95`](https://github.com/opengovsg/FormSG/commit/05abe9563ef69fc0f5b82fd7b2387abda77de630)
- chore: bump version to 5.41.0 [`0cde0bf`](https://github.com/opengovsg/FormSG/commit/0cde0bf9607f7e4166535dd526baea2c7429f2f4)
- Merge pull request #3272 from opengovsg/release [`1dc7108`](https://github.com/opengovsg/FormSG/commit/1dc710860ed3005c50fc608e2ff1b959fd10b899)

#### [v5.40.0](https://github.com/opengovsg/FormSG/compare/v5.39.1...v5.40.0)

> 11 January 2022
- fix(deps): bump busboy from 0.3.1 to 1.3.0 [`#3239`](https://github.com/opengovsg/FormSG/pull/3239)
- chore(deps-dev): bump lint-staged from 12.1.5 to 12.1.7 [`#3268`](https://github.com/opengovsg/FormSG/pull/3268)
- fix(deps): bump fp-ts from 2.11.5 to 2.11.7 [`#3267`](https://github.com/opengovsg/FormSG/pull/3267)
Expand Down Expand Up @@ -85,21 +98,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps-dev): bump @babel/preset-env from 7.16.5 to 7.16.7 [`#3243`](https://github.com/opengovsg/FormSG/pull/3243)
- chore(deps-dev): bump @types/node from 17.0.2 to 17.0.7 [`#3241`](https://github.com/opengovsg/FormSG/pull/3241)
- chore(deps-dev): bump ts-essentials from 9.0.0 to 9.1.2 [`#3236`](https://github.com/opengovsg/FormSG/pull/3236)
- Merge pull request #3272 from opengovsg/release [`1dc7108`](https://github.com/opengovsg/FormSG/commit/1dc710860ed3005c50fc608e2ff1b959fd10b899)
- chore: bump version to v5.40.0 [`b8d19a6`](https://github.com/opengovsg/FormSG/commit/b8d19a61a9bd8f4fb16e7275ef3d3a0efb631d48)

#### [v5.40.0](https://github.com/opengovsg/FormSG/compare/v5.39.1...v5.40.0)

> 30 December 2021
- chore: merge release v5.39.1 back to develop (update package-lock.json back to v1) [`#3222`](https://github.com/opengovsg/FormSG/pull/3222)
- fix(deps): bump date-fns from 2.27.0 to 2.28.0 in /shared [`#3232`](https://github.com/opengovsg/FormSG/pull/3232)
- build: hotfix release v5.39.1 [`#3220`](https://github.com/opengovsg/FormSG/pull/3220)
- fix: revert mongoose v6.0.13 and related dependency update, update mongoose to v5.13.13 [`#3219`](https://github.com/opengovsg/FormSG/pull/3219)
- chore(deps-dev): bump @types/node from 17.0.1 to 17.0.2 [`#3218`](https://github.com/opengovsg/FormSG/pull/3218)
- fix(deps): bump aws-sdk from 2.1046.0 to 2.1047.0 [`#3217`](https://github.com/opengovsg/FormSG/pull/3217)
- build: Release v5.39.0 [`#3214`](https://github.com/opengovsg/FormSG/pull/3214)
- chore: bump version to 5.40.0 [`3747073`](https://github.com/opengovsg/FormSG/commit/3747073825328db4095308631259b548fbe2948a)
- chore: bump version to v5.40.0 [`b8d19a6`](https://github.com/opengovsg/FormSG/commit/b8d19a61a9bd8f4fb16e7275ef3d3a0efb631d48)

#### [v5.39.1](https://github.com/opengovsg/FormSG/compare/v5.39.0...v5.39.1)

Expand Down
Loading

0 comments on commit 4ba324a

Please sign in to comment.