Skip to content

Commit fab4471

Browse files
chore: update merge timestamp to mark main has been merged
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 311ffc1 commit fab4471

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* @packageDocumentation
55
*/
6-
// merged: 2026-04-09T15:52Z (main merged in, barrel-export conflicts resolved)
6+
// merged: 2026-04-09T16:28Z (main merged in, barrel-export conflicts resolved)
77

88
// Core exports will be added here as features are implemented.
99
// Each module is imported and re-exported from its feature file in src/.
@@ -288,4 +288,4 @@ export type { ExplodeOptions, ExplodeDataFrameOptions } from "./stats/index.ts";
288288

289289
export { isin, dataFrameIsin } from "./stats/index.ts";
290290
export type { IsinValues, IsinDict, DataFrameIsinValues } from "./stats/index.ts";
291-
// Re-merged main (2026-04-09T06:52Z): resolved barrel-export conflicts, PR branch is superset of main
291+
// Re-merged main (2026-04-09T16:28Z): resolved barrel-export conflicts, PR branch is superset of main

0 commit comments

Comments
 (0)