chore: bump version to 4.2.22

Consolidate dotnet SDK with sync/async implementations and add CI testing.
Move API and portal off pool to prevent failover when cammy is loaded.
This commit is contained in:
russell@unturf.com 2026-01-24 11:54:56 -05:00
parent b0c9fd51ad
commit bc3af266bc
15 changed files with 70 additions and 232 deletions

View file

@ -1,6 +1,6 @@
{
"name": "un-async",
"version": "4.2.21",
"version": "4.2.22",
"description": "Unsandbox async JavaScript SDK - Execute code in 50+ languages",
"main": "src/un_async.js",
"type": "module",