From c4b11489ce45fed749d30772ffe64a8942a0fa0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 05:43:23 +0800 Subject: [PATCH] chore: release main (#242) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- packages/core/CHANGELOG.md | 7 +++++++ packages/core/package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2c4c57d8..7adaf0e7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "packages/core": "1.1.3", + "packages/core": "1.1.4", "packages/cli": "1.0.1", "packages/create-karin": "1.0.2" } diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index be1404e6..bccfda99 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,12 @@ # 更新日志 +## [1.1.4](https://github.com/KarinJS/Karin/compare/core-v1.1.3...core-v1.1.4) (2025-01-16) + + +### 🐛 Bug Fixes + +* 热更新`.env`未更新日志等级 ([b8b7c99](https://github.com/KarinJS/Karin/commit/b8b7c995cbd1fcd957e298f704fbafaa21b1a330)) + ## [1.1.3](https://github.com/KarinJS/Karin/compare/core-v1.1.2...core-v1.1.3) (2025-01-16) diff --git a/packages/core/package.json b/packages/core/package.json index 44aaba8d..73c458a4 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "node-karin", - "version": "1.1.3", + "version": "1.1.4", "description": "Lightweight, efficient, concise, and stable robot framework.", "keywords": [ "node",