Skip to content

Commit 150f227

Browse files
chore: release v1.6.0 (#56)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent aea2fbe commit 150f227

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [1.6.0] - 2025-11-26
6+
7+
### Changes
8+
- chore: update quickjs-emscripten package version and dependencies (#53)
9+
- ci: update renovate.json

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.5.2",
4+
"version": "1.6.0",
55
"license": "MIT",
66
"source": "./src/index.ts",
77
"main": "./dist/quickjs-emscripten-sync.umd.js",

0 commit comments

Comments
 (0)