Skip to content

Commit

Permalink
chore: bump version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lamkeewei committed Jun 16, 2021
1 parent da29fec commit 7a169f4
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 2 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,53 @@ 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.8.0](https://github.com/opengovsg/checkfirst/compare/v1.7.1...v1.8.0)

- fix: add routing to dashboard base route [`#703`](https://github.com/opengovsg/checkfirst/pull/703)
- feat: design system alignment [`#690`](https://github.com/opengovsg/checkfirst/pull/690)
- chore(deps-dev): bump webpack from 5.38.1 to 5.39.0 [`#701`](https://github.com/opengovsg/checkfirst/pull/701)
- chore(deps-dev): bump @typescript-eslint/parser from 4.26.1 to 4.27.0 [`#699`](https://github.com/opengovsg/checkfirst/pull/699)
- chore(deps): bump @sentry/node from 6.6.0 to 6.7.0 [`#700`](https://github.com/opengovsg/checkfirst/pull/700)
- feat: add cache headers and hash to filename for static assets [`#689`](https://github.com/opengovsg/checkfirst/pull/689)
- chore(deps): bump @sentry/react from 6.6.0 to 6.7.0 [`#697`](https://github.com/opengovsg/checkfirst/pull/697)
- chore(deps): bump aws-sdk from 2.927.0 to 2.928.0 [`#696`](https://github.com/opengovsg/checkfirst/pull/696)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#695`](https://github.com/opengovsg/checkfirst/pull/695)
- chore(deps): bump react-query from 3.16.1 to 3.17.0 [`#693`](https://github.com/opengovsg/checkfirst/pull/693)
- chore(deps): bump react-hook-form from 7.8.3 to 7.8.4 [`#692`](https://github.com/opengovsg/checkfirst/pull/692)
- chore(deps): bump aws-sdk from 2.926.0 to 2.927.0 [`#691`](https://github.com/opengovsg/checkfirst/pull/691)
- chore(deps-dev): bump prettier from 2.3.0 to 2.3.1 [`#661`](https://github.com/opengovsg/checkfirst/pull/661)
- chore(deps): bump @sentry/tracing from 6.5.1 to 6.6.0 [`#687`](https://github.com/opengovsg/checkfirst/pull/687)
- chore(deps): bump aws-sdk from 2.925.0 to 2.926.0 [`#686`](https://github.com/opengovsg/checkfirst/pull/686)
- chore(deps): bump @sentry/react from 6.5.1 to 6.6.0 [`#685`](https://github.com/opengovsg/checkfirst/pull/685)
- chore(deps): bump aws-sdk from 2.924.0 to 2.925.0 [`#684`](https://github.com/opengovsg/checkfirst/pull/684)
- fix(checker): improve field null checks on checker submission [`#682`](https://github.com/opengovsg/checkfirst/pull/682)
- chore(deps-dev): bump @types/react-dom from 17.0.6 to 17.0.7 [`#680`](https://github.com/opengovsg/checkfirst/pull/680)
- chore(deps-dev): bump @types/validator from 13.1.3 to 13.1.4 [`#679`](https://github.com/opengovsg/checkfirst/pull/679)
- chore(deps): bump aws-sdk from 2.923.0 to 2.924.0 [`#678`](https://github.com/opengovsg/checkfirst/pull/678)
- chore(deps): bump react-hook-form from 7.8.2 to 7.8.3 [`#677`](https://github.com/opengovsg/checkfirst/pull/677)
- chore(deps-dev): bump @typescript-eslint/parser from 4.26.0 to 4.26.1 [`#672`](https://github.com/opengovsg/checkfirst/pull/672)
- chore(deps): bump react-hook-form from 7.8.1 to 7.8.2 [`#674`](https://github.com/opengovsg/checkfirst/pull/674)
- chore(deps-dev): bump webpack-cli from 4.7.0 to 4.7.2 [`#671`](https://github.com/opengovsg/checkfirst/pull/671)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#670`](https://github.com/opengovsg/checkfirst/pull/670)
- chore(deps): bump aws-sdk from 2.922.0 to 2.923.0 [`#669`](https://github.com/opengovsg/checkfirst/pull/669)
- chore(deps): bump react-query from 3.16.0 to 3.16.1 [`#665`](https://github.com/opengovsg/checkfirst/pull/665)
- chore(deps): bump mathjs from 9.4.1 to 9.4.2 [`#664`](https://github.com/opengovsg/checkfirst/pull/664)
- chore(deps): bump aws-sdk from 2.921.0 to 2.922.0 [`#663`](https://github.com/opengovsg/checkfirst/pull/663)
- chore(deps): bump react-ace from 9.4.0 to 9.4.1 [`#660`](https://github.com/opengovsg/checkfirst/pull/660)
- chore(deps-dev): bump eslint from 7.27.0 to 7.28.0 [`#659`](https://github.com/opengovsg/checkfirst/pull/659)
- chore(deps-dev): bump ts-loader from 9.2.2 to 9.2.3 [`#658`](https://github.com/opengovsg/checkfirst/pull/658)
- chore(deps): bump react-hook-form from 7.7.1 to 7.8.1 [`#657`](https://github.com/opengovsg/checkfirst/pull/657)
- chore(deps): bump ws from 6.2.1 to 6.2.2 [`#654`](https://github.com/opengovsg/checkfirst/pull/654)
- chore(deps): bump aws-sdk from 2.920.0 to 2.921.0 [`#651`](https://github.com/opengovsg/checkfirst/pull/651)
- chore(deps): bump @sentry/react from 6.5.0 to 6.5.1 [`#647`](https://github.com/opengovsg/checkfirst/pull/647)
- chore(deps): bump aws-sdk from 2.919.0 to 2.920.0 [`#649`](https://github.com/opengovsg/checkfirst/pull/649)
- chore(deps): bump @sentry/node from 6.5.0 to 6.5.1 [`#646`](https://github.com/opengovsg/checkfirst/pull/646)
- [develop] Release 1.7.1 [`#643`](https://github.com/opengovsg/checkfirst/pull/643)

#### [v1.7.1](https://github.com/opengovsg/checkfirst/compare/v1.7.0...v1.7.1)

> 2 June 2021
- chore(deps-dev): bump @types/react-dom from 17.0.5 to 17.0.6 [`#641`](https://github.com/opengovsg/checkfirst/pull/641)
- chore(deps): bump aws-sdk from 2.918.0 to 2.919.0 [`#640`](https://github.com/opengovsg/checkfirst/pull/640)
- chore(deps-dev): bump @types/mathjs from 9.3.2 to 9.4.2 [`#639`](https://github.com/opengovsg/checkfirst/pull/639)
Expand All @@ -23,6 +68,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps-dev): bump webpack from 5.37.1 to 5.38.1 [`#627`](https://github.com/opengovsg/checkfirst/pull/627)
- chore(deps): bump aws-sdk from 2.916.0 to 2.917.0 [`#626`](https://github.com/opengovsg/checkfirst/pull/626)
- [develop] Release 1.7.0 [`#624`](https://github.com/opengovsg/checkfirst/pull/624)
- chore: bump version to 1.7.1 [`c03c63e`](https://github.com/opengovsg/checkfirst/commit/c03c63e8f1d463752ebe3a3c319d239171c65356)

#### [v1.7.0](https://github.com/opengovsg/checkfirst/compare/v1.6.0...v1.7.0)

Expand Down
2 changes: 1 addition & 1 deletion 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.7.1",
"version": "1.8.0",
"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 7a169f4

Please sign in to comment.