We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea2fbe commit 150f227Copy full SHA for 150f227
CHANGELOG.md
@@ -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
@@ -1,7 +1,7 @@
{
"name": "quickjs-emscripten-sync",
"author": "rot1024",
- "version": "1.5.2",
+ "version": "1.6.0",
"license": "MIT",
"source": "./src/index.ts",
"main": "./dist/quickjs-emscripten-sync.umd.js",
0 commit comments