From 8f2af86b078176197ed76f3de8f823866cf7e680 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 07:07:47 +0000 Subject: [PATCH] chore(main): release 1.4.11 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d209e88..72be752b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.11](https://github.com/motoish/jb-notes/compare/v1.4.10...v1.4.11) (2026-07-07) + + +### Bug Fixes + +* modify docker.md ([754f896](https://github.com/motoish/jb-notes/commit/754f896cda62b6b6ca5c2e84eba04144cbe5d83a)) +* use jupyter book 2 ([843531b](https://github.com/motoish/jb-notes/commit/843531b7d9bba5f0fa9e017ebfc743bc7d0677f3)) + ## [1.4.10](https://github.com/motoish/jb-notes/compare/v1.4.9...v1.4.10) (2026-07-07)