chore(release): 1.22.4 [skip ci]

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

### Bug Fixes

* don't send expiration data to buff ([#207](https://github.com/Cameri/nostream/issues/207)) ([7533288](7533288370))
This commit is contained in:
semantic-release-bot 2023-02-15 18:55:24 +00:00
parent 7533288370
commit 8727120f08
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.3",
"version": "1.22.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostream",
"version": "1.22.3",
"version": "1.22.4",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.1",

View File

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