Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: merge v6.110.0 back into develop #7105

Merged
merged 2 commits into from
Feb 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 20 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,30 @@ 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.109.0](https://github.com/opengovsg/FormSG/compare/v6.109.0...v6.109.0)

- revert: "chore(dev): add virus scanner npm install to root install command" [`#7082`](https://github.com/opengovsg/FormSG/pull/7082)
#### [v6.110.0](https://github.com/opengovsg/FormSG/compare/v6.109.0...v6.110.0)

- feat(mrf): retain workflow through a submission lifetime [`#7087`](https://github.com/opengovsg/FormSG/pull/7087)
- feat(config): allow R2 bucket URLs [`#7097`](https://github.com/opengovsg/FormSG/pull/7097)
- chore(deps): update ip package [`#7098`](https://github.com/opengovsg/FormSG/pull/7098)
- feat(mrf): frontend field locking [`#7091`](https://github.com/opengovsg/FormSG/pull/7091)
- build(deps-dev): bump ip from 1.1.8 to 1.1.9 in /frontend [`#7102`](https://github.com/opengovsg/FormSG/pull/7102)
- build(deps): bump ip from 2.0.0 to 2.0.1 in /serverless/virus-scanner [`#7101`](https://github.com/opengovsg/FormSG/pull/7101)
- build(deps): bump ip from 2.0.0 to 2.0.1 in /scripts/20230317_whitespace_issue [`#7100`](https://github.com/opengovsg/FormSG/pull/7100)
- fix(deps): bump ip from 1.1.8 to 1.1.9 [`#7099`](https://github.com/opengovsg/FormSG/pull/7099)
- feat: payments thank you page preview and edit mode [`#6969`](https://github.com/opengovsg/FormSG/pull/6969)
- fix(mrf): use undefined as default for response display [`#7095`](https://github.com/opengovsg/FormSG/pull/7095)
- feat(mrf): dynamic routing [`#7078`](https://github.com/opengovsg/FormSG/pull/7078)
- chore(deps-dev): bump semver from 5.7.1 to 5.7.2 [`#7090`](https://github.com/opengovsg/FormSG/pull/7090)
- chore(deps): fix synk vulnerabilities [`#7089`](https://github.com/opengovsg/FormSG/pull/7089)
- build: merge release v6.109.0 into develop [`#7085`](https://github.com/opengovsg/FormSG/pull/7085)
- chore(dev): update README with clearer virus-scanner install instructions [`#7083`](https://github.com/opengovsg/FormSG/pull/7083)
- build: release v6.109.0 [`#7081`](https://github.com/opengovsg/FormSG/pull/7081)

#### [v6.109.0](https://github.com/opengovsg/FormSG/compare/v6.108.0...v6.109.0)

> 14 February 2024

- revert: "chore(dev): add virus scanner npm install to root install command" [`#7082`](https://github.com/opengovsg/FormSG/pull/7082)
- chore: add payments by product backend validation [`#7077`](https://github.com/opengovsg/FormSG/pull/7077)
- chore: upgrade mongodb server core to 9.1.6 [`#7052`](https://github.com/opengovsg/FormSG/pull/7052)
- feat(mrf): workflow builder [`#7072`](https://github.com/opengovsg/FormSG/pull/7072)
Expand All @@ -20,7 +36,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- feat: encryption boundary shift in preview mode [`#7071`](https://github.com/opengovsg/FormSG/pull/7071)
- build: merge release v6.108.0 into develop [`#7068`](https://github.com/opengovsg/FormSG/pull/7068)
- build: release v6.108.0 [`#7067`](https://github.com/opengovsg/FormSG/pull/7067)
- chore: bump version to v6.109.0 [`60b2cff`](https://github.com/opengovsg/FormSG/commit/60b2cff1a23fbbca938c2d9eba9110849c624565)
- chore: bump version to v6.109.0 [`d01ac17`](https://github.com/opengovsg/FormSG/commit/d01ac17b57d34194538e8c4c242c315597c482dc)

#### [v6.108.0](https://github.com/opengovsg/FormSG/compare/v6.107.0...v6.108.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.109.0",
"version": "6.110.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.109.0",
"version": "6.110.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down
Loading