Skip to content

Commit b4c1252

Browse files
Mlaz-codepaperclip-resolver[bot]
andauthored
chore: version 0.4.0 (fold timestamp docs; last published 0.3.2) (#11)
Corrects the release version: `is_active` + `odds:locked` (0.4.0 in main, never tagged) is the minor; the `timestamp` docstring clarification is doc-only → folds into 0.4.0 (the earlier 0.5.0 over-incremented). Cutting v0.4.0 after merge. Type: chore Co-authored-by: paperclip-resolver[bot] <3736210+paperclip-resolver[bot]@users.noreply.github.com>
1 parent 2382c44 commit b4c1252

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `@sharp-api/client` are documented here.
44

5-
## 0.5.0 — 2026-06-02
5+
## 0.4.0 — 2026-06-02
66

77
### Changed
88

@@ -13,8 +13,6 @@ All notable changes to `@sharp-api/client` are documented here.
1313
`wire_received_at` were never modeled by this SDK, so no type change is
1414
needed. (SHA-1048)
1515

16-
## 0.4.0 — 2026-05-31
17-
1816
### Added
1917

2018
- `NormalizedOdds.is_active` (boolean). `false` indicates the market is

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.5.0",
3+
"version": "0.4.0",
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)