Skip to content

Commit

Permalink
1.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gweiying committed Dec 6, 2022
1 parent 8a90643 commit 4b98c41
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 19 deletions.
40 changes: 23 additions & 17 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.73.0](https://github.com/opengovsg/GoGovSG/compare/v1.72.0...v1.73.0)

- feat: improve validations and errors for shortUrl and longUrl [`#2100`](https://github.com/opengovsg/GoGovSG/pull/2100)
- chore: change default session cookie max age to 1 day [`#2086`](https://github.com/opengovsg/GoGovSG/pull/2086)
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 [`#2115`](https://github.com/opengovsg/GoGovSG/pull/2115)
- Feat/bulk/all [`#2020`](https://github.com/opengovsg/GoGovSG/pull/2020)
- chore(datadog): add metric for generating API keys [`#2105`](https://github.com/opengovsg/GoGovSG/pull/2105)
- chore: update homepage cta and header [`#2113`](https://github.com/opengovsg/GoGovSG/pull/2113)
- build: fix localstack version in docker-compose to 1.2 [`#2112`](https://github.com/opengovsg/GoGovSG/pull/2112)
- 1.72.0 [`#2096`](https://github.com/opengovsg/GoGovSG/pull/2096)

#### [v1.72.0](https://github.com/opengovsg/GoGovSG/compare/v1.71.0...v1.72.0)

> 25 November 2022
- fix: updated api-doc urls [`#2094`](https://github.com/opengovsg/GoGovSG/pull/2094)
- fix: disallow updating files for links and links for files [`#2084`](https://github.com/opengovsg/GoGovSG/pull/2084)
- feat(api): amend header spacing on api integration page [`#2088`](https://github.com/opengovsg/GoGovSG/pull/2088)
Expand All @@ -26,11 +39,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(tagging): fix filtering for no results when searching by tags [`#2068`](https://github.com/opengovsg/GoGovSG/pull/2068)
- [develop] Release 1.71.0 [`#2066`](https://github.com/opengovsg/GoGovSG/pull/2066)
- Feat/apikey auth [`#2017`](https://github.com/opengovsg/GoGovSG/pull/2017)

#### [v1.71.0](https://github.com/opengovsg/GoGovSG/compare/v1.70.0...v1.71.0)

> 3 November 2022
- feat: add announcement modal image for gov [`#2059`](https://github.com/opengovsg/GoGovSG/pull/2059)
- chore: paginate directory search [`#2061`](https://github.com/opengovsg/GoGovSG/pull/2061)
- build(deps): bump bcrypt from 5.0.1 to 5.1.0 [`#2056`](https://github.com/opengovsg/GoGovSG/pull/2056)
Expand All @@ -55,6 +63,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(load-testing): add k6 script for load testing [`#1998`](https://github.com/opengovsg/GoGovSG/pull/1998)
- feat: backend/bulk tags [`#2016`](https://github.com/opengovsg/GoGovSG/pull/2016)
- fix(tagging): escape searching by tags with underscores [`#1999`](https://github.com/opengovsg/GoGovSG/pull/1999)

#### [v1.71.0](https://github.com/opengovsg/GoGovSG/compare/v1.70.0...v1.71.0)

> 6 October 2022
- fix: host name display out of alignment with graphic [`#1977`](https://github.com/opengovsg/GoGovSG/pull/1977)
- fix(tagging): serialize single tags for file uploads [`#1990`](https://github.com/opengovsg/GoGovSG/pull/1990)
- fix: wrap backend errors in json messages [`#1991`](https://github.com/opengovsg/GoGovSG/pull/1991)
Expand Down Expand Up @@ -82,12 +95,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
> 4 October 2022
- feat: bulk backend functionality [`#2006`](https://github.com/opengovsg/GoGovSG/pull/2006)
- 1.69.0 [`#1969`](https://github.com/opengovsg/GoGovSG/pull/1969)

#### [v1.69.0](https://github.com/opengovsg/GoGovSG/compare/v1.68.0...v1.69.0)

> 15 September 2022
- 1.69.0 [`#1969`](https://github.com/opengovsg/GoGovSG/pull/1969)
- Feat/e2e/directory page test [`#1963`](https://github.com/opengovsg/GoGovSG/pull/1963)
- feat(datadog): add metrics and set RUM user [`#1937`](https://github.com/opengovsg/GoGovSG/pull/1937)
- fix: package.json & package-lock.json to reduce vulnerabilities [`#1893`](https://github.com/opengovsg/GoGovSG/pull/1893)
Expand Down Expand Up @@ -181,7 +194,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore: add transactional lock on CREATE OR REPLACE function [`#1831`](https://github.com/opengovsg/GoGovSG/pull/1831)
- [develop] Release 1.62.0 [`#1825`](https://github.com/opengovsg/GoGovSG/pull/1825)

#### [v1.62.0](https://github.com/opengovsg/GoGovSG/compare/v1.61.0...v1.62.0)
#### [v1.62.0](https://github.com/opengovsg/GoGovSG/compare/v1.60.0...v1.62.0)

> 28 April 2022
Expand All @@ -190,22 +203,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix: package.json & package-lock.json to reduce vulnerabilities [`#1822`](https://github.com/opengovsg/GoGovSG/pull/1822)
- chore: add health cicd [`#1799`](https://github.com/opengovsg/GoGovSG/pull/1799)
- [develop] Release 1.61.0 [`#1814`](https://github.com/opengovsg/GoGovSG/pull/1814)
- feat: copy assets from edu for health as placeholders [`0417c15`](https://github.com/opengovsg/GoGovSG/commit/0417c15e5ed5fae03262f40d237ac2bcb2410898)
- chore: add health asset variant [`87573bc`](https://github.com/opengovsg/GoGovSG/commit/87573bcc287e21b2d80efc9e445a97a89383e0e5)
- feat: convert webpack config to ts, use SSOT for asset-variant [`3d5d953`](https://github.com/opengovsg/GoGovSG/commit/3d5d95376b23ea0be9e5890add9c43425bf2f808)

#### [v1.61.0](https://github.com/opengovsg/GoGovSG/compare/v1.60.0...v1.61.0)

> 13 April 2022
- chore(deps): bump nanoid to v3 [`#1807`](https://github.com/opengovsg/GoGovSG/pull/1807)
- build(deps): bump redux-thunk from 2.3.0 to 2.4.1 [`#1808`](https://github.com/opengovsg/GoGovSG/pull/1808)
- Chore/ci cleanup [`#1792`](https://github.com/opengovsg/GoGovSG/pull/1792)
- fix/url history defaults [`#1800`](https://github.com/opengovsg/GoGovSG/pull/1800)
- fix: package.json & package-lock.json to reduce vulnerabilities [`#1802`](https://github.com/opengovsg/GoGovSG/pull/1802)
- [develop] Release 1.60.0 [`#1797`](https://github.com/opengovsg/GoGovSG/pull/1797)
- chore(deps): bump nanoid to 3.3.2 [`e6945eb`](https://github.com/opengovsg/GoGovSG/commit/e6945eb0587db0a87569c5a69cb9b5c5bb564b5e)
- fix(nanoid): use new customAlphabet api [`805f30e`](https://github.com/opengovsg/GoGovSG/commit/805f30e32fc0dfe7e79c74d0aa96f0307d9e5dfb)
- feat: copy assets from edu for health as placeholders [`0417c15`](https://github.com/opengovsg/GoGovSG/commit/0417c15e5ed5fae03262f40d237ac2bcb2410898)
- chore: add health asset variant [`87573bc`](https://github.com/opengovsg/GoGovSG/commit/87573bcc287e21b2d80efc9e445a97a89383e0e5)
- feat: convert webpack config to ts, use SSOT for asset-variant [`3d5d953`](https://github.com/opengovsg/GoGovSG/commit/3d5d95376b23ea0be9e5890add9c43425bf2f808)

#### [v1.60.0](https://github.com/opengovsg/GoGovSG/compare/v1.59.0...v1.60.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": "GoGovSG",
"version": "1.72.0",
"version": "1.73.0",
"description": "Link shortener for Singapore government.",
"main": "src/server/index.js",
"scripts": {
Expand Down

0 comments on commit 4b98c41

Please sign in to comment.