Skip to content

Commit da416c8

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

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

packages/cln_common/changelog.json

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

packages/lnlambda/CHANGELOG.md

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

37
## Fixes

packages/lnlambda/changelog.json

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

packages/lnlambda/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: lnlambda
22
description: Minimal interface to run lnlambda function with dart.
3-
version: 0.0.1-beta.6
3+
version: 0.0.1-beta.7
44
homepage: https://github.com/dart-lightning/lndart.clightning
55

66
environment:

0 commit comments

Comments
 (0)