Skip to content

Commit e891a8c

Browse files
chore(main): release 2.3.0
1 parent 5d2fed2 commit e891a8c

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.2.0"
2+
".": "2.3.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.3.0](https://github.com/vanityURLs/website/compare/v2.2.0...v2.3.0) (2026-04-24)
8+
9+
10+
### Features
11+
12+
* self-host fonts (Inter + JetBrains Mono) ([5d2fed2](https://github.com/vanityURLs/website/commit/5d2fed2df5de9ea835d69d6c9241728670d5d917))
13+
714
## [2.2.0](https://github.com/vanityURLs/website/compare/v2.1.2...v2.2.0) (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.2.0",
3+
"version": "2.3.0",
44
"description": "VanityURls.link Website and documentation",
55
"scripts": {
66
"dev": "hugo server --buildDrafts",

0 commit comments

Comments
 (0)