Skip to content

Commit 271de3f

Browse files
Mlaz-codeclaude
andcommitted
chore: bump 0.2.5 → 0.2.6 to retry npm publish
v0.2.5 release tagged at a commit before the publish.yml NPM_TOKEN fallback fix (b8e3464). gh run rerun used the workflow file from the tagged commit (without the fix), so it failed identically. Bumping to 0.2.6 and cutting a fresh release from main (which has the workflow fix). Same source code as 0.2.5 — only difference is the publish workflow now has NPM_TOKEN auth. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b8e3464 commit 271de3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sharp-api/client",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Official TypeScript/JavaScript client for the SharpAPI real-time sports betting odds API",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)