Skip to content

Commit d22e1f2

Browse files
committed
chore: release
1 parent 226afc1 commit d22e1f2

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

packages/runner/CHANGELOG.md

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

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- Fix published files
8+
39
## 0.0.3
410

511
### Patch Changes

packages/runner/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@hot-hook/runner",
33
"description": "Runner for applications that use hot-hook",
4-
"version": "0.0.3",
5-
"main": "index.js",
4+
"version": "0.0.4",
5+
"main": "build/bin/run.js",
66
"type": "module",
77
"files": [
88
"build"

0 commit comments

Comments
 (0)