Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,21 @@ No changes yet.

---

[1.2.4] - 2026-05-01

### Changed

- Updated development dependencies:
- @types/vscode from 1.116.0 -> 1.118.0
- @vitest/coverage-v8 from 4.1.4 -> 4.1.5
- vitest from 4.1.4 -> 4.1.5
- typescript-eslint from 8.58.2 -> 8.59.1

### Maintenance

- Applied Dependabot updates for development tooling
- No runtime or user-facing changes in this release

## [1.2.3] - 2026-04-26

### Changed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ See the manual: [docs/MANUAL.md](docs/MANUAL.md)

- Git installed and available in PATH
- Workspace opened inside a Git repository
- VS Code **v1.116.0** or newer
- VS Code **v1.118.0** or newer

---

Expand Down
Loading
Loading