Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Commit f279b7f

Browse files
authored
Merge pull request #8 from SoYoung210/test-package-two
feat: 🎸 test package two break change
2 parents f2cc91f + ef1ab9e commit f279b7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sample-two/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export function sampleTwo() {
2-
return 'hello i am sample two';
2+
return 'hello i am sample two, Test BREAK CHANGE';
33
}

0 commit comments

Comments
 (0)