From 5aeef0913007be6d86e044285f10ef4ba130f837 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yingyi=20/=20=E9=A2=96=E9=80=B8?= <49649786+Zuoqiu-Yingyi@users.noreply.github.com> Date: Tue, 31 Oct 2023 13:27:06 +0800 Subject: [PATCH] chore(main): release 0.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7087063..92e557e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-jupyter-client/compare/v0.2.0...v0.2.1) (2023-10-31) + + +### Miscellaneous + +* **jupyter-client:** release v0.2.1 ([cf515c3](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-jupyter-client/commit/cf515c35a46cd9eebb2a0f9b81d098a5df75cf81)) + ## [0.2.0](https://github.com/Zuoqiu-Yingyi/siyuan-plugin-jupyter-client/compare/v0.1.2...v0.2.0) (2023-09-18)