Skip to content

Commit 6f38945

Browse files
YossiSaadiclaude
andauthored
Sync package versions to 0.1.0 (#3)
Sync package versions to match published npm versions. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2e08552 commit 6f38945

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mondaycom/hatcha-core",
3-
"version": "0.1.1",
3+
"version": "0.1.0",
44
"description": "Challenge generation and cryptographic verification for HATCHA",
55
"type": "module",
66
"main": "./dist/index.cjs",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mondaycom/hatcha-react",
3-
"version": "0.1.1",
3+
"version": "0.1.0",
44
"description": "React component for HATCHA — reverse CAPTCHA for agents",
55
"type": "module",
66
"main": "./dist/index.cjs",

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mondaycom/hatcha-server",
3-
"version": "0.1.1",
3+
"version": "0.1.0",
44
"description": "Server middleware for HATCHA — Next.js and Express handlers",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)