Skip to content

Commit 705f15a

Browse files
committed
1.79.2
1 parent b094514 commit 705f15a

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ 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.2](https://github.com/opengovsg/GoGovSG/compare/v1.79.1...v1.79.2)
8+
9+
- chore: correct capitalization of GoGovSG in README.md [`#2390`](https://github.com/opengovsg/GoGovSG/pull/2390)
10+
- chore: fix codeql [`#2385`](https://github.com/opengovsg/GoGovSG/pull/2385)
11+
- chore: fix formatting [`#2384`](https://github.com/opengovsg/GoGovSG/pull/2384)
12+
- [develop] 1.79.1 [`#2383`](https://github.com/opengovsg/GoGovSG/pull/2383)
13+
714
#### [v1.79.1](https://github.com/opengovsg/GoGovSG/compare/v1.79.0...v1.79.1)
815

16+
> 17 June 2025
17+
918
- fix: remove statistics repo [`#2381`](https://github.com/opengovsg/GoGovSG/pull/2381)
1019
- build(deps-dev): bump @babel/traverse from 7.14.8 to 7.24.7 [`#2330`](https://github.com/opengovsg/GoGovSG/pull/2330)
1120
- chore: pipe test results to datadog [`#2342`](https://github.com/opengovsg/GoGovSG/pull/2342)

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.1",
3+
"version": "1.79.2",
44
"description": "Link shortener for Singapore government.",
55
"main": "src/server/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)