Skip to content

Commit 9e0ac3a

Browse files
Version Packages (next) (#60)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 541383a commit 9e0ac3a

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"fair-parrots-sleep",
1616
"loud-rivers-pretend",
1717
"many-spies-fix",
18+
"many-tigers-deliver",
1819
"rude-berries-rescue",
1920
"rude-pets-hope",
2021
"shy-turkeys-count",

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @heymp/scratchpad
22

3+
## 1.0.0-next.12
4+
5+
### Patch Changes
6+
7+
- 541383a: Fix: logging undefined breaks log output
8+
9+
fixes: #58
10+
311
## 1.0.0-next.11
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@heymp/scratchpad",
33
"description": "Run TS/JS snippets in a locally",
4-
"version": "1.0.0-next.11",
4+
"version": "1.0.0-next.12",
55
"main": "bin/cli.js",
66
"type": "module",
77
"bin": {

0 commit comments

Comments
 (0)