Skip to content

Commit 0029709

Browse files
committed
Fix changelog entry for raw types export to reference the correct PR
1 parent c6ff093 commit 0029709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to the library will be documented in this file.
55
## vX.X.X (Month DD, YYYY)
66

77
- Add `toBigint`, `toBoolean`, `toDate`, `toNumber` and `toString` transformation actions (pull request #1212)
8-
- Export `RawCheckAddIssue`, `RawCheckContext`, `RawCheckIssueInfo`, `RawTransformAddIssue`, `RawTransformContext` and `RawTransformIssueInfo` types for better developer experience with `rawCheck` and `rawTransform` actions (pull request #1358)
8+
- Export `RawCheckAddIssue`, `RawCheckContext`, `RawCheckIssueInfo`, `RawTransformAddIssue`, `RawTransformContext` and `RawTransformIssueInfo` types for better developer experience with `rawCheck` and `rawTransform` actions (pull request #1359)
99
- Change build step to tsdown
1010

1111
## v1.1.0 (May 06, 2025)

0 commit comments

Comments
 (0)