We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73258c commit 389a712Copy full SHA for 389a712
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "github-typescript-utils",
3
- "version": "0.2.2",
+ "version": "0.2.3",
4
"description": "TypeScript utilities for GitHub Actions workflows - REST API, Octokit, context helpers, and common workflow functions",
5
"type": "module",
6
"main": "./dist/index.js",
0 commit comments