Skip to content

Commit 6c17d00

Browse files
committed
1.14.10
1 parent 545def5 commit 6c17d00

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@ 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.10](https://github.com/opengovsg/checkfirst/compare/v1.14.9...v1.14.10)
8+
9+
- fix: package.json & package-lock.json to reduce vulnerabilities [`#1449`](https://github.com/opengovsg/checkfirst/pull/1449)
10+
711
#### [v1.14.9](https://github.com/opengovsg/checkfirst/compare/v1.14.8...v1.14.9)
812

9-
- fix(checker): 404 if inactive [`1d1dd8c`](https://github.com/opengovsg/checkfirst/commit/1d1dd8c410e04b9a875bcd51adfe1a574bda5d3b)
13+
> 3 November 2023
14+
15+
- fix(checker): 404 if inactive [`9c1e6ea`](https://github.com/opengovsg/checkfirst/commit/9c1e6eab1d381a28d93fe65995e77b4e8f49b2a1)
1016

1117
#### [v1.14.8](https://github.com/opengovsg/checkfirst/compare/v1.14.7...v1.14.8)
1218

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.9",
3+
"version": "1.14.10",
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)