We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ceff01 commit 5b48d63Copy full SHA for 5b48d63
packages/core/src/index.ts
@@ -1,4 +1,5 @@
1
// Core utilities and shared code
2
+// Test comment for workflow testing
3
export const VERSION = '0.0.1';
4
5
export function log(message: string): void {
0 commit comments