diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c9cf8cff..509d8d4f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "packages/core": "1.14.1", + "packages/core": "1.14.2", "packages/cli": "1.1.5", "packages/create-karin": "1.2.2", "packages/web": "1.10.0" diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index ef6fa0b8..c7e54462 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,12 @@ # 更新日志 +## [1.14.2](https://github.com/KarinJS/Karin/compare/core-v1.14.1...core-v1.14.2) (2025-12-27) + + +### 🎡 Continuous Integration + +* **workflow:** 移除docker构建 ([#606](https://github.com/KarinJS/Karin/issues/606)) ([302190a](https://github.com/KarinJS/Karin/commit/302190a5bd499b747c3c82ce443979c92825f05c)) + ## [1.14.1](https://github.com/KarinJS/Karin/compare/core-v1.14.0...core-v1.14.1) (2025-12-25) diff --git a/packages/core/package.json b/packages/core/package.json index e85b7f9d..faa68bc8 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "node-karin", - "version": "1.14.1", + "version": "1.14.2", "description": "Lightweight, efficient, concise, and stable robot framework.", "keywords": [ "node",