Skip to content

Commit c47a45c

Browse files
release [skip ci]: core@v0.1.2 server@v0.1.2 react@v0.1.2
1 parent 5e8a003 commit c47a45c

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.2",
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.2",
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.2",
44
"description": "Server middleware for HATCHA — Next.js and Express handlers",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)