chore(release): 1.18.0 [skip ci]

# [1.18.0](https://github.com/Cameri/nostream/compare/v1.17.3...v1.18.0) (2023-01-25)

### Features

* support db read replicas ([0903979](09039791f1))
This commit is contained in:
semantic-release-bot 2023-01-25 05:28:16 +00:00
parent 09039791f1
commit 3f6b5e4b11
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "nostream",
"version": "1.17.3",
"version": "1.18.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostream",
"version": "1.17.3",
"version": "1.18.0",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.0",

View File

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