Skip to content

Commit 2f798fa

Browse files
authored
Merge pull request #10 from vanityURLs/release-please--branches--main--components--vanityurls-website
chore(main): release 2.5.0
2 parents caec920 + 5b73726 commit 2f798fa

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.4.2"
2+
".": "2.5.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.5.0](https://github.com/vanityURLs/website/compare/v2.4.2...v2.5.0) (2026-04-25)
8+
9+
10+
### Features
11+
12+
* Handles HTML/GET detection ([aa3285c](https://github.com/vanityURLs/website/commit/aa3285c6fe850cb4c5a8e1b490aea3f10f9595ee))
13+
* security.txt rotation reminder (.github/workflows/security-txt-reminder.yml) — daily check that opens an issue 90 days before Expires. ([66c0b29](https://github.com/vanityURLs/website/commit/66c0b29cf1e57fb79957ad516f682931caeb315c))
14+
715
## [2.4.2](https://github.com/vanityURLs/website/compare/v2.4.1...v2.4.2) (2026-04-24)
816

917

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vanityurls-website",
3-
"version": "2.3.1",
3+
"version": "2.5.0",
44
"description": "VanityURls.link Website and documentation",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)