From 58e8331c0bf28fc69815f1c90dde35616f7717a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 10:35:06 +0000 Subject: [PATCH] chore(main): release 1.3.9 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bfb83ec..c4f6435d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.9](https://github.com/motoish/jb-notes/compare/v1.3.8...v1.3.9) (2026-05-14) + + +### Bug Fixes + +* optimize jupyter book command ([8905b7e](https://github.com/motoish/jb-notes/commit/8905b7e22e7ac0901660154fc767a87cfcf009e6)) + ## [1.3.8](https://github.com/motoish/jb-notes/compare/v1.3.7...v1.3.8) (2026-05-14)