Skip to content

Commit 2d94333

Browse files
authored
Merge pull request #2397 from opengovsg/release-1.80
1.80.0 [to develop]
2 parents 40d6de2 + 04305b7 commit 2d94333

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ 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.80.0](https://github.com/opengovsg/GoGovSG/compare/v1.79.2...v1.80.0)
8+
9+
- chore: escape raw html [`#2395`](https://github.com/opengovsg/GoGovSG/pull/2395)
10+
- chore: fix compoute issue from tags [`#2396`](https://github.com/opengovsg/GoGovSG/pull/2396)
11+
- Release 1.79.2 `develop` [`#2392`](https://github.com/opengovsg/GoGovSG/pull/2392)
12+
713
#### [v1.79.2](https://github.com/opengovsg/GoGovSG/compare/v1.79.1...v1.79.2)
814

15+
> 9 July 2025
16+
917
- chore: correct capitalization of GoGovSG in README.md [`#2390`](https://github.com/opengovsg/GoGovSG/pull/2390)
1018
- chore: fix codeql [`#2385`](https://github.com/opengovsg/GoGovSG/pull/2385)
1119
- chore: fix formatting [`#2384`](https://github.com/opengovsg/GoGovSG/pull/2384)

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

0 commit comments

Comments
 (0)