Skip to content

Commit

Permalink
chore(release): version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yong-jie committed May 6, 2021
1 parent 0b16245 commit fda62a7
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,24 @@ 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).

#### [v1.55.0](https://github.com/opengovsg/GoGovSG/compare/v1.54.0...v1.55.0)

- feat(login-form): add referral to for.edu.sg [`#1429`](https://github.com/opengovsg/GoGovSG/pull/1429)
- feat(mergify): automatically merge bot dependency upgrades [`#1420`](https://github.com/opengovsg/GoGovSG/pull/1420)
- build(deps): bump sharp from 0.27.2 to 0.28.1 [`#1387`](https://github.com/opengovsg/GoGovSG/pull/1387)
- build(deps-dev): bump @types/sharp from 0.27.1 to 0.28.0 [`#1388`](https://github.com/opengovsg/GoGovSG/pull/1388)
- build(deps-dev): bump @types/jest from 26.0.20 to 26.0.22 [`#1391`](https://github.com/opengovsg/GoGovSG/pull/1391)
- fix: upgrade classnames from 2.2.6 to 2.3.0 [`#1410`](https://github.com/opengovsg/GoGovSG/pull/1410)
- build(deps): bump core-js from 3.9.1 to 3.10.1 [`#1389`](https://github.com/opengovsg/GoGovSG/pull/1389)
- fix: package.json & package-lock.json to reduce vulnerabilities [`#1415`](https://github.com/opengovsg/GoGovSG/pull/1415)
- [develop] Release 1.54.0 [`#1405`](https://github.com/opengovsg/GoGovSG/pull/1405)
- feat(login-form): implement referral line for both builds [`a345b17`](https://github.com/opengovsg/GoGovSG/commit/a345b17d379952da27e1f8bd89158e97993ebc33)
- feat(login-form): update styles for referral line [`e0c2567`](https://github.com/opengovsg/GoGovSG/commit/e0c2567f66a30f660bdae22d2b27bb587fd982cf)

#### [v1.54.0](https://github.com/opengovsg/GoGovSG/compare/v1.53.0...v1.54.0)

> 20 April 2021
- Use read replica for statistics retrieval operations [`#1396`](https://github.com/opengovsg/GoGovSG/pull/1396)
- fix: upgrade cross-fetch from 3.1.0 to 3.1.2 [`#1397`](https://github.com/opengovsg/GoGovSG/pull/1397)
- build(deps): bump redis from 3.0.2 to 3.1.0 [`#1372`](https://github.com/opengovsg/GoGovSG/pull/1372)
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,6 +1,6 @@
{
"name": "GoGovSG",
"version": "1.54.0",
"version": "1.55.0",
"description": "Link shortener for Singapore government.",
"main": "src/server/index.js",
"scripts": {
Expand Down

0 comments on commit fda62a7

Please sign in to comment.