Skip to content

Commit 63558a1

Browse files
authored
Merge pull request #11 from ubodigat/Patch-for-Version-1.0.2
29.11.2025 | Patch for Version 1.0.2
2 parents a953c48 + 33e056b commit 63558a1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ jobs:
9191
- name: Publish to VS Code Marketplace
9292
run: vsce publish --packagePath *.vsix
9393
env:
94-
VSCE_PAT: ${{ secrets.VSCE_PAT }}
94+
VSCE_PAT: ${{ secrets.VSCE_PAT }}

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": "ubodigat-code-formatter",
33
"displayName": "U:Bodigat Code Formatter",
44
"description": "A modern code formatter for HTML, CSS and JavaScript, based on Lonefy's original JS-CSS-HTML Formatter.",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"publisher": "ubodigat",
77
"author": "Originally by Lonefy, maintained and updated by U:Bodigat Development",
88
"license": "MIT",

0 commit comments

Comments
 (0)