Skip to content

Commit

Permalink
Version Packages (next) (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 1, 2024
1 parent db0f2af commit 0e6cb47
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
},
"changesets": [
"chilled-baboons-battle",
"dull-candles-exercise",
"many-spies-fix",
"rude-berries-rescue",
"shy-turkeys-count",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @heymp/scratchpad

## 1.0.0-next.5

### Minor Changes

- db0f2af: Open devtools automatically with cli flag. Use the `--devtools` flag
to enable the devtools in the browser.

## 1.0.0-next.4

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heymp/scratchpad",
"version": "1.0.0-next.4",
"version": "1.0.0-next.5",
"main": "bin/cli.js",
"type": "module",
"bin": {
Expand Down

0 comments on commit 0e6cb47

Please sign in to comment.