We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907152b commit 85dabcfCopy full SHA for 85dabcf
packages/rpc/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [@appland/rpc-v1.21.0](https://github.com/getappmap/appmap-js/compare/@appland/rpc-v1.20.0...@appland/rpc-v1.21.0) (2025-07-02)
2
+
3
4
+### Features
5
6
+* Define ReviewRpc types ([8bbf145](https://github.com/getappmap/appmap-js/commit/8bbf145b23bd6cc9e4bcf370b9019eade2c0d024))
7
8
# [@appland/rpc-v1.20.0](https://github.com/getappmap/appmap-js/compare/@appland/rpc-v1.19.0...@appland/rpc-v1.20.0) (2025-05-28)
9
10
packages/rpc/package.json
@@ -1,6 +1,6 @@
{
"name": "@appland/rpc",
- "version": "1.20.0",
+ "version": "1.21.0",
"author": "AppLand, Inc.",
"license": "Commons Clause + MIT",
"description": "AppMap RPC client and server",
0 commit comments