Skip to content

Commit 28b5321

Browse files
committed
chore(release): bump version to 1.4.5
1 parent 8f8fce0 commit 28b5321

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v1.4.5 (2026-05-12)
4+
5+
[compare changes](https://github.com/LouisMazel/relizy/compare/v1.4.4...v1.4.5)
6+
7+
### 🩹 Fixes
8+
9+
- Fall back to last prerelease tag when no stable tag exists ([8f8fce0](https://github.com/LouisMazel/relizy/commit/8f8fce0))
10+
11+
### ❤️ Contributors
12+
13+
- LouisMazel ([@LouisMazel](https://github.com/LouisMazel))
14+
315
## v1.4.4 (2026-05-12)
416

517
[compare changes](https://github.com/LouisMazel/relizy/compare/v1.4.3...v1.4.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "relizy",
33
"type": "module",
4-
"version": "1.4.4",
4+
"version": "1.4.5",
55
"packageManager": "pnpm@10.33.0",
66
"description": "Changelogen adapter for monorepo management with unified and independent versioning",
77
"author": "Louis Mazel <me@loicmazuel.com>",

0 commit comments

Comments
 (0)