From 67f65a3a34ad95dc31979855c0c7398245cf1a37 Mon Sep 17 00:00:00 2001 From: ForteScarlet Date: Tue, 9 Jul 2024 21:51:00 +0800 Subject: [PATCH] release: v4.2.0 --- .changelog/v4.2.0.md | 0 CHANGELOG.md | 10 ++++++++++ website | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 .changelog/v4.2.0.md diff --git a/.changelog/v4.2.0.md b/.changelog/v4.2.0.md new file mode 100644 index 000000000..e69de29bb diff --git a/CHANGELOG.md b/CHANGELOG.md index 62a43381c..1d0cd435c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# v4.2.0 + +> Release & Pull Notes: [v4.2.0](https://github.com/simple-robot/simpler-robot/releases/tag/v4.2.0) + +- test: try to fix test timeout ([`7e1cd274`](https://github.com/simple-robot/simpler-robot/commit/7e1cd274)) +- optimize(api): 提供更多Application和Bot的辅助扩展API ([`f5802fa9`](https://github.com/simple-robot/simpler-robot/commit/f5802fa9)) +- optimize(api): 为BotManager和BotManagers提供更多辅助的获取API ([`84bfef6f`](https://github.com/simple-robot/simpler-robot/commit/84bfef6f)) +- build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator ([`dad1db51`](https://github.com/simple-robot/simpler-robot/commit/dad1db51)) +- build(deps): bump org.springframework.boot from 3.3.0 to 3.3.1 ([`392d3be7`](https://github.com/simple-robot/simpler-robot/commit/392d3be7)) + # v4.1.0 > Release & Pull Notes: [v4.1.0](https://github.com/simple-robot/simpler-robot/releases/tag/v4.1.0) diff --git a/website b/website index 297a2e925..b307a0836 160000 --- a/website +++ b/website @@ -1 +1 @@ -Subproject commit 297a2e925e3b7f901b2b71ac0349fe87c3ae3bef +Subproject commit b307a08362449a74633cad601609f6a8b62abf69