Skip to content

Commit

Permalink
feat(nestjs-json-rpc,nestjs-json-rpc-sdk): Create git tag
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Up to major version
  • Loading branch information
klerick committed Apr 12, 2024
1 parent 2e8f499 commit 7c7ae72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/json-rpc/nestjs-json-rpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,4 @@ or RPC call Batch
{"jsonrpc": "2.0", "method": "RpcService.someOtherMethode", "params": [1, 2], "id": 2}
]
```

0 comments on commit 7c7ae72

Please sign in to comment.