Skip to content

Commit 8bf8578

Browse files
authored
Merge pull request #31 from zeroedin/fix/console-update-0-4-1
fix: update to 0.4.1
2 parents ca71aa3 + 62c23a6 commit 8bf8578

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/modern-signs-give.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+
updating to 0.4.1

src/index.ts

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

0 commit comments

Comments
 (0)