Skip to content

Commit 132e926

Browse files
chore(main): release patchloom 0.0.8 (#178)
Co-authored-by: patchloom-release[bot] <291219740+patchloom-release[bot]@users.noreply.github.com>
1 parent 9184cee commit 132e926

4 files changed

Lines changed: 12 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.7"
2+
".": "0.0.8"
33
}

CHANGELOG.md

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

3+
## [0.0.8](https://github.com/patchloom/patchloom-vscode/compare/patchloom-v0.0.7...patchloom-v0.0.8) (2026-06-30)
4+
5+
6+
### Features
7+
8+
* add Linux musl managed install targets ([#179](https://github.com/patchloom/patchloom-vscode/issues/179)) ([4d46a70](https://github.com/patchloom/patchloom-vscode/commit/4d46a70f47c6e6fc5e361df986238706fa416e5a))
9+
* align extension with patchloom CLI v0.7.0 ([#177](https://github.com/patchloom/patchloom-vscode/issues/177)) ([da702f8](https://github.com/patchloom/patchloom-vscode/commit/da702f8c06cba7f6ff4fceb3cf9086162c05d6e1))
10+
311
## [0.0.7](https://github.com/patchloom/patchloom-vscode/compare/patchloom-v0.0.6...patchloom-v0.0.7) (2026-06-26)
412

513

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.7",
5+
"version": "0.0.8",
66
"publisher": "patchloom",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)