Skip to content

Commit

Permalink
chore: bump version to 5.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tshuli committed Jul 8, 2021
1 parent 360ac2a commit cec0e19
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ 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).

#### [v5.19.0](https://github.com/opengovsg/FormSG/compare/v5.18.0...v5.19.0)
#### [v5.19.1](https://github.com/opengovsg/FormSG/compare/v5.18.0...v5.19.1)

- feat: client to delete spcp cookie [`#2328`](https://github.com/opengovsg/FormSG/pull/2328)
- fix(settings): reorder and reword auth options [`#2315`](https://github.com/opengovsg/FormSG/pull/2315)
- fix(types): recognise User.betaFlags in zod [`#2314`](https://github.com/opengovsg/FormSG/pull/2314)
- feat(auth): support sgID for form submissions [`#1986`](https://github.com/opengovsg/FormSG/pull/1986)
- build: merge release 5.18.0 into develop [`#2311`](https://github.com/opengovsg/FormSG/pull/2311)
- chore(deps-dev): bump @types/convict from 6.0.2 to 6.1.0 [`#2308`](https://github.com/opengovsg/FormSG/pull/2308)
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": "5.19.0",
"version": "5.19.1",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <formsg@data.gov.sg>"
Expand Down

0 comments on commit cec0e19

Please sign in to comment.