Skip to content

Commit 46fcefc

Browse files
committed
chore(release): 0.1.34
1 parent f809dfa commit 46fcefc

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.34 (2025-10-14)
6+
57
### 0.1.33 (2025-09-05)
68

79
### 0.1.32 (2025-06-09)

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": "Runs untrusted code in a Node.js v8 sandbox.",
44
"homepage": "https://github.com/Kikobeats/isolated-function",
5-
"version": "0.1.33",
5+
"version": "0.1.34",
66
"main": "src/index.js",
77
"exports": {
88
".": "./src/index.js"

0 commit comments

Comments
 (0)