Skip to content

Commit 3d9fdd5

Browse files
authored
Merge pull request #6 from vanityURLs/release-please--branches--main--components--vanityurls-website
chore(main): release 2.3.1
2 parents ac638d3 + 1b8c512 commit 3d9fdd5

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.0"
2+
".": "2.3.1"
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.1](https://github.com/vanityURLs/website/compare/v2.3.0...v2.3.1) (2026-04-24)
8+
9+
10+
### Bug Fixes
11+
12+
* font preload-to-CSS-request race ([454dd24](https://github.com/vanityURLs/website/commit/454dd24301f994467b9e5ac3f739b8c0727e3254))
13+
714
## [2.3.0](https://github.com/vanityURLs/website/compare/v2.2.0...v2.3.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.3.0",
3+
"version": "2.3.1",
44
"description": "VanityURls.link Website and documentation",
55
"scripts": {
66
"dev": "hugo server --buildDrafts",

0 commit comments

Comments
 (0)