🔖(minor) bump release to 0.1.21

Refactor authentication.
Address few bug bounties.
This commit is contained in:
lebaudantoine
2025-05-01 16:44:58 +02:00
committed by aleb_the_flash
parent c7c0df5b6d
commit b79fa14919
9 changed files with 13 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.1.20",
"version": "0.1.21",
"type": "module",
"main": "./dist/visio-sdk.umd.cjs",
"module": "./dist/visio-sdk.js",