We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e69c90d + 29fe913 commit e939a50Copy full SHA for e939a50
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.1](https://github.com/KarinJS/karin-plugin-basic/compare/v1.4.0...v1.4.1) (2026-01-11)
4
+
5
6
+### Bug Fixes
7
8
+* 修复正则问题 ([e69c90d](https://github.com/KarinJS/karin-plugin-basic/commit/e69c90de6d17b79df1ff4e35ef815c76fef17f78))
9
10
## [1.4.0](https://github.com/KarinJS/karin-plugin-basic/compare/v1.3.6...v1.4.0) (2026-01-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/plugin-basic",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Karin的基础插件,提供最基础的功能",
"homepage": "https://github.com/KarinJS/karin-plugin-basic",
"bugs": {
0 commit comments