Skip to content

Commit

Permalink
chore(release): 1.23.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.23.0](v1.22.6...v1.23.0) (2023-05-12)

### Bug Fixes

* add SECRET as env variable ([#298](#298)) ([58a1254](58a1254))
* invoice auto marked as paid ([be6d6f1](be6d6f1))
* issues with invoices ([#271](#271)) ([e1561e7](e1561e7))

### Features

* add LNURL processor ([#202](#202)) ([f237400](f237400))
* allow lightning zap receipts on paid relays ([#303](#303)) ([14bc96f](14bc96f))
  • Loading branch information
semantic-release-bot committed May 12, 2023
1 parent 14bc96f commit 62c1dbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "nostream",
"version": "1.22.6",
"version": "1.23.0",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,
Expand Down

0 comments on commit 62c1dbe

Please sign in to comment.