Skip to content

Commit 4bbb837

Browse files
committed
chore: update changelog, unit tests
1 parent ca375fd commit 4bbb837

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Unreleased changes are in the `master` branch.
99

1010
## [Unreleased]
1111

12+
### Fixed
13+
14+
- added PlutusV3 to the type field of the script object, to match the actual API response types
15+
1216
## [0.1.82] - 2025-10-20
1317

1418
### Added

test/tests/__snapshots__/get-schema-for-endpoint.test.ts.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23420,6 +23420,7 @@ relative to the start of the network
2342023420
"timelock",
2342123421
"plutusV1",
2342223422
"plutusV2",
23423+
"plutusV3",
2342323424
],
2342423425
"example": "plutusV1",
2342523426
"type": "string",

0 commit comments

Comments
 (0)