Skip to content

Commit

Permalink
Release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Jun 16, 2023
1 parent bad4d0b commit fd4e359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
node-version: 18

- run: npx lvr --release
- run: npx lvr release
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"publisher": "lvjiaxuan",
"name": "vscode-eslint-disable",
"displayName": "ESLint Disable",
"version": "1.2.1",
"version": "1.2.2",
"description": "Using hotkeys to insert the corresponding disabling rules comment.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit fd4e359

Please sign in to comment.