chore: bump version to 1.0.1 and update vscodeignore

This commit is contained in:
2026-04-24 10:29:51 -04:00
parent 32216dd73e
commit c31a964f47
3 changed files with 8 additions and 5 deletions
+3
View File
@@ -1,4 +1,7 @@
.vscode/**
.git/**
.gitignore
node_modules/**
*.vsix
assets/**
package-lock.json
+4 -4
View File
@@ -1,12 +1,12 @@
{
"name": "octo-theme",
"version": "1.0.0",
"name": "octo-themes",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "octo-theme",
"version": "1.0.0",
"name": "octo-themes",
"version": "1.0.1",
"license": "MIT",
"devDependencies": {
"@vscode/vsce": "^3.0.0"
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "octo-themes",
"displayName": "Octo Themes",
"description": "Thèmes VSCode épuré disponible en variante claire et sombre.",
"version": "1.0.0",
"version": "1.0.1",
"publisher": "hykocx",
"author": "Hyko",
"license": "MIT",