From 4b15ab379498181a5d9632ee364706c70ede2580 Mon Sep 17 00:00:00 2001 From: Preston Lim Date: Thu, 27 May 2021 15:34:41 +0800 Subject: [PATCH] chore: bump version to 1.7.0 --- CHANGELOG.md | 56 ++++++++++++++++++++++++++++++++++++++++++----- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 53 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b58d3990b..63f705854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,54 @@ 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.7.0](https://github.com/opengovsg/checkfirst/compare/v1.6.0...v1.7.0) + +- chore(deps): bump aws-sdk from 2.914.0 to 2.916.0 [`#619`](https://github.com/opengovsg/checkfirst/pull/619) +- chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 [`#618`](https://github.com/opengovsg/checkfirst/pull/618) +- chore(deps): bump @chakra-ui/react from 1.6.2 to 1.6.3 [`#617`](https://github.com/opengovsg/checkfirst/pull/617) +- chore(deps): bump react-hook-form from 7.6.6 to 7.6.7 [`#616`](https://github.com/opengovsg/checkfirst/pull/616) +- feat(expression-input): implement basic calculator bar [`#612`](https://github.com/opengovsg/checkfirst/pull/612) +- chore(deps-dev): bump @types/express from 4.17.11 to 4.17.12 [`#614`](https://github.com/opengovsg/checkfirst/pull/614) +- chore(deps): bump aws-sdk from 2.913.0 to 2.914.0 [`#613`](https://github.com/opengovsg/checkfirst/pull/613) +- refactor(expression-input): make downshift controlled [`#581`](https://github.com/opengovsg/checkfirst/pull/581) +- chore(deps-dev): bump @types/node from 15.6.0 to 15.6.1 [`#611`](https://github.com/opengovsg/checkfirst/pull/611) +- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#610`](https://github.com/opengovsg/checkfirst/pull/610) +- chore(deps-dev): bump @types/nodemailer from 6.4.1 to 6.4.2 [`#609`](https://github.com/opengovsg/checkfirst/pull/609) +- chore(deps): bump css-loader from 5.2.5 to 5.2.6 [`#608`](https://github.com/opengovsg/checkfirst/pull/608) +- chore(deps-dev): bump concurrently from 6.1.0 to 6.2.0 [`#607`](https://github.com/opengovsg/checkfirst/pull/607) +- chore(deps): bump mathjs from 9.4.0 to 9.4.1 [`#606`](https://github.com/opengovsg/checkfirst/pull/606) +- chore(deps-dev): bump @typescript-eslint/parser from 4.24.0 to 4.25.0 [`#605`](https://github.com/opengovsg/checkfirst/pull/605) +- chore(deps-dev): bump @types/mathjs from 9.3.1 to 9.3.2 [`#604`](https://github.com/opengovsg/checkfirst/pull/604) +- chore(deps): bump aws-sdk from 2.912.0 to 2.913.0 [`#603`](https://github.com/opengovsg/checkfirst/pull/603) +- chore(deps-dev): bump @types/node from 15.3.1 to 15.6.0 [`#601`](https://github.com/opengovsg/checkfirst/pull/601) +- chore(deps-dev): bump eslint from 7.26.0 to 7.27.0 [`#600`](https://github.com/opengovsg/checkfirst/pull/600) +- chore(deps): bump react-hook-form from 7.6.3 to 7.6.6 [`#598`](https://github.com/opengovsg/checkfirst/pull/598) +- chore(deps-dev): bump @types/mathjs from 9.3.0 to 9.3.1 [`#597`](https://github.com/opengovsg/checkfirst/pull/597) +- chore(deps): bump nodemailer from 6.6.0 to 6.6.1 [`#596`](https://github.com/opengovsg/checkfirst/pull/596) +- chore(deps-dev): bump ts-loader from 9.2.1 to 9.2.2 [`#595`](https://github.com/opengovsg/checkfirst/pull/595) +- chore(deps-dev): bump auto-changelog from 2.2.1 to 2.3.0 [`#594`](https://github.com/opengovsg/checkfirst/pull/594) +- chore(deps): bump aws-sdk from 2.911.0 to 2.912.0 [`#593`](https://github.com/opengovsg/checkfirst/pull/593) +- chore(deps): bump react-hook-form from 7.6.2 to 7.6.3 [`#592`](https://github.com/opengovsg/checkfirst/pull/592) +- chore(deps): bump aws-sdk from 2.910.0 to 2.911.0 [`#591`](https://github.com/opengovsg/checkfirst/pull/591) +- chore(deps): bump css-loader from 5.2.4 to 5.2.5 [`#590`](https://github.com/opengovsg/checkfirst/pull/590) +- chore(deps): bump @sentry/react from 6.4.0 to 6.4.1 [`#584`](https://github.com/opengovsg/checkfirst/pull/584) +- chore(deps-dev): bump ts-loader from 9.2.0 to 9.2.1 [`#589`](https://github.com/opengovsg/checkfirst/pull/589) +- chore(deps): bump @sentry/tracing from 6.4.0 to 6.4.1 [`#583`](https://github.com/opengovsg/checkfirst/pull/583) +- chore(deps-dev): bump webpack from 5.37.0 to 5.37.1 [`#588`](https://github.com/opengovsg/checkfirst/pull/588) +- chore(deps): bump express-session from 1.17.1 to 1.17.2 [`#587`](https://github.com/opengovsg/checkfirst/pull/587) +- chore(deps-dev): bump @types/node from 15.3.0 to 15.3.1 [`#586`](https://github.com/opengovsg/checkfirst/pull/586) +- chore(deps): bump aws-sdk from 2.909.0 to 2.910.0 [`#585`](https://github.com/opengovsg/checkfirst/pull/585) +- chore(deps): bump @sentry/node from 6.4.0 to 6.4.1 [`#582`](https://github.com/opengovsg/checkfirst/pull/582) +- chore(deps-dev): bump @types/mathjs from 6.0.12 to 9.3.0 [`#578`](https://github.com/opengovsg/checkfirst/pull/578) +- [develop] Release 1.6.0 [`#576`](https://github.com/opengovsg/checkfirst/pull/576) +- chore(deps-dev): bump ts-loader from 9.1.2 to 9.2.0 [`#580`](https://github.com/opengovsg/checkfirst/pull/580) +- chore(deps): bump aws-sdk from 2.908.0 to 2.909.0 [`#579`](https://github.com/opengovsg/checkfirst/pull/579) +- chore(deps): bump react-hook-form from 7.6.0 to 7.6.2 [`#577`](https://github.com/opengovsg/checkfirst/pull/577) + #### [v1.6.0](https://github.com/opengovsg/checkfirst/compare/v1.5.0...v1.6.0) +> 19 May 2021 + - fix: provide path to js assets for sourcemaps upload [`#568`](https://github.com/opengovsg/checkfirst/pull/568) - feat: implement dashboard ui with draft/published statuses [`#574`](https://github.com/opengovsg/checkfirst/pull/574) - fix(checker): import smooth scrolling polyfill [`#542`](https://github.com/opengovsg/checkfirst/pull/542) @@ -35,6 +81,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 [`#535`](https://github.com/opengovsg/checkfirst/pull/535) - chore(deps-dev): bump concurrently from 6.0.2 to 6.1.0 [`#533`](https://github.com/opengovsg/checkfirst/pull/533) - [develop] Release 1.5.0 [`#541`](https://github.com/opengovsg/checkfirst/pull/541) +- chore: bump version to 1.6.0 [`03f2a4a`](https://github.com/opengovsg/checkfirst/commit/03f2a4af08b31b187689f9a863e7072c4e4051e4) #### [v1.5.0](https://github.com/opengovsg/checkfirst/compare/v1.4.0...v1.5.0) @@ -65,16 +112,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore(deps-dev): bump @typescript-eslint/parser from 4.22.0 to 4.22.1 [`#498`](https://github.com/opengovsg/checkfirst/pull/498) - chore(deps): bump url-parse from 1.4.7 to 1.5.1 [`#512`](https://github.com/opengovsg/checkfirst/pull/512) - [develop] Release 1.4.0 [`#505`](https://github.com/opengovsg/checkfirst/pull/505) -- fix(default-tooltip): close tooltip on mouse down and click [`#503`](https://github.com/opengovsg/checkfirst/pull/503) -- fix: set correct initial condition type for if/else [`#502`](https://github.com/opengovsg/checkfirst/pull/502) -- fix(expression-input): fix onchange triggers [`#504`](https://github.com/opengovsg/checkfirst/pull/504) - chore: bump version to 1.5.0 [`4df4f9b`](https://github.com/opengovsg/checkfirst/commit/4df4f9b382e6ce289d9ab7884e254a6be7613ebf) -- chore: bump version to v1.4.0 [`4c90ffc`](https://github.com/opengovsg/checkfirst/commit/4c90ffcc0b9da61cc0b1d4098f47b4cfba7832d0) #### [v1.4.0](https://github.com/opengovsg/checkfirst/compare/v1.3.1...v1.4.0) > 5 May 2021 +- fix(default-tooltip): close tooltip on mouse down and click [`#503`](https://github.com/opengovsg/checkfirst/pull/503) +- fix: set correct initial condition type for if/else [`#502`](https://github.com/opengovsg/checkfirst/pull/502) +- fix(expression-input): fix onchange triggers [`#504`](https://github.com/opengovsg/checkfirst/pull/504) - fix: set correct questions tab guide link [`#495`](https://github.com/opengovsg/checkfirst/pull/495) - chore: update description text in CreateNewModal [`#494`](https://github.com/opengovsg/checkfirst/pull/494) - chore: center align guide link in dashboard [`#493`](https://github.com/opengovsg/checkfirst/pull/493) @@ -98,7 +144,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - chore(deps-dev): bump @commitlint/config-conventional [`#458`](https://github.com/opengovsg/checkfirst/pull/458) - chore(deps): bump @chakra-ui/react from 1.4.1 to 1.6.0 [`#460`](https://github.com/opengovsg/checkfirst/pull/460) - [develop] Release 1.3.1 [`#463`](https://github.com/opengovsg/checkfirst/pull/463) -- chore: bump version to 1.4.0 [`868f326`](https://github.com/opengovsg/checkfirst/commit/868f326d2b1a5e1948cd560ae32c295d3842b7b1) +- chore: bump version to v1.4.0 [`4c90ffc`](https://github.com/opengovsg/checkfirst/commit/4c90ffcc0b9da61cc0b1d4098f47b4cfba7832d0) #### [v1.3.1](https://github.com/opengovsg/checkfirst/compare/v1.3.0...v1.3.1) diff --git a/package-lock.json b/package-lock.json index 1d78fd08b..747912deb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@opengovsg/checkfirst", - "version": "1.6.0", + "version": "1.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a9ab04977..db431cf9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@opengovsg/checkfirst", - "version": "1.6.0", + "version": "1.7.0", "description": "Calculators and eligibility checkers for Singapore Government policies", "main": "build/server/index.js", "homepage": "https://checkfirst.gov.sg",