Commit graph

6 commits

Author SHA1 Message Date
Justice Vellacott
66aaca29a2 Release 1.8.2 2026-05-15 19:51:25 -04:00
Justice Vellacott
e44c7f8e49 Release 1.4.1 2025-12-21 06:06:44 -05:00
Justice Vellacott
224a85155b feat: automate GitHub release notes generation from CHANGELOG.md, remove draft status, and ignore temporary notes file. 2025-12-19 20:24:52 -05:00
Im The Justice Man
09905e22c8 chore: update dependencies and improve type safety
- Updated ESLint and TypeScript dependencies in package.json for better compatibility and features.
- Modified release.sh to remove legacy peer dependencies flag for npm update.
- Cleaned up TypeScript code in main.ts, mobile-search-leaf.ts, and settings.ts by removing unnecessary eslint-disable comments and improving type assertions.
- Simplified onChooseItem methods in various classes to remove unused event parameters.
2025-12-11 08:03:24 +00:00
copilot-swe-agent[bot]
fa8c572686 Fix release workflow: use --legacy-peer-deps for npm install
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-06 16:37:22 +00:00
Im The Justice Man
29e0a3d829
Add GitHub Actions workflow for plugin release 2025-11-26 23:01:27 -05:00