Skip to content

Commit

Permalink
chore: bump version to 4.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mantariksh committed Dec 10, 2020
1 parent 96d6399 commit ec7f0b6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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.49.1](https://github.com/opengovsg/FormSG/compare/v4.49.0...v4.49.1)

- feat: add typeguard for JWT payload [`7169cfb`](https://github.com/opengovsg/FormSG/commit/7169cfbb13aca6913344dcea5d350aa8363315dd)
- feat: enclose createEmailData in try-catch [`96d6399`](https://github.com/opengovsg/FormSG/commit/96d63994f705b5de2589531ad1579fb373c84341)

#### [v4.49.0](https://github.com/opengovsg/FormSG/compare/v4.48.2...v4.49.0)

> 10 December 2020
- fix: tear out response hash [`#837`](https://github.com/opengovsg/FormSG/pull/837)
- feat: add ie11 specific styling for new template forms [`#834`](https://github.com/opengovsg/FormSG/pull/834)
- refactor/core: migrate & rename core controller to HomeController in TypeScript [`#788`](https://github.com/opengovsg/FormSG/pull/788)
Expand Down Expand Up @@ -57,6 +64,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(deps): bump @sentry/browser from 5.27.3 to 5.28.0 [`#774`](https://github.com/opengovsg/FormSG/pull/774)
- chore(deps-dev): bump csv-parse from 4.12.0 to 4.14.1 [`#745`](https://github.com/opengovsg/FormSG/pull/745)
- ref: migrate DELETE /{formId}/adminform endpoint flow to TypeScript [`#753`](https://github.com/opengovsg/FormSG/pull/753)
- chore: bump version to 4.49.0 [`49702e3`](https://github.com/opengovsg/FormSG/commit/49702e3ff3e8ff3e9fccfd0adac5f8b6b346428b)

#### [v4.48.2](https://github.com/opengovsg/FormSG/compare/v4.48.1...v4.48.2)

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

0 comments on commit ec7f0b6

Please sign in to comment.