Skip to content

Commit

Permalink
Merge pull request #7779 from opengovsg/release-al2
Browse files Browse the repository at this point in the history
build: merge release v6.152.0 to develop
  • Loading branch information
KenLSM authored Oct 16, 2024
2 parents 714ec45 + 6d37b1e commit 26643d8
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 6 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,29 @@ 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.152.0](https://github.com/opengovsg/FormSG/compare/v6.151.2...v6.152.0)

- build: release v6.152.0 to develop [`#7774`](https://github.com/opengovsg/FormSG/pull/7774)
- build: merge release v6.151.2 to develop [`#7770`](https://github.com/opengovsg/FormSG/pull/7770)
- chore: add paperless form banner [`#7767`](https://github.com/opengovsg/FormSG/pull/7767)
- fix(workflow): step 2 email subtitle [`#7766`](https://github.com/opengovsg/FormSG/pull/7766)
- chore: update port number for vite fe in docker compose yml [`#7772`](https://github.com/opengovsg/FormSG/pull/7772)
- chore(deps-dev): bump dompurify from 2.3.9 to 2.5.7 [`#7768`](https://github.com/opengovsg/FormSG/pull/7768)
- fix(deps): bump send and express [`#7769`](https://github.com/opengovsg/FormSG/pull/7769)
- fix(deps): bump jsdom from 24.1.0 to 25.0.1 [`#7730`](https://github.com/opengovsg/FormSG/pull/7730)
- fix: theme selector radio button UI [`#7765`](https://github.com/opengovsg/FormSG/pull/7765)
- chore(deps): update date-fns, date-fns-tz [`#7546`](https://github.com/opengovsg/FormSG/pull/7546)
- build: release v6.151.2 [`#7764`](https://github.com/opengovsg/FormSG/pull/7764)
- fix(react): remove strict mode, temporarily [`#7755`](https://github.com/opengovsg/FormSG/pull/7755)
- chore(deps): bump rollup from 4.21.3 to 4.24.0 in /frontend [`#7749`](https://github.com/opengovsg/FormSG/pull/7749)

#### [v6.151.2](https://github.com/opengovsg/FormSG/compare/v6.151.1...v6.151.2)

> 9 October 2024

- fix(DateRangePicker): react migration date range gap [`#7763`](https://github.com/opengovsg/FormSG/pull/7763)
- build: release v6.151.1 [`#7762`](https://github.com/opengovsg/FormSG/pull/7762)
- chore: bump version to 6.151.2 [`24825ae`](https://github.com/opengovsg/FormSG/commit/24825aeb677af2d3f61e5b2e68cf765576369fe6)

#### [v6.151.1](https://github.com/opengovsg/FormSG/compare/v6.151.0...v6.151.1)

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.151.2",
"version": "6.152.0",
"homepage": ".",
"type": "module",
"private": true,
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.151.2",
"version": "6.152.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <formsg@data.gov.sg>"
Expand Down

0 comments on commit 26643d8

Please sign in to comment.