Skip to content

Commit eced8f6

Browse files
authored
Merge pull request #8780 from opengovsg/release-al2
build: merge release v6.251.0 to develop
2 parents 08b622c + 84de0d6 commit eced8f6

File tree

5 files changed

+17
-6
lines changed

5 files changed

+17
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v6.251.0](https://github.com/opengovsg/FormSG/compare/v6.250.0...v6.251.0)
8+
9+
- chore: use bitnamilegacy/mongodb image [`#8777`](https://github.com/opengovsg/FormSG/pull/8777)
10+
- chore: bump frontend formsg-sdk axios [`#8778`](https://github.com/opengovsg/FormSG/pull/8778)
11+
- chore: update formsg-sdk package to 0.15.0 [`#8775`](https://github.com/opengovsg/FormSG/pull/8775)
12+
- build: merge release v6.250.0 to develop [`#8768`](https://github.com/opengovsg/FormSG/pull/8768)
13+
- build: release v6.250.0 [`#8767`](https://github.com/opengovsg/FormSG/pull/8767)
14+
715
#### [v6.250.0](https://github.com/opengovsg/FormSG/compare/v6.249.0...v6.250.0)
816

17+
> 29 September 2025
18+
919
- build: merge release v6.249.0 to develop [`#8766`](https://github.com/opengovsg/FormSG/pull/8766)
1020
- fix: remove optionsToRecipientsMap when duplicating form [`#8764`](https://github.com/opengovsg/FormSG/pull/8764)
1121
- build: release v6.249.0 [`#8761`](https://github.com/opengovsg/FormSG/pull/8761)
22+
- chore: bump version to v6.250.0 [`dfaa415`](https://github.com/opengovsg/FormSG/commit/dfaa4151ddd49c585fdfb10c710024b5c2368f17)
1223

1324
#### [v6.249.0](https://github.com/opengovsg/FormSG/compare/v6.248.0...v6.249.0)
1425

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "form-frontend",
3-
"version": "6.250.0",
3+
"version": "6.251.0",
44
"homepage": ".",
55
"type": "module",
66
"private": true,

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "FormSG",
33
"description": "Form Manager for Government",
4-
"version": "6.250.0",
4+
"version": "6.251.0",
55
"homepage": "https://form.gov.sg",
66
"authors": [
77
"FormSG <[email protected]>"

0 commit comments

Comments
 (0)