Skip to content

Commit 04d8fa7

Browse files
chore: re-merge main, update timestamp — barrel conflicts resolved (PR is superset of main)
All merge conflicts were in barrel index files. In each case the PR branch already contained all of main's additions plus additional feature exports, so the PR version was kept. This commit updates the merge timestamp to indicate main has been re-incorporated. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c81278f commit 04d8fa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* @packageDocumentation
55
*/
6-
// merged: 2026-04-09T18:38Z (main merged in, barrel-export conflicts resolved)
6+
// merged: 2026-04-09T19:37Z (re-merge main into PR branch, barrel-export conflicts resolved by keeping PR superset)
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/.

0 commit comments

Comments
 (0)