Skip to content

Commit 14f903e

Browse files
docs(lnlambda): prepare beta 8
Signed-off-by: Vincenzo Palazzo <[email protected]>
1 parent 2ea12a1 commit 14f903e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/lnlambda/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v0.0.1-beta.6
2+
3+
## Fixes
4+
- cleanup cors request headers ([commit](https://github.com/dart-lightning/lndart.cln/commit/2ea12a1db0771616e3933d6fc9cb81ce465a8b2a)). @vincenzopalazzo 18-08-2022
5+
6+
17
# v0.0.1-beta.5
28

39
## 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.5",
3+
"version": "v0.0.1-beta.6",
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.5
3+
version: 0.0.1-beta.6
44
homepage: https://github.com/dart-lightning/lndart.clightning
55

66
environment:

0 commit comments

Comments
 (0)