Skip to content

Commit 515f9f4

Browse files
committed
1.79.1
1 parent d4bd2fc commit 515f9f4

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.79.1](https://github.com/opengovsg/GoGovSG/compare/v1.79.0...v1.79.1)
8+
9+
- fix: remove statistics repo [`#2381`](https://github.com/opengovsg/GoGovSG/pull/2381)
10+
- build(deps-dev): bump @babel/traverse from 7.14.8 to 7.24.7 [`#2330`](https://github.com/opengovsg/GoGovSG/pull/2330)
11+
- chore: pipe test results to datadog [`#2342`](https://github.com/opengovsg/GoGovSG/pull/2342)
12+
- build: fix link to ibm plex sans font [`#2341`](https://github.com/opengovsg/GoGovSG/pull/2341)
13+
- [develop] 1.79.0 [`#2307`](https://github.com/opengovsg/GoGovSG/pull/2307)
14+
715
#### [v1.79.0](https://github.com/opengovsg/GoGovSG/compare/v1.78.2...v1.79.0)
816

17+
> 21 March 2024
18+
919
- chore: replace safe browsing with web risk [`#2305`](https://github.com/opengovsg/GoGovSG/pull/2305)
1020
- Chore/disable link stats [`#2304`](https://github.com/opengovsg/GoGovSG/pull/2304)
1121
- [develop] 1.78.2 [`#2301`](https://github.com/opengovsg/GoGovSG/pull/2301)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "GoGovSG",
3-
"version": "1.79.0",
3+
"version": "1.79.1",
44
"description": "Link shortener for Singapore government.",
55
"main": "src/server/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)