Compare commits

...

1 Commits

Author SHA1 Message Date
d5d171b280 feat: update version to 1.1.0 in package.json 2025-12-02 15:49:46 +08:00

View File

@@ -1,6 +1,6 @@
{
"name": "@tonecn/typesrpc",
"version": "1.0.2",
"version": "1.1.0",
"description": "A lightweight, type-safe RPC framework for TypeScript with deep nested API support",
"main": "dist/index.js",
"types": "dist/index.d.ts",