Skip to content

Commit

Permalink
1.14.12
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneRifle committed Apr 23, 2024
1 parent f3112a4 commit c2dcee0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.12](https://github.com/opengovsg/checkfirst/compare/v1.14.11...v1.14.12)

- fix: package.json & package-lock.json to reduce vulnerabilities [`#1474`](https://github.com/opengovsg/checkfirst/pull/1474)
- fix: package.json & package-lock.json to reduce vulnerabilities [`#1480`](https://github.com/opengovsg/checkfirst/pull/1480)
- chore(nodejs): bump lambda runtime to 20 [`6375b91`](https://github.com/opengovsg/checkfirst/commit/6375b91aa8889395bd9f7b690b91deb709b6850a)

#### [v1.14.11](https://github.com/opengovsg/checkfirst/compare/v1.14.10...v1.14.11)

> 29 November 2023
- fix(published): if inactive, check user for authz [`3ec84ac`](https://github.com/opengovsg/checkfirst/commit/3ec84ac0edc76e4403bc607d299c7c5739187696)

#### [v1.14.10](https://github.com/opengovsg/checkfirst/compare/v1.14.9...v1.14.10)
Expand Down
4 changes: 2 additions & 2 deletions 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.14.11",
"version": "1.14.12",
"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 c2dcee0

Please sign in to comment.