Skip to content

Commit f50c6f0

Browse files
committed
chore(release): 0.1.64
1 parent 1ee95c4 commit f50c6f0

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 0.1.64 (2026-05-22)
6+
57
### 0.1.63 (2026-05-22)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "isolated-function",
33
"description": "Run JavaScript from AI agents, plugins, and workflows in a separate Node.js process with strict safety limits.",
44
"homepage": "https://isolated-function.js.org/",
5-
"version": "0.1.63",
5+
"version": "0.1.64",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"exports": {

0 commit comments

Comments
 (0)