Skip to content

Commit aa9a07d

Browse files
chore: release v1.8.4
1 parent 38c60d3 commit aa9a07d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.8.4] - 2026-05-28
2+
3+
### Changes
4+
- fix: align package.json entry points with Vite v7 output filenames
15
## [1.8.3] - 2026-05-28
26

37
### Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "quickjs-emscripten-sync",
33
"author": "rot1024",
4-
"version": "1.8.3",
4+
"version": "1.8.4",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)