From 456d32a5ca0363cbf0a0e0295050125c6d57c243 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 07:42:08 +0000 Subject: [PATCH] chore(main): release 1.4.5 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7e6822e..039f89a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.5](https://github.com/motoish/jb-notes/compare/v1.4.4...v1.4.5) (2026-05-15) + + +### Bug Fixes + +* remove release-please after deploy ([dde32f7](https://github.com/motoish/jb-notes/commit/dde32f716bf189f43af76e04926a996495976ed6)) +* rename workflow ([4b22f64](https://github.com/motoish/jb-notes/commit/4b22f64ad714cca6b7753f1dc632343ded8c27ac)) + ## [1.4.4](https://github.com/motoish/jb-notes/compare/v1.4.3...v1.4.4) (2026-05-15)