Skip to content

Commit

Permalink
chore: bump version to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lamkeewei committed Sep 1, 2021
1 parent a877f4e commit 1fa023c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@ 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.13.0](https://github.com/opengovsg/checkfirst/compare/v1.12.0...v1.13.0)

- fix: checkbox options not updated [`#1000`](https://github.com/opengovsg/checkfirst/pull/1000)
- feat: enable saving for blocks without edits [`#999`](https://github.com/opengovsg/checkfirst/pull/999)
- feat: add validation to all blocks [`#958`](https://github.com/opengovsg/checkfirst/pull/958)
- feat: design system buttons and inputs [`#981`](https://github.com/opengovsg/checkfirst/pull/981)
- fix(masthead): shorten "how to identify" line [`#980`](https://github.com/opengovsg/checkfirst/pull/980)
- fix(frontend): dropdown overlap and open close behaviour [`#952`](https://github.com/opengovsg/checkfirst/pull/952)
- fix: disable x-powered-by headers [`#953`](https://github.com/opengovsg/checkfirst/pull/953)
- [develop] Release 1.12.0 [`#935`](https://github.com/opengovsg/checkfirst/pull/935)

#### [v1.12.0](https://github.com/opengovsg/checkfirst/compare/v1.11.0...v1.12.0)

> 11 August 2021
- feat(frontend): allow expansion for expression input [`#911`](https://github.com/opengovsg/checkfirst/pull/911)
- feat(frontend): paragraph function [`#910`](https://github.com/opengovsg/checkfirst/pull/910)
- chore: update credits for third-party libraries [`#906`](https://github.com/opengovsg/checkfirst/pull/906)
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.12.0",
"version": "1.13.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 1fa023c

Please sign in to comment.