chore(release): 1.22.3 [skip ci]

## [1.22.3](https://github.com/Cameri/nostream/compare/v1.22.2...v1.22.3) (2023-02-15)

### Bug Fixes

* bug unable confirm invoice ([#204](https://github.com/Cameri/nostream/issues/204)) ([bcd072e](bcd072efcd))
* upgrade axios from 1.2.3 to 1.2.4 ([#203](https://github.com/Cameri/nostream/issues/203)) ([b7c9b95](b7c9b95411))
* upgrade knex from 2.4.1 to 2.4.2 ([#200](https://github.com/Cameri/nostream/issues/200)) ([d985658](d9856589e5))
This commit is contained in:
semantic-release-bot 2023-02-15 04:48:26 +00:00
parent bcd072efcd
commit 9f56750f49
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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