Skip to content

Commit

Permalink
Release v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Aug 22, 2024
1 parent f6f691c commit b5d50e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8575,7 +8575,7 @@ var import_shell_quote = __toESM(require_shell_quote());
var import_which = __toESM(require_lib2());

// package.json
var version2 = "2.3.1";
var version2 = "2.3.2";

// node_modules/.pnpm/@badrap+valita@0.3.9/node_modules/@badrap/valita/dist/node-mjs/index.mjs
function joinIssues(left, right) {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pyright-action",
"version": "2.3.1",
"version": "2.3.2",
"private": true,
"description": "GitHub Action for pyright",
"main": "dist/index.js",
Expand Down

0 comments on commit b5d50e5

Please sign in to comment.