chore(release): 1.17.2 [skip ci]

## [1.17.2](https://github.com/Cameri/nostream/compare/v1.17.1...v1.17.2) (2023-01-18)

### Bug Fixes

* acq conn recommendation ([0d53069](0d530699a0))
* don't crash when unable to acquire connection ([a519f4f](a519f4f36d))
This commit is contained in:
semantic-release-bot 2023-01-18 01:16:53 +00:00
parent 0d530699a0
commit d4f5fa522b
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.1",
"version": "1.17.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostream",
"version": "1.17.1",
"version": "1.17.2",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.0",

View File

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