Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
update readme only
  • Loading branch information
yamachu committed Dec 4, 2024
1 parent 23b3470 commit ab58da6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,18 @@ Also, it provides a code completion feature.

- Highlight the TypeScript syntax of the @actions/github-script scripts section.


<!-- For GitHub -->
https://github.com/user-attachments/assets/3bdfbb3d-7c47-411e-9cb4-383285e5b490

<!-- For Marketplace -->
<!-- ![Completion](./images/completion.gif) -->

<!-- For GitHub -->
https://github.com/user-attachments/assets/9b227403-327f-4f94-a70b-5505f05f966f

<!-- For Marketplace -->
<!-- ![Definition](./images/definition.gif) -->

Powered by Volar.js

## Requirements
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "workflow-script-highlighter",
"version": "0.1.0",
"version": "0.1.1",
"publisher": "yamachu",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit ab58da6

Please sign in to comment.