mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 21:31:48 +01:00
chore(release): 1.20.0 [skip ci]
# [1.20.0](https://github.com/Cameri/nostream/compare/v1.19.0...v1.20.0) (2023-02-04) ### Bug Fixes * disable commitlint case rules ([b8c3536](b8c35364a7
)) * remove footer-max-line-length rule ([43186a0](43186a01e6
)) ### Features * added uri string for redis and postgres ([1475d65](1475d65b41
)) * NIP-40 ([#148](https://github.com/Cameri/nostream/issues/148)) ([2bbe798](2bbe798760
))
This commit is contained in:
parent
43186a01e6
commit
3af69967e5
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.19.0",
|
||||
"version": "1.20.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "nostream",
|
||||
"version": "1.19.0",
|
||||
"version": "1.20.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/secp256k1": "1.7.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostream",
|
||||
"version": "1.19.0",
|
||||
"version": "1.20.0",
|
||||
"description": "A Nostr relay written in Typescript.",
|
||||
"supportedNips": [
|
||||
1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user