Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
chill117 committed Jun 5, 2024
1 parent 2df4316 commit c212778
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

* v0.26.1:
* Latest lightning-backends fixed GetAlby bug w/ latest LndHub credentials
* Upgrade dependencies
* v0.26.0:
* New error hook
* Upgrade dependencies
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lnurl",
"version": "0.26.0",
"version": "0.26.1",
"description": "Node.js implementation of lnurl",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c212778

Please sign in to comment.