mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-20 17:29:48 +08:00
chore: release v1.23.1
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
||||||
"version": "1.23.0"
|
"version": "1.23.1"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.23.1 - 2026-01-27
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
- `baoyu-compress-image`: rename original file as `_original` backup instead of deleting after compression.
|
||||||
|
|
||||||
## 1.23.0 - 2026-01-26
|
## 1.23.0 - 2026-01-26
|
||||||
|
|
||||||
### Refactor
|
### Refactor
|
||||||
|
|||||||
@@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.23.1 - 2026-01-27
|
||||||
|
|
||||||
|
### 修复
|
||||||
|
- `baoyu-compress-image`:压缩后将原始文件重命名为 `_original` 备份,不再删除。
|
||||||
|
|
||||||
## 1.23.0 - 2026-01-26
|
## 1.23.0 - 2026-01-26
|
||||||
|
|
||||||
### 重构
|
### 重构
|
||||||
|
|||||||
Reference in New Issue
Block a user