Skip to content

0.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 09:47
· 2 commits to main since this release
fix: 通过 Obsidian 自动审核检查(v0.1.1)

- build.mjs CI 容错:无 vault 环境跳过同步/部署(修复 Build verification failed)
- no-static-styles-assignment:style 直接赋值改 CSS 类
- minAppVersion 1.5.0 → 1.7.2(no-unsupported-api)
- 移除 eslint-disable 注释,类型安全写法(notify.ts)
- window.setTimeout 兼容 popout(runner.ts)
- 清理未使用变量/导入
- README 扩充英文段落
- 新增 GitHub Actions release workflow(artifact attestation 构建发布)