mirror of
https://github.com/moyf/easy-copy.git
synced 2026-07-22 05:43:47 +00:00
docs: split 1.6.3 release notes
This commit is contained in:
parent
7689635390
commit
548a66e701
1 changed files with 21 additions and 21 deletions
42
CHANGELOG.md
42
CHANGELOG.md
|
|
@ -7,27 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
---
|
||||
|
||||
## [1.6.2~1.6.3] - 2026-05-15
|
||||
|
||||
### 🔧 Maintenance
|
||||
|
||||
- Updated pnpm lockfile after removing `builtin-modules` and `dotenv` dependencies
|
||||
- Added GitHub artifact attestations for `main.js` and `styles.css` release assets
|
||||
- Fixed all Obsidian plugin linter warnings.
|
||||
|
||||
<details>
|
||||
<summary>中文说明(点击展开)</summary>
|
||||
|
||||
### 🔧 维护
|
||||
|
||||
- 为 release 产物 `main.js` 和 `styles.css` 添加 GitHub Artifact Attestation(加密溯源证明)
|
||||
- 修复所有 Obsidian 插件 linter 警告
|
||||
- 移除 `builtin-modules` 和 `dotenv` 依赖后同步更新 pnpm lockfile
|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
## [1.6.2] - 2026-05-15
|
||||
|
||||
### 🔧 Maintenance
|
||||
|
|
@ -47,6 +26,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
---
|
||||
|
||||
## [1.6.3] - 2026-05-15
|
||||
|
||||
### 🔧 Maintenance
|
||||
|
||||
- Updated pnpm lockfile after removing `builtin-modules` and `dotenv` dependencies
|
||||
- Added GitHub artifact attestations for `main.js` and `styles.css` release assets
|
||||
- Fixed all Obsidian plugin linter warnings.
|
||||
|
||||
<details>
|
||||
<summary>中文说明(点击展开)</summary>
|
||||
|
||||
### 🔧 维护
|
||||
|
||||
- 为 release 产物 `main.js` 和 `styles.css` 添加 GitHub Artifact Attestation(加密溯源证明)
|
||||
- 修复所有 Obsidian 插件 linter 警告
|
||||
- 移除 `builtin-modules` 和 `dotenv` 依赖后同步更新 pnpm lockfile
|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
## [1.6.1] - 2026-05-12
|
||||
|
||||
### ✨ Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue