Skip to content

Commit 350d099

Browse files
authored
Merge pull request #9 from vanityURLs/release-please--branches--main--components--vanityurls-website
chore(main): release 2.4.2
2 parents 839b709 + 88eae24 commit 350d099

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.4.1"
2+
".": "2.4.2"
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.2](https://github.com/vanityURLs/website/compare/v2.4.1...v2.4.2) (2026-04-24)
8+
9+
10+
### Bug Fixes
11+
12+
* **csp:** drop unsafe-inline from style-src ([839b709](https://github.com/vanityURLs/website/commit/839b70913e0c4d155dbe9f679c007542a997f60f))
13+
714
## [2.4.1](https://github.com/vanityURLs/website/compare/v2.4.0...v2.4.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.4.1",
3+
"version": "2.4.2",
44
"description": "VanityURls.link Website and documentation",
55
"scripts": {
66
"dev": "hugo server --buildDrafts",

0 commit comments

Comments
 (0)