chore(release): 1.22.6 [skip ci]

## [1.22.6](https://github.com/Cameri/nostream/compare/v1.22.5...v1.22.6) (2023-02-21)

### Bug Fixes

* rsv1 error ([#225](https://github.com/Cameri/nostream/issues/225)) ([0954d84](0954d8426c))
This commit is contained in:
semantic-release-bot 2023-02-21 05:49:47 +00:00
parent 0954d8426c
commit d80342837a
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.5",
"version": "1.22.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostream",
"version": "1.22.5",
"version": "1.22.6",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.1",

View File

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