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 9340f78 commit 4de6ab9Copy full SHA for 4de6ab9
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wokwi/cli",
3
- "version": "0.18.3",
+ "version": "0.19.0",
4
"description": "Wokwi Simulator CLI (for CI and local development)",
5
"main": "dist/cli.cjs",
6
"type": "module",
packages/client/package.json
"name": "@wokwi/client",
"description": "Wokwi Client JS Library",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments