Skip to content

Commit 654c68e

Browse files
committed
1.14.5
1 parent d6bcd48 commit 654c68e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.14.5](https://github.com/opengovsg/checkfirst/compare/v1.14.4...v1.14.5)
8+
9+
- fix(if): support Unit types [`#1340`](https://github.com/opengovsg/checkfirst/pull/1340)
10+
- docs: add section on possible issues with code [`#1320`](https://github.com/opengovsg/checkfirst/pull/1320)
11+
- [develop] release 1.14.4 [`#1319`](https://github.com/opengovsg/checkfirst/pull/1319)
12+
713
#### [v1.14.4](https://github.com/opengovsg/checkfirst/compare/v1.14.3...v1.14.4)
814

15+
> 25 August 2022
16+
917
- chore(lambda): upgrade runtime to node 16 [`#1317`](https://github.com/opengovsg/checkfirst/pull/1317)
1018
- [develop] release 1.14.3 [`#1316`](https://github.com/opengovsg/checkfirst/pull/1316)
1119

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opengovsg/checkfirst",
3-
"version": "1.14.4",
3+
"version": "1.14.5",
44
"description": "Calculators and eligibility checkers for Singapore Government policies",
55
"main": "build/server/index.js",
66
"homepage": "https://checkfirst.gov.sg",

0 commit comments

Comments
 (0)