@@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v1.14.4] ( https://github.com/opengovsg/checkfirst/compare/v1.14.3...v1.14.4 )
8+
9+ - chore(lambda): upgrade runtime to node 16 [ ` #1317 ` ] ( https://github.com/opengovsg/checkfirst/pull/1317 )
10+ - [ develop] release 1.14.3 [ ` #1316 ` ] ( https://github.com/opengovsg/checkfirst/pull/1316 )
11+
712#### [ v1.14.3] ( https://github.com/opengovsg/checkfirst/compare/v1.14.2...v1.14.3 )
813
14+ > 25 August 2022
15+
916- fix: store constant values as Number [ ` #1314 ` ] ( https://github.com/opengovsg/checkfirst/pull/1314 )
1017- [ develop] release 1.14.2 [ ` #1312 ` ] ( https://github.com/opengovsg/checkfirst/pull/1312 )
1118- Merge pull request #1313 from opengovsg/dependabot/npm_and_yarn/mathjs-11.1.0 [ ` 48d6ffd ` ] ( https://github.com/opengovsg/checkfirst/commit/48d6ffd409f73c364b71b76f4e85a59bae7d0e2c )
@@ -210,12 +217,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
210217- feat(sort-last-update): order checkers by last updated [ ` #389 ` ] ( https://github.com/opengovsg/checkfirst/pull/389 )
211218- feat(hover-state-desc): add hover state descriptions to icon buttons [ ` #370 ` ] ( https://github.com/opengovsg/checkfirst/pull/370 )
212219- [ develop] Release 1.2.1 [ ` #379 ` ] ( https://github.com/opengovsg/checkfirst/pull/379 )
220+ - fix: instantiate sequelize within lambda handler [ ` #385 ` ] ( https://github.com/opengovsg/checkfirst/pull/385 )
213221
214222#### [ v1.2.1] ( https://github.com/opengovsg/checkfirst/compare/v1.2.0...v1.2.1 )
215223
216224> 14 April 2021
217225
218- - fix: instantiate sequelize within lambda handler [ ` #385 ` ] ( https://github.com/opengovsg/checkfirst/pull/385 )
219226- fix: change bg to white for login and otp inputs [ ` #377 ` ] ( https://github.com/opengovsg/checkfirst/pull/377 )
220227- fix: sort references based on order in question and logic tab [ ` #368 ` ] ( https://github.com/opengovsg/checkfirst/pull/368 )
221228- fix: make the AND/OR button in the IF/ELSE component obvious [ ` #362 ` ] ( https://github.com/opengovsg/checkfirst/pull/362 )
0 commit comments