Skip to content

Commit 1cdbfe2

Browse files
github-actions[bot]SebTardif
authored andcommitted
chore(main): release patchloom 0.0.1
1 parent 2138a11 commit 1cdbfe2

4 files changed

Lines changed: 35 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "0.0.1"
33
}

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Changelog
22

3+
## [0.0.1](https://github.com/patchloom/patchloom-vscode/compare/patchloom-v0.0.0...patchloom-v0.0.1) (2026-06-05)
4+
5+
6+
### Features
7+
8+
* add output channel, search/create/doc-get actions, and batch apply ([e451e03](https://github.com/patchloom/patchloom-vscode/commit/e451e03d1d20cd57dd927acd5c26847673f74bf6)), closes [#27](https://github.com/patchloom/patchloom-vscode/issues/27) [#28](https://github.com/patchloom/patchloom-vscode/issues/28) [#29](https://github.com/patchloom/patchloom-vscode/issues/29)
9+
* implement managed Patchloom binary install, update, and reinstall ([d272511](https://github.com/patchloom/patchloom-vscode/commit/d27251104baf73649e82a7f8ea080826913cdc97)), closes [#9](https://github.com/patchloom/patchloom-vscode/issues/9)
10+
* log CLI invocation details in generateAgentRules ([9d0095a](https://github.com/patchloom/patchloom-vscode/commit/9d0095a4c06095797b8ba139a2b3a5c3ccfd1ff9))
11+
12+
13+
### Bug Fixes
14+
15+
* add missing .js extension to re-export in showStatus ([2764301](https://github.com/patchloom/patchloom-vscode/commit/276430183ff2a93ed49015c5d793c9b5ef01dfbf))
16+
* **ci:** exclude private patchloom URLs from lychee ([0277fb2](https://github.com/patchloom/patchloom-vscode/commit/0277fb23e402831cfc83c4a498c3cacdca2bdbd0))
17+
* **ci:** fix lychee config syntax and FOSSA job gate ([a86c8c8](https://github.com/patchloom/patchloom-vscode/commit/a86c8c87d7d1097f96c571e8bc69356a85f551d4))
18+
* **ci:** use self-hosted runner for unit tests (private repo) ([29e343c](https://github.com/patchloom/patchloom-vscode/commit/29e343c9e8e3d2106a07b9e66317bcc27a81d782))
19+
* correct release-please-action SHA pin ([#68](https://github.com/patchloom/patchloom-vscode/issues/68)) ([de77c2f](https://github.com/patchloom/patchloom-vscode/commit/de77c2f46be8a600dc0461b3ca58149f0904d452))
20+
* harden managed install download and cleanup ([54b061c](https://github.com/patchloom/patchloom-vscode/commit/54b061c7bdb516e879f558a28c25d70445b12bc3))
21+
* include workspace name and log errors in generateAgentRules ([b194ce4](https://github.com/patchloom/patchloom-vscode/commit/b194ce43afff2c9321985df71c5f87b58a0cdfbc)), closes [#38](https://github.com/patchloom/patchloom-vscode/issues/38)
22+
* make all unit tests cross-platform for Windows ([#39](https://github.com/patchloom/patchloom-vscode/issues/39)) ([2d82279](https://github.com/patchloom/patchloom-vscode/commit/2d8227986c25000195dbd445c460fddcfc73ca7e))
23+
* make dedup test platform-aware for Windows PATHEXT ([cf8512d](https://github.com/patchloom/patchloom-vscode/commit/cf8512dd7076a42ccc22601c2c51930bd30111f0))
24+
* patch test VS Code after download to suppress macOS windows ([7549763](https://github.com/patchloom/patchloom-vscode/commit/7549763963f24e158ba232a2391d92088d6eda32))
25+
* re-sign VS Code app bundle after LSUIElement patch ([c010b30](https://github.com/patchloom/patchloom-vscode/commit/c010b30698de4d85d2a50e90ccab864c1f9319f3))
26+
* remove placeholder screenshots from README ([#66](https://github.com/patchloom/patchloom-vscode/issues/66)) ([b29bbce](https://github.com/patchloom/patchloom-vscode/commit/b29bbce95e70535dd48e7d1b8b04cadb44d64279))
27+
* resolve code quality alerts and improve Scorecard ([#54](https://github.com/patchloom/patchloom-vscode/issues/54)) ([cf5aeb0](https://github.com/patchloom/patchloom-vscode/commit/cf5aeb0896f64f1bf24ccb730de238887cb2b4d2))
28+
* resolve npm audit vulnerabilities via overrides ([c3801a9](https://github.com/patchloom/patchloom-vscode/commit/c3801a91b30a84578473aa8cc64afaf62dc771d9)), closes [#37](https://github.com/patchloom/patchloom-vscode/issues/37)
29+
* revert cross-platform CI matrix and use self-hosted for security ([93d21a2](https://github.com/patchloom/patchloom-vscode/commit/93d21a2b8dbbe21dd40a5445587c1ade3a19bddc))
30+
* update integration test for 12 registered commands ([b58f606](https://github.com/patchloom/patchloom-vscode/commit/b58f6068333ee86a1e27e2bdb923f360879dce79))
31+
* update integration test to expect 9 commands ([7e5b78e](https://github.com/patchloom/patchloom-vscode/commit/7e5b78e2d647d5b7ceae1ea5b2d4e5c1be8a35f6))
32+
* validate create action path stays inside workspace folder ([d107a3b](https://github.com/patchloom/patchloom-vscode/commit/d107a3bbacca0f816ccb5d8714f746788c95797d))
33+
334
## 0.0.1
435

536
### Binary discovery and status

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "patchloom",
33
"displayName": "Patchloom",
44
"description": "VS Code extension for Patchloom. Installs, configures, and integrates the Patchloom CLI for editor-first workflows.",
5-
"version": "0.0.0",
5+
"version": "0.0.1",
66
"publisher": "patchloom",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)