Skip to content

Commit

Permalink
meta: generate the rpc changelog for the new release
Browse files Browse the repository at this point in the history
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
  • Loading branch information
vincenzopalazzo committed Aug 24, 2023
1 parent 2218cdd commit b2b92b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions rpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v0.3.0-beta.7

## Fixed
- re-export lightningrpc::Error ([commit](https://github.com/laanwj/cln4rust/commit/951bb8772a9ba1563bddb0752d22fa3dbd9ea45b)). @vincenzopalazzo 24-08-2023


# v0.3.0-beta.5

## Fixed
Expand Down
4 changes: 2 additions & 2 deletions rpc/changelog.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"package_name": "rpc",
"version": "v0.3.0-beta.6",
"version": "v0.3.0-beta.7",
"api": {
"name": "github",
"repository": "laanwj/rust-clightning-rpc",
"branch": "master"
"branch": "macros/expose-errors"
},
"generation_method": {
"name": "semver-v2",
Expand Down

0 comments on commit b2b92b7

Please sign in to comment.