Skip to content

Commit 85dabcf

Browse files
chore(release): 1.21.0 [skip ci]
# [@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) ### Features * Define ReviewRpc types ([8bbf145](8bbf145))
1 parent 907152b commit 85dabcf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/rpc/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [@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)
29

310

packages/rpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appland/rpc",
3-
"version": "1.20.0",
3+
"version": "1.21.0",
44
"author": "AppLand, Inc.",
55
"license": "Commons Clause + MIT",
66
"description": "AppMap RPC client and server",

0 commit comments

Comments
 (0)