We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8a003 commit c47a45cCopy full SHA for c47a45c
3 files changed
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@mondaycom/hatcha-core",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "Challenge generation and cryptographic verification for HATCHA",
5
"type": "module",
6
"main": "./dist/index.cjs",
packages/react/package.json
"name": "@mondaycom/hatcha-react",
"description": "React component for HATCHA — reverse CAPTCHA for agents",
packages/server/package.json
"name": "@mondaycom/hatcha-server",
"description": "Server middleware for HATCHA — Next.js and Express handlers",
0 commit comments