Skip to content

Commit d666e75

Browse files
Version Packages (next) (#72)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7522bd7 commit d666e75

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"sixty-laws-draw",
2626
"swift-planets-rescue",
2727
"tasty-radios-rhyme",
28-
"two-pets-rescue"
28+
"two-pets-rescue",
29+
"witty-apples-roll"
2930
]
3031
}

CHANGELOG.md

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

3+
## 1.0.0-next.16
4+
5+
### Patch Changes
6+
7+
- 7522bd7: Fix: generate config failing
8+
39
## 1.0.0-next.15
410

511
### 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.15",
4+
"version": "1.0.0-next.16",
55
"main": "src/lib/index.js",
66
"module": "src/lib/index.js",
77
"type": "module",

0 commit comments

Comments
 (0)