Skip to content

Commit

Permalink
chore: bump version to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonlimlianjie committed Feb 17, 2022
1 parent 23f0ebf commit 586f6b7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ 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.14.0](https://github.com/opengovsg/checkfirst/compare/v1.13.2...v1.14.0)

- fix: set default date to midnight [`#1254`](https://github.com/opengovsg/checkfirst/pull/1254)
- fix: upgrade react-ace from 9.4.4 to 9.4.5 [`#1147`](https://github.com/opengovsg/checkfirst/pull/1147)
- chore: disable `webpack-dev-server` warnings overlay [`#1115`](https://github.com/opengovsg/checkfirst/pull/1115)
- [develop] Release 1.13.2 [`#1110`](https://github.com/opengovsg/checkfirst/pull/1110)

#### [v1.13.2](https://github.com/opengovsg/checkfirst/compare/v1.13.1...v1.13.2)

> 5 October 2021
- feat: remove extra whoami call for public checker page [`#1102`](https://github.com/opengovsg/checkfirst/pull/1102)
- chore: upgrade to jest and ts-jest [`#1098`](https://github.com/opengovsg/checkfirst/pull/1098)
- fix: replace deprecated disableHostCheck config [`#1097`](https://github.com/opengovsg/checkfirst/pull/1097)
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": "@opengovsg/checkfirst",
"version": "1.13.2",
"version": "1.14.0",
"description": "Calculators and eligibility checkers for Singapore Government policies",
"main": "build/server/index.js",
"homepage": "https://checkfirst.gov.sg",
Expand Down

0 comments on commit 586f6b7

Please sign in to comment.