chore(release): 1.22.1 [skip ci]

## [1.22.1](https://github.com/Cameri/nostream/compare/v1.22.0...v1.22.1) (2023-02-05)

### Bug Fixes

* Dockerfile.test to reduce vulnerabilities ([#170](https://github.com/Cameri/nostream/issues/170)) ([a0dcc05](a0dcc05b56))
* SettingsStatic class default to yaml file ([#158](https://github.com/Cameri/nostream/issues/158)) ([7a4667c](7a4667c27f))
* update supported nips in readme ([#164](https://github.com/Cameri/nostream/issues/164)) ([a0ff972](a0ff972c49))
This commit is contained in:
semantic-release-bot 2023-02-05 05:21:33 +00:00
parent 59b79478f7
commit 49bc63c03d
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.0",
"version": "1.22.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostream",
"version": "1.22.0",
"version": "1.22.1",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.1",

View File

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