|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.0.2](https://github.com/patchloom/patchloom-vscode/compare/patchloom-v0.0.1...patchloom-v0.0.2) (2026-06-07) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add dynamic code coverage badge ([#87](https://github.com/patchloom/patchloom-vscode/issues/87)) ([73c7231](https://github.com/patchloom/patchloom-vscode/commit/73c72311f655611408846d4f8a031280b5fa3c95)) |
| 9 | +* cache VS Code Marketplace version badge via Gist ([#88](https://github.com/patchloom/patchloom-vscode/issues/88)) ([e24a3cc](https://github.com/patchloom/patchloom-vscode/commit/e24a3ccfeff67fee5dff3d31625a20cafb747a99)) |
| 10 | +* MCP-aware status bar, per-editor breakdown, verify command ([#94](https://github.com/patchloom/patchloom-vscode/issues/94)) ([21fb8e8](https://github.com/patchloom/patchloom-vscode/commit/21fb8e85fcb0e292e24fbba23946a5f72858d845)) |
| 11 | +* use GitHub App token for release-please identity separation ([#89](https://github.com/patchloom/patchloom-vscode/issues/89)) ([dfb58f1](https://github.com/patchloom/patchloom-vscode/commit/dfb58f12c933d96e6c567baad9b592867e01be90)), closes [#77](https://github.com/patchloom/patchloom-vscode/issues/77) |
| 12 | + |
| 13 | + |
| 14 | +### Bug Fixes |
| 15 | + |
| 16 | +* align release tag format and batch template with patchloom CLI ([#98](https://github.com/patchloom/patchloom-vscode/issues/98)) ([623f60f](https://github.com/patchloom/patchloom-vscode/commit/623f60f402ce54662b597bf21fba87ca876bcdf8)), closes [#97](https://github.com/patchloom/patchloom-vscode/issues/97) |
| 17 | +* migrate app-id to client-id in workflow app tokens ([#92](https://github.com/patchloom/patchloom-vscode/issues/92)) ([68b9fc8](https://github.com/patchloom/patchloom-vscode/commit/68b9fc85ef737b389ddbde5db8bcdb67762be876)) |
| 18 | +* replace retired shields.io Marketplace badges ([#82](https://github.com/patchloom/patchloom-vscode/issues/82)) ([00257de](https://github.com/patchloom/patchloom-vscode/commit/00257de684a68aeb814f8035a8173040a2c5781b)) |
| 19 | +* resolve CodeQL and AI code quality findings ([#100](https://github.com/patchloom/patchloom-vscode/issues/100)) ([6cf1a64](https://github.com/patchloom/patchloom-vscode/commit/6cf1a643a60f9ad5582c5bdcad37fe4ffe4dd83e)) |
| 20 | +* skip auto-merge for release PRs ([#90](https://github.com/patchloom/patchloom-vscode/issues/90)) ([6613770](https://github.com/patchloom/patchloom-vscode/commit/6613770bdda40007712eb81c951c96ae61759764)) |
| 21 | +* trim README badges to 7 dynamic essentials ([#83](https://github.com/patchloom/patchloom-vscode/issues/83)) ([8e20298](https://github.com/patchloom/patchloom-vscode/commit/8e20298d410ea28b1ac550336c9d9569967b0eed)) |
| 22 | +* update MCP test to use newline-delimited JSON-RPC ([#102](https://github.com/patchloom/patchloom-vscode/issues/102)) ([eda9e6b](https://github.com/patchloom/patchloom-vscode/commit/eda9e6ba591b03df848d4abf5f3ff0215e89cae8)), closes [#101](https://github.com/patchloom/patchloom-vscode/issues/101) |
| 23 | +* update release URL tag format and README for patchloom v0.1.4 ([#99](https://github.com/patchloom/patchloom-vscode/issues/99)) ([f69d011](https://github.com/patchloom/patchloom-vscode/commit/f69d011fae71493eb4cf9f4979c8aa4156ac3976)) |
| 24 | +* use App token for auto-merge to unblock post-merge events ([#91](https://github.com/patchloom/patchloom-vscode/issues/91)) ([4ed6802](https://github.com/patchloom/patchloom-vscode/commit/4ed6802fc70c08e734fb58cc5c62af652ae96554)) |
| 25 | + |
3 | 26 | ## [0.0.1](https://github.com/patchloom/patchloom-vscode/compare/patchloom-v0.0.0...patchloom-v0.0.1) (2026-06-05) |
4 | 27 |
|
5 | 28 |
|
|
0 commit comments