From 08e6c5d31354443918eccbfc07880241dd3d9c8c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 28 Jul 2024 12:30:18 +0000 Subject: [PATCH] chore(release): 1.2.2 [skip ci] ## [1.2.2](https://github.com/camera-2018/hdu-cs-wiki/compare/v1.2.1...v1.2.2) (2024-07-28) ### Bug Fixes * **jupyter:** remove jupyter ([f699e34](https://github.com/camera-2018/hdu-cs-wiki/commit/f699e3486c616853a027a230e2c70309367f8ec0)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 147be8c..06c836d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.2](https://github.com/camera-2018/hdu-cs-wiki/compare/v1.2.1...v1.2.2) (2024-07-28) + + +### Bug Fixes + +* **jupyter:** remove jupyter ([f699e34](https://github.com/camera-2018/hdu-cs-wiki/commit/f699e3486c616853a027a230e2c70309367f8ec0)) + ## [1.2.1](https://github.com/camera-2018/hdu-cs-wiki/compare/v1.2.0...v1.2.1) (2024-06-23)