Skip to content

Commit

Permalink
chore: bump version to 4.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mantariksh committed Feb 4, 2021
1 parent 579f08a commit 1d750d3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,26 @@ 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).

#### [v4.56.0](https://github.com/opengovsg/FormSG/compare/v4.55.0...v4.56.0)

- fix: apply dropdown padding on whole table [`#1078`](https://github.com/opengovsg/FormSG/pull/1078)
- feat: add db migration scripts [`#1072`](https://github.com/opengovsg/FormSG/pull/1072)
- feat: filter deprecated fields from admin panel [`#1071`](https://github.com/opengovsg/FormSG/pull/1071)
- chore: log encrypt sub ID with request meta [`#1049`](https://github.com/opengovsg/FormSG/pull/1049)
- build: empty commit to trigger build [`089fa17`](https://github.com/opengovsg/FormSG/commit/089fa17ff5135bd18357a58303cd70dc9244cf3a)

#### [v4.55.0](https://github.com/opengovsg/FormSG/compare/v4.54.0...v4.55.0)

> 26 January 2021
- refactor/polyfills: browser detection, other fixes for performance gains [`#1039`](https://github.com/opengovsg/FormSG/pull/1039)
- refactor/submit-form: reduce possibility of race conditions in submit-form controller [`#1045`](https://github.com/opengovsg/FormSG/pull/1045)
- fix: upgrade mongoose from 5.11.9 to 5.11.10 [`#1047`](https://github.com/opengovsg/FormSG/pull/1047)
- fix(deps): bump angular-translate-loader-partial from 2.18.3 to 2.18.4 [`#1037`](https://github.com/opengovsg/FormSG/pull/1037)
- chore(deps-dev): bump webpack from 4.43.0 to 4.46.0 [`#1035`](https://github.com/opengovsg/FormSG/pull/1035)
- chore: merge 4.54.0 into develop [`#1032`](https://github.com/opengovsg/FormSG/pull/1032)
- refactor: Minor refactoring of the submissions client factory [`#1040`](https://github.com/opengovsg/FormSG/pull/1040)
- chore: bump version to 4.55.0 [`cdb7355`](https://github.com/opengovsg/FormSG/commit/cdb7355a4ff694b07b6f4811f59059d9741f91b5)

#### [v4.54.0](https://github.com/opengovsg/FormSG/compare/v4.53.0...v4.54.0)

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": "4.55.0",
"version": "4.56.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down

0 comments on commit 1d750d3

Please sign in to comment.