Skip to content

Commit 1cd765a

Browse files
docs: release the rpc and update changelog
Signed-off-by: Vincenzo Palazzo <[email protected]>
1 parent 111aeb9 commit 1cd765a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

packages/rpc/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.0.2-beta.5
2+
3+
- cln_common dependencies bumping
4+
15
# v0.0.2-beta.4
26

37
## Fixed

packages/rpc/changelog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "rpc",
3-
"version": "v0.0.2-beta.4",
3+
"version": "v0.0.2-beta.5",
44
"api": {
55
"name": "github",
66
"repository": "dart-lightning/lndart.cln",

packages/rpc/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: clightning_rpc
22
description: Generic and Fast way to have your app connected with core lightning with dart and Unix socket
3-
version: 0.0.2-beta.4
3+
version: 0.0.2-beta.5
4+
45
homepage: https://github.com/dart-lightning/lndart.clightning
56

67
environment:

0 commit comments

Comments
 (0)