chore(release): 1.25.2 [skip ci]

## [1.25.2](https://github.com/Cameri/nostream/compare/v1.25.1...v1.25.2) (2023-05-25)

### Bug Fixes

* confirm invoice confirmedAt is undefined ([#320](https://github.com/Cameri/nostream/issues/320)) ([e0e3a11](e0e3a11afd))
This commit is contained in:
semantic-release-bot 2023-05-25 13:34:05 +00:00
parent e0e3a11afd
commit a63c035d22
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "nostream",
"version": "1.25.1",
"version": "1.25.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostream",
"version": "1.25.1",
"version": "1.25.2",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.1",

View File

@ -1,6 +1,6 @@
{
"name": "nostream",
"version": "1.25.1",
"version": "1.25.2",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,