Skip to content

Commit 6ccc50c

Browse files
New update
1 parent 1aee8aa commit 6ccc50c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.changeset/grumpy-beans-tie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@ddd/test-release": patch
3+
---
4+
5+
asdasdddd

packages/test-package/src/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ console.log("Release candidate v5.0.1?");
2222
console.log("Release candidate v6?");
2323
console.log("No way a new feature?");
2424
console.log("LOOKIT v3 fix!");
25-
console.log("LOOKIT v5 fix!");
25+
console.log("LOOKIT v5 fix!");
26+
console.log("LOOKIT v7 fix!");

0 commit comments

Comments
 (0)