Skip to content

Commit 68d2600

Browse files
committed
chore(release): 0.1.62
1 parent 326430b commit 68d2600

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.62 (2026-05-20)
6+
57
### 0.1.61 (2026-05-20)
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://kikobeats.github.io/isolated-function/",
5-
"version": "0.1.61",
5+
"version": "0.1.62",
66
"types": "src/index.d.ts",
77
"main": "src/index.js",
88
"exports": {

0 commit comments

Comments
 (0)