Skip to content

Commit 2e8b6ad

Browse files
committed
Forgot to pull before commiting locally
2 parents 509673c + 1569f3a commit 2e8b6ad

3 files changed

Lines changed: 9 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.3.1"
2+
".": "2.4.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.4.0](https://github.com/vanityURLs/website/compare/v2.3.1...v2.4.0) (2026-04-24)
8+
9+
10+
### Features
11+
12+
* data-driven homepage ([61f8b51](https://github.com/vanityURLs/website/commit/61f8b51f81996e30b35643af9674ee9606fe6888))
13+
714
## [2.3.1](https://github.com/vanityURLs/website/compare/v2.3.0...v2.3.1) (2026-04-24)
815

916

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.4.0",
44
"description": "VanityURls.link Website and documentation",
55
"scripts": {
66
"dev": "hugo server --buildDrafts",

0 commit comments

Comments
 (0)