Skip to content

Commit

Permalink
chore: bump version to v6.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wanlingt committed May 18, 2023
1 parent 9efd576 commit 295d09b
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 6 deletions.
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,55 @@ 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.50.0](https://github.com/opengovsg/FormSG/compare/v6.49.0...v6.50.0)

- feat: add sample-submission endpoint to retrieve sample submission data of a public form [`#6325`](https://github.com/opengovsg/FormSG/pull/6325)
- fix(deps): bump @aws-sdk/client-cloudwatch-logs from 3.276.0 to 3.332.0 [`#6345`](https://github.com/opengovsg/FormSG/pull/6345)
- chore: remove conditional frontend routing [`#6190`](https://github.com/opengovsg/FormSG/pull/6190)
- fix: rm white box for payment preview when disabled [`#6342`](https://github.com/opengovsg/FormSG/pull/6342)
- chore: remove support for legacy stripe metadata [`#6264`](https://github.com/opengovsg/FormSG/pull/6264)
- fix(deps): bump stripe from 11.1.0 to 12.5.0 [`#6330`](https://github.com/opengovsg/FormSG/pull/6330)
- fix: disable payment resume and duplicate modals in preview [`#6334`](https://github.com/opengovsg/FormSG/pull/6334)
- feat: required copy updates for payment launch on prod [`#6327`](https://github.com/opengovsg/FormSG/pull/6327)
- fix(deps): bump vm2 from 3.9.17 to 3.9.18 [`#6333`](https://github.com/opengovsg/FormSG/pull/6333)
- fix(deps): bump twilio from 4.7.2 to 4.11.0 [`#6328`](https://github.com/opengovsg/FormSG/pull/6328)
- fix: pin MockPass version [`#6324`](https://github.com/opengovsg/FormSG/pull/6324)
- chore: add code of conduct from contributor covenant [`#6326`](https://github.com/opengovsg/FormSG/pull/6326)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 in /shared [`#6332`](https://github.com/opengovsg/FormSG/pull/6332)
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6 in /shared [`#6331`](https://github.com/opengovsg/FormSG/pull/6331)
- chore(deps-dev): bump @types/jsonfile from 6.1.0 to 6.1.1 [`#6329`](https://github.com/opengovsg/FormSG/pull/6329)
- feat: retain image metadata after compression [`#6320`](https://github.com/opengovsg/FormSG/pull/6320)
- fix: type change due to upgrade in types/express to 4.17.17 [`#6319`](https://github.com/opengovsg/FormSG/pull/6319)
- fix: playwright tests cancelled after timeout (and other issues) [`#6308`](https://github.com/opengovsg/FormSG/pull/6308)
- perf: conditionally use hooks based on activeness of field row [`#6303`](https://github.com/opengovsg/FormSG/pull/6303)
- feat: prevent prefill editing [`#6097`](https://github.com/opengovsg/FormSG/pull/6097)
- chore(deps-dev): bump axios-mock-adapter from 1.21.2 to 1.21.4 [`#6313`](https://github.com/opengovsg/FormSG/pull/6313)
- chore(deps-dev): bump husky from 8.0.2 to 8.0.3 [`#6312`](https://github.com/opengovsg/FormSG/pull/6312)
- chore(deps-dev): bump @types/opossum from 6.2.2 to 6.2.3 [`#6316`](https://github.com/opengovsg/FormSG/pull/6316)
- fix(deps): bump @sentry/browser from 7.28.1 to 7.51.2 [`#6314`](https://github.com/opengovsg/FormSG/pull/6314)
- chore(deps-dev): bump @types/express from 4.17.14 to 4.17.17 [`#6311`](https://github.com/opengovsg/FormSG/pull/6311)
- feat: add local dev support for twilio [`#5881`](https://github.com/opengovsg/FormSG/pull/5881)
- fix: squished logic block either option [`#6305`](https://github.com/opengovsg/FormSG/pull/6305)
- chore(deps-dev): bump jest-extended from 1.2.1 to 3.2.4 [`#5793`](https://github.com/opengovsg/FormSG/pull/5793)
- chore(deps-dev): bump type-fest from 2.19.0 to 3.10.0 [`#6270`](https://github.com/opengovsg/FormSG/pull/6270)
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /frontend [`#5729`](https://github.com/opengovsg/FormSG/pull/5729)
- build(deps): bump json5 from 1.0.1 to 1.0.2 in /frontend [`#5688`](https://github.com/opengovsg/FormSG/pull/5688)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 in /shared [`#6288`](https://github.com/opengovsg/FormSG/pull/6288)
- chore(deps-dev): bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.4 [`#6297`](https://github.com/opengovsg/FormSG/pull/6297)
- build: merge release v6.49.0 to develop [`#6302`](https://github.com/opengovsg/FormSG/pull/6302)
- test: add stories for admin and public forms with payments [`#6292`](https://github.com/opengovsg/FormSG/pull/6292)
- build: release v6.49.0 [`#6298`](https://github.com/opengovsg/FormSG/pull/6298)

#### [v6.49.0](https://github.com/opengovsg/FormSG/compare/v6.48.0...v6.49.0)

> 11 May 2023

- feat: control feature flags through DB [`#6286`](https://github.com/opengovsg/FormSG/pull/6286)
- build: merge release v6.48.0 to develop [`#6295`](https://github.com/opengovsg/FormSG/pull/6295)
- feat: control payment methods through stripe dashboard [`#6272`](https://github.com/opengovsg/FormSG/pull/6272)
- feat: add business field mutation to form-level [`#6236`](https://github.com/opengovsg/FormSG/pull/6236)
- build: release v6.48.0 [`#6291`](https://github.com/opengovsg/FormSG/pull/6291)
- chore: bump version to v6.49.0 [`e0b174b`](https://github.com/opengovsg/FormSG/commit/e0b174b55ccdbdae3c3754cce0540d81d3bc3dc9)

#### [v6.48.0](https://github.com/opengovsg/FormSG/compare/v6.47.0...v6.48.0)

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.49.0",
"version": "6.50.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.49.0",
"version": "6.50.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down

0 comments on commit 295d09b

Please sign in to comment.