Skip to content

Commit 87e3532

Browse files
committed
chore: prerelease
1 parent 522677e commit 87e3532

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/adapter-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@httpc/adapter-cloudflare",
33
"description": "Adapter for hosting on Cloudflare worker or pages an httpc API",
4-
"version": "0.0.1-pre20230904104045",
4+
"version": "0.0.1-pre20250611163936",
55
"type": "module",
66
"author": {
77
"name": "Giuseppe La Torre",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@httpc/cli",
33
"description": "httpc cli for building function-based API with minimal code and end-to-end type safety",
4-
"version": "0.2.0-pre20230904104045",
4+
"version": "0.2.0-pre20250611163936",
55
"author": {
66
"name": "Giuseppe La Torre",
77
"url": "https://github.com/giuseppelt"

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@httpc/client",
33
"description": "httpc client for building function-based API with minimal code and end-to-end type safety",
4-
"version": "0.2.0-pre20230831141721",
4+
"version": "0.2.0-pre20250611163936",
55
"author": {
66
"name": "Giuseppe La Torre",
77
"url": "https://github.com/giuseppelt"

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@httpc/kit",
33
"description": "httpc toolbox for building function-based API with minimal code and end-to-end type safety",
4-
"version": "0.2.0-pre20230904104045",
4+
"version": "0.2.0-pre20250611163936",
55
"author": {
66
"name": "Giuseppe La Torre",
77
"url": "https://github.com/giuseppelt"

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@httpc/server",
33
"description": "httpc server for building function-based API with minimal code and end-to-end type safety",
4-
"version": "0.2.0-pre20230904185515",
4+
"version": "0.2.0-pre20250611163936",
55
"author": {
66
"name": "Giuseppe La Torre",
77
"url": "https://github.com/giuseppelt"

0 commit comments

Comments
 (0)