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

Commit

Permalink
feat: 🎸 test package two break change
Browse files Browse the repository at this point in the history
BREAKING CHANGE: 🧨 it has break change
  • Loading branch information
SoYoung210 committed Aug 5, 2020
1 parent f2cc91f commit ef1ab9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sample-two/main.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export function sampleTwo() {
return 'hello i am sample two';
return 'hello i am sample two, Test BREAK CHANGE';
}

0 comments on commit ef1ab9e

Please sign in to comment.