Skip to content

Commit d4b6f7d

Browse files
authored
Merge pull request #16 from zeroedin/fix/update-console-log-patch
update and changeset
2 parents 57cc769 + f040a01 commit d4b6f7d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/three-zoos-drum.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"z-changeset-practice": patch
3+
---
4+
5+
update changeset to 0.2.1

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
console.log('v0.2.0');
1+
console.log('v0.2.1');

0 commit comments

Comments
 (0)