Skip to content

Commit

Permalink
chore: bump version to v6.141.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM committed Aug 13, 2024
1 parent 9263761 commit e9b60f7
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 9 deletions.
21 changes: 18 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +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.141.0](https://github.com/opengovsg/FormSG/compare/v6.140.0...v6.141.0)

- build: merge release v6.140.0 to develop [`#7591`](https://github.com/opengovsg/FormSG/pull/7591)
- feat: support nric whitelisting [`#7534`](https://github.com/opengovsg/FormSG/pull/7534)
- fix: add nonce to script-src directive [`#7578`](https://github.com/opengovsg/FormSG/pull/7578)
- chore(deps-dev): bump @babel/preset-env from 7.22.5 to 7.25.3 [`#7586`](https://github.com/opengovsg/FormSG/pull/7586)
- chore: remove unused props [`#7585`](https://github.com/opengovsg/FormSG/pull/7585)
- feat(admin-form): implement drag and drop functionality [`#7372`](https://github.com/opengovsg/FormSG/pull/7372)
- fix: settings page resets position glitch [`#7582`](https://github.com/opengovsg/FormSG/pull/7582)
- fix(deps): bump type-fest from 4.23.0 to 4.24.0 in /shared [`#7583`](https://github.com/opengovsg/FormSG/pull/7583)
- chore: move label to tab [`#7581`](https://github.com/opengovsg/FormSG/pull/7581)
- build: release v6.140.0 [`#7580`](https://github.com/opengovsg/FormSG/pull/7580)

#### [v6.140.0](https://github.com/opengovsg/FormSG/compare/v6.139.0...v6.140.0)

> 8 August 2024

- refactor: worker pool [`#7553`](https://github.com/opengovsg/FormSG/pull/7553)
- chore(admin): mrf v1.1 content [`#7579`](https://github.com/opengovsg/FormSG/pull/7579)
- build: merge release v6.139.0 to develop [`#7575`](https://github.com/opengovsg/FormSG/pull/7575)
- docs: remove Sentry references and .sentryignore file [`#7573`](https://github.com/opengovsg/FormSG/pull/7573)
- build: release v6.139.0 [`#7564`](https://github.com/opengovsg/FormSG/pull/7564)
- chore: bump version to v6.140.0 [`5ff8367`](https://github.com/opengovsg/FormSG/commit/5ff83673930cd9f63e967953b58bc22824e96cb1)

#### [v6.139.0](https://github.com/opengovsg/FormSG/compare/v6.138.0...v6.139.0)

Expand Down Expand Up @@ -203,20 +219,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix: add default values for postman env variables to docker compose [`#7424`](https://github.com/opengovsg/FormSG/pull/7424)
- fix: email notifications with wrong submission id [`#7418`](https://github.com/opengovsg/FormSG/pull/7418)
- build: release v6.128.0 [`#7419`](https://github.com/opengovsg/FormSG/pull/7419)
- fix(btn): form admin not fully resolved when retrieved from FormService [`#7420`](https://github.com/opengovsg/FormSG/pull/7420)
- fix: fix issue where email notifs for storage forms have wrong submission id [`66b27ab`](https://github.com/opengovsg/FormSG/commit/66b27abcc08e7b71a10c80989e9626f963d4601c)
- chore: bump version to v6.128.0 [`8f91bf0`](https://github.com/opengovsg/FormSG/commit/8f91bf0cbe541487bc9cd2775dd4c3c135b13f70)
- chore: bump version to v6.129.0 [`061dc4f`](https://github.com/opengovsg/FormSG/commit/061dc4fa0b106300764268f1b5f0671de75a7213)

#### [v6.128.0](https://github.com/opengovsg/FormSG/compare/v6.127.1...v6.128.0)

> 20 June 2024

- fix(btn): form admin not fully resolved when retrieved from FormService [`#7420`](https://github.com/opengovsg/FormSG/pull/7420)
- feat(btn): frm 1717 mop flow to postman [`#7342`](https://github.com/opengovsg/FormSG/pull/7342)
- build: merge release v6.127.1 to develop [`#7416`](https://github.com/opengovsg/FormSG/pull/7416)
- fix(deps): bump libphonenumber-js from 1.11.3 to 1.11.4 in /shared [`#7415`](https://github.com/opengovsg/FormSG/pull/7415)
- hotfix: dupe form fail [`#7414`](https://github.com/opengovsg/FormSG/pull/7414)
- chore: bump version to v6.128.0 [`4b8cea2`](https://github.com/opengovsg/FormSG/commit/4b8cea2a46a258b96dc9b7be31b480481b8e30e8)
- chore: bump version to v6.128.0 [`8f91bf0`](https://github.com/opengovsg/FormSG/commit/8f91bf0cbe541487bc9cd2775dd4c3c135b13f70)

#### [v6.127.1](https://github.com/opengovsg/FormSG/compare/v6.127.0...v6.127.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.140.0",
"version": "6.141.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.140.0",
"version": "6.141.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down

0 comments on commit e9b60f7

Please sign in to comment.