Skip to content

Commit 6df4858

Browse files
committed
chore: bump version to 1.0.2 and exclude .opencode from vsix
1 parent c182470 commit 6df4858

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.vscodeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ node_modules/**
1212
!node_modules/@vscode/**
1313
.agents/**
1414
.claude/**
15+
.opencode/**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "renux-project-actions",
33
"displayName": "Project Scripts Runner",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "Run project scripts and custom actions from a sidebar panel.",
66
"categories": [
77
"Other"

0 commit comments

Comments
 (0)