Skip to content

Commit 0b7a145

Browse files
authored
Merge pull request #2 from vanityURLs/release-please--branches--main--components--vanityurls-website
chore(main): release 2.1.1
2 parents fa7b7be + 7beb6c6 commit 0b7a145

4 files changed

Lines changed: 11 additions & 3 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.1.0"
2+
".": "2.1.1"
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.1.1](https://github.com/vanityURLs/website/compare/v2.1.0...v2.1.1) (2026-04-23)
8+
9+
10+
### Bug Fixes
11+
12+
* i18n bug ([fa7b7be](https://github.com/vanityURLs/website/commit/fa7b7be7bc8fae4c50611d7adb27292fadca0c31))
13+
* i18n bug ([76844eb](https://github.com/vanityURLs/website/commit/76844eb4563947d4bc97a64fbedd71baa108c72b))
14+
715
## [2.1.0](https://github.com/vanityURLs/website/compare/v2.0.0...v2.1.0) (2026-04-08)
816

917

data/version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 2.1.0
1+
version: 2.1.1

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

0 commit comments

Comments
 (0)