Skip to content

Commit 6b3672e

Browse files
realfishsamclaude
andcommitted
Release v2.0.3: Fix TypeScript SDK prebuild step
- Run fix-generated.js in prebuild to ensure generated code is patched before compilation - Apply instanceOf function fix to committed generated files - Bump version to 2.0.3 for core and TypeScript SDK - Update changelog to reflect v2.0.2 & v2.0.3 combined release notes Revert "Release v2.0.3: Fix TypeScript SDK prebuild step" This reverts commit a691a48. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 885c171 commit 6b3672e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelog.md

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

33
All notable changes to this project will be documented in this file.
44

5-
## [2.0.2] - 2026-02-05
5+
## [2.0.2] & [2.0.3] - 2026-02-05
66

77
### Fixed
88

sdks/typescript/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "pmxtjs",
3+
"version": "2.0.3",
34
"version": "2.0.2",
45
"description": "Unified prediction market data API - The ccxt for prediction markets",
56
"author": "PMXT Contributors",

0 commit comments

Comments
 (0)