Skip to content

Commit

Permalink
chore: bump version to v6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karrui committed Oct 19, 2022
1 parent 97b40d6 commit 9920ff0
Show file tree
Hide file tree
Showing 6 changed files with 83 additions and 16 deletions.
89 changes: 78 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +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.7.0](https://github.com/opengovsg/FormSG/compare/v6.6.1...v6.7.0)

- feat: get better sort (and highlighting) in dropdown searches [`#5192`](https://github.com/opengovsg/FormSG/pull/5192)
- fix(deps): bump @opengovsg/spcp-auth-client from 1.4.17 to 1.4.18 [`#5204`](https://github.com/opengovsg/FormSG/pull/5204)
- feat: add frontend app versioning to datadog RUM [`#5191`](https://github.com/opengovsg/FormSG/pull/5191)
- fix(deps): bump moment-timezone from 0.5.37 to 0.5.38 [`#5202`](https://github.com/opengovsg/FormSG/pull/5202)
- fix(deps): bump aws-sdk from 2.1231.0 to 2.1235.0 [`#5200`](https://github.com/opengovsg/FormSG/pull/5200)
- chore(deps-dev): bump regenerator from 0.14.4 to 0.14.9 [`#5199`](https://github.com/opengovsg/FormSG/pull/5199)
- fix(deps): bump @aws-sdk/client-cloudwatch-logs from 3.186.0 to 3.190.0 [`#5198`](https://github.com/opengovsg/FormSG/pull/5198)
- chore(deps-dev): bump @playwright/test from 1.27.0 to 1.27.1 [`#5197`](https://github.com/opengovsg/FormSG/pull/5197)
- fix(deps): bump fp-ts from 2.12.3 to 2.13.1 [`#5196`](https://github.com/opengovsg/FormSG/pull/5196)
- chore(deps-dev): bump @types/validator from 13.7.7 to 13.7.8 [`#5194`](https://github.com/opengovsg/FormSG/pull/5194)
- test: add login e2e tests with Playwright for React client, update build script [`#5135`](https://github.com/opengovsg/FormSG/pull/5135)
- feat: prevent benign frontend errors from being sent to datadog RUM [`#5188`](https://github.com/opengovsg/FormSG/pull/5188)
- chore: merge release 6.6.1 into develop [`#5189`](https://github.com/opengovsg/FormSG/pull/5189)
- fix: inject RUM session IDs into feedback form [`#5187`](https://github.com/opengovsg/FormSG/pull/5187)
- chore: merge release 6.6.0 back to develop [`#5184`](https://github.com/opengovsg/FormSG/pull/5184)

#### [v6.6.1](https://github.com/opengovsg/FormSG/compare/v6.6.0...v6.6.1)

> 18 October 2022

- build: release v6.6.0 [`#5182`](https://github.com/opengovsg/FormSG/pull/5182)
- chore: bump version to v6.6.1 [`04b4092`](https://github.com/opengovsg/FormSG/commit/04b4092333d2cde1cb0e75092e7d89d12b374826)
- fix: insert rum session id [`ad404bb`](https://github.com/opengovsg/FormSG/commit/ad404bb551fe530d6d96cd59d27554ae3d9bf8ff)
- fix: update rumSessionId field with the url to the replay [`0700099`](https://github.com/opengovsg/FormSG/commit/0700099a14fa3da03e8c519709f063c1b69b917f)

Expand Down Expand Up @@ -107,17 +128,22 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- feat: do not show react landing page if redirecting to angularjs [`#5078`](https://github.com/opengovsg/FormSG/pull/5078)
- feat: replace inter.css with inter-ui package [`#5072`](https://github.com/opengovsg/FormSG/pull/5072)
- build: release v6.1.0 [`#5097`](https://github.com/opengovsg/FormSG/pull/5097)
- chore: bump version to v6.2.0 [`de00bc4`](https://github.com/opengovsg/FormSG/commit/de00bc4414caca4c75dccad250dcb59045186c6c)

#### [v6.1.0](https://github.com/opengovsg/FormSG/compare/v6.0.0...v6.1.0)

> 11 October 2022

- fix: update builder drawer design [`#5065`](https://github.com/opengovsg/FormSG/pull/5065)
- fix: update checkbox and radio others copy [`#5077`](https://github.com/opengovsg/FormSG/pull/5077)
- feat(express): return http error as-is [`#5093`](https://github.com/opengovsg/FormSG/pull/5093)
- build: merge release v6.0.0 into develop [`#5092`](https://github.com/opengovsg/FormSG/pull/5092)
- fix(deps): bump abortcontroller-polyfill from 1.7.3 to 1.7.5 [`#5094`](https://github.com/opengovsg/FormSG/pull/5094)
- build: release v6.0.0 [`#5036`](https://github.com/opengovsg/FormSG/pull/5036)
- chore: bump version to 6.0.0 [`67f9f36`](https://github.com/opengovsg/FormSG/commit/67f9f361ce3768e528e04376e022ac2b555e5c52)
- chore: bump version to v6.1.0 [`6e01bee`](https://github.com/opengovsg/FormSG/commit/6e01beeef458c4d97d3d9eeb0fc04eabdbcce143)
- chore: bump version to v6.2.0 [`de00bc4`](https://github.com/opengovsg/FormSG/commit/de00bc4414caca4c75dccad250dcb59045186c6c)

#### [v6.1.0](https://github.com/opengovsg/FormSG/compare/v6.0.1...v6.1.0)

> 10 October 2022

- feat(express): return http errors as-is [`#5090`](https://github.com/opengovsg/FormSG/pull/5090)
- build: merge release 6.0.0 into develop [`#5089`](https://github.com/opengovsg/FormSG/pull/5089)
- chore: remove the double build-step for EB deployment [`#5088`](https://github.com/opengovsg/FormSG/pull/5088)
- perf: instrument email submission controller with datadog traces [`#5019`](https://github.com/opengovsg/FormSG/pull/5019)
- fix: harden ssh server [`#5087`](https://github.com/opengovsg/FormSG/pull/5087)
Expand Down Expand Up @@ -146,13 +172,53 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(ci): conditionally run CI/CD pipeline only on changes in relevant paths [`#5044`](https://github.com/opengovsg/FormSG/pull/5044)
- chore(deps-dev): bump supertest from 6.2.4 to 6.3.0 [`#5011`](https://github.com/opengovsg/FormSG/pull/5011)
- fix(deps): bump aws-sdk from 2.1227.0 to 2.1229.0 [`#5030`](https://github.com/opengovsg/FormSG/pull/5030)
- build: release v6.0.0 [`#5036`](https://github.com/opengovsg/FormSG/pull/5036)
- chore: bump version to v6.1.0 [`6e01bee`](https://github.com/opengovsg/FormSG/commit/6e01beeef458c4d97d3d9eeb0fc04eabdbcce143)
- chore: bump version to v6.1.0 [`7ec67de`](https://github.com/opengovsg/FormSG/commit/7ec67dee788e185101fe37cfdd1fd265db181729)

#### [v6.0.1](https://github.com/opengovsg/FormSG/compare/v6.0.0...v6.0.1)

> 7 October 2022

### [v6.0.0](https://github.com/opengovsg/FormSG/compare/v5.74.0...v6.0.0)
- feat(express): return http error as-is [`0cb0674`](https://github.com/opengovsg/FormSG/commit/0cb0674dbf52ed021496d1fd23a7916d3111c5e6)
- chore: bump to v6.0.1 [`da44322`](https://github.com/opengovsg/FormSG/commit/da44322902c13b694e58602752c4370ca9cce0c7)

### [v6.0.0](https://github.com/opengovsg/FormSG/compare/v5.75.0...v6.0.0)

> 5 October 2022

- chore: bump version to 6.0.0 [`67f9f36`](https://github.com/opengovsg/FormSG/commit/67f9f361ce3768e528e04376e022ac2b555e5c52)

#### [v5.75.0](https://github.com/opengovsg/FormSG/compare/v5.74.0...v5.75.0)

> 10 October 2022

- chore: remove the double build-step for EB deployment [`#5088`](https://github.com/opengovsg/FormSG/pull/5088)
- perf: instrument email submission controller with datadog traces [`#5019`](https://github.com/opengovsg/FormSG/pull/5019)
- fix: harden ssh server [`#5087`](https://github.com/opengovsg/FormSG/pull/5087)
- fix(deps): bump aws-sdk from 2.1230.0 to 2.1231.0 [`#5084`](https://github.com/opengovsg/FormSG/pull/5084)
- fix(deps): bump express from 4.18.1 to 4.18.2 [`#5081`](https://github.com/opengovsg/FormSG/pull/5081)
- fix(deps): bump dd-trace from 3.3.1 to 3.4.0 [`#5082`](https://github.com/opengovsg/FormSG/pull/5082)
- fix(deps): bump bcrypt from 5.0.1 to 5.1.0 [`#5076`](https://github.com/opengovsg/FormSG/pull/5076)
- fix(deps): bump body-parser from 1.20.0 to 1.20.1 [`#5075`](https://github.com/opengovsg/FormSG/pull/5075)
- fix(deps): bump @sentry/browser from 7.14.1 to 7.14.2 [`#5074`](https://github.com/opengovsg/FormSG/pull/5074)
- chore(ci): update chromatic workflow to ignore non-frontend directory changes [`#5070`](https://github.com/opengovsg/FormSG/pull/5070)
- fix(deps): bump nan from 2.15.0 to 2.16.0 [`#5067`](https://github.com/opengovsg/FormSG/pull/5067)
- chore(ci): remove redundant rules in mergify config [`#5069`](https://github.com/opengovsg/FormSG/pull/5069)
- fix(deps): bump twilio from 3.82.1 to 3.82.2 [`#5049`](https://github.com/opengovsg/FormSG/pull/5049)
- chore(ci): update PR semantic checker workflow, mergify config [`#5066`](https://github.com/opengovsg/FormSG/pull/5066)
- chore(ci): set default working directory of chromatic workflow [`#5051`](https://github.com/opengovsg/FormSG/pull/5051)
- fix(deps): bump csv-string from 4.1.0 to 4.1.1 [`#5048`](https://github.com/opengovsg/FormSG/pull/5048)
- feat: date picker revamp [`#4855`](https://github.com/opengovsg/FormSG/pull/4855)
- fix: change design drawer copy [`#5038`](https://github.com/opengovsg/FormSG/pull/5038)
- fix: change sidebar copy [`#5039`](https://github.com/opengovsg/FormSG/pull/5039)
- chore(deps-dev): bump core-js from 3.25.4 to 3.25.5 [`#5046`](https://github.com/opengovsg/FormSG/pull/5046)
- fix(v2): correct padding in form not found error page [`#4942`](https://github.com/opengovsg/FormSG/pull/4942)
- lint: fix lint issues [`#5045`](https://github.com/opengovsg/FormSG/pull/5045)
- chore(deps-dev): bump eslint-plugin-jest from 27.0.4 to 27.1.1 [`#5041`](https://github.com/opengovsg/FormSG/pull/5041)
- fix(deps): bump aws-sdk from 2.1229.0 to 2.1230.0 [`#5042`](https://github.com/opengovsg/FormSG/pull/5042)
- fix(deps): bump @aws-sdk/client-cloudwatch-logs from 3.181.0 to 3.185.0 [`#5043`](https://github.com/opengovsg/FormSG/pull/5043)
- chore(ci): conditionally run CI/CD pipeline only on changes in relevant paths [`#5044`](https://github.com/opengovsg/FormSG/pull/5044)
- chore(deps-dev): bump supertest from 6.2.4 to 6.3.0 [`#5011`](https://github.com/opengovsg/FormSG/pull/5011)
- fix(deps): bump aws-sdk from 2.1227.0 to 2.1229.0 [`#5030`](https://github.com/opengovsg/FormSG/pull/5030)
- fix: run npm audit fix --production [`#5035`](https://github.com/opengovsg/FormSG/pull/5035)
- chore: remove dependabot triggers for react /frontend directory [`#5031`](https://github.com/opengovsg/FormSG/pull/5031)
- feat: form-v2/develop branch into develop [`#5018`](https://github.com/opengovsg/FormSG/pull/5018)
Expand Down Expand Up @@ -656,7 +722,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- feat(react): add FormSG icons, title and description [`#2042`](https://github.com/opengovsg/FormSG/pull/2042)
- chore: add a11y checks to test pipeline [`#1937`](https://github.com/opengovsg/FormSG/pull/1937)
- feat(react): add base react app directory in root of the application [`#1819`](https://github.com/opengovsg/FormSG/pull/1819)
- chore: bump version to 6.0.0 [`67f9f36`](https://github.com/opengovsg/FormSG/commit/67f9f361ce3768e528e04376e022ac2b555e5c52)
- chore: bump version to v5.75.0 [`b5de89d`](https://github.com/opengovsg/FormSG/commit/b5de89d83bb4438aec6d63706bff2c91bd274c68)
- build: Merge remote-tracking branch 'origin/form-v2/develop' into form-v2/merge-5.73.0 [`aae31eb`](https://github.com/opengovsg/FormSG/commit/aae31ebfd5d8c82050e05e4062a44c86ec3351a4)
- refactor(v2/submit-4): add storage mode form submission (#3600) [`09a7f40`](https://github.com/opengovsg/FormSG/commit/09a7f40f114070df9cb033373d95849123363295)

Expand All @@ -680,6 +746,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump @sentry/browser from 7.13.0 to 7.14.0 [`#4968`](https://github.com/opengovsg/FormSG/pull/4968)
- build: merge release 5.73.0 into develop [`#4966`](https://github.com/opengovsg/FormSG/pull/4966)
- build: release v5.73.0 [`#4963`](https://github.com/opengovsg/FormSG/pull/4963)
- chore: bump version to v5.73.0 [`9f759c0`](https://github.com/opengovsg/FormSG/commit/9f759c01adade547f667f583517e88aae76688fa)
- chore: bump version to v5.74.0 [`1dcbe8e`](https://github.com/opengovsg/FormSG/commit/1dcbe8ea3ae95101aa45e0a3f1bbc818299c4124)

#### [v5.73.0](https://github.com/opengovsg/FormSG/compare/v5.72.0...v5.73.0)
Expand Down Expand Up @@ -708,7 +775,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump fp-ts from 2.12.2 to 2.12.3 [`#4906`](https://github.com/opengovsg/FormSG/pull/4906)
- chore: cleanup deprecated feedback API [`#4085`](https://github.com/opengovsg/FormSG/pull/4085)
- build: release v5.72.0 [`#4905`](https://github.com/opengovsg/FormSG/pull/4905)
- chore: bump version to v5.73.0 [`9f759c0`](https://github.com/opengovsg/FormSG/commit/9f759c01adade547f667f583517e88aae76688fa)
- chore: bump version to v5.73.0 [`a4f65d8`](https://github.com/opengovsg/FormSG/commit/a4f65d8d8020f1d984655e4a1b953164b896c0d2)

#### [v5.72.0](https://github.com/opengovsg/FormSG/compare/v5.71.0...v5.72.0)

Expand Down
2 changes: 1 addition & 1 deletion 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.6.1",
"version": "6.7.0",
"homepage": ".",
"private": true,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion 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.6.1",
"version": "6.7.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion scripts/release_prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ if [[ "$1" == "--recut" ]]; then
may_force_push=-f
fi

git commit -a -m "chore: bump version to ${release_version}"
git commit -a -m --no-verify "chore: bump version to ${release_version}"
git tag ${release_version}
git checkout -b ${release_branch}
git branch -D ${temp_release_branch}
Expand Down

0 comments on commit 9920ff0

Please sign in to comment.