From bf727029f79f889739c0a3fa4179795d9264b812 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 28 Jul 2024 12:43:52 +0000 Subject: [PATCH] chore(release): 1.2.3 [skip ci] ## [1.2.3](https://github.com/camera-2018/hdu-cs-wiki/compare/v1.2.2...v1.2.3) (2024-07-28) ### Bug Fixes * **jupyter:** fix sidebar ([03a9fde](https://github.com/camera-2018/hdu-cs-wiki/commit/03a9fde836769b7144c8e780e4a08a4d185424bc)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06c836d..cbd510a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.3](https://github.com/camera-2018/hdu-cs-wiki/compare/v1.2.2...v1.2.3) (2024-07-28) + + +### Bug Fixes + +* **jupyter:** fix sidebar ([03a9fde](https://github.com/camera-2018/hdu-cs-wiki/commit/03a9fde836769b7144c8e780e4a08a4d185424bc)) + ## [1.2.2](https://github.com/camera-2018/hdu-cs-wiki/compare/v1.2.1...v1.2.2) (2024-07-28)