Skip to content

Commit 39d69e1

Browse files
chore(release): 1.19.0 [skip ci]
# [1.19.0](v1.18.0...v1.19.0) (2023-02-02) ### Bug Fixes * crash when payments are disabled ([280e24f](280e24f)) * error on heartbeat ([9d1a027](9d1a027)) * increase rate limits ([282f7db](282f7db)) * invalid type for extname() ([f578247](f578247)) * lots of bugs ([9c010e7](9c010e7)) * nip-11 doc and tests ([4ec6f20](4ec6f20)) * patch ([b0adba6](b0adba6)) * patch knex ([ad7ab69](ad7ab69)) * rate limiter err ([7778cd1](7778cd1)) * refactor to use process.cwd() ([2469295](2469295)) * remove dupe updated_at column from invoice ([d1cdd96](d1cdd96)) * remove test file which is failing ci/cd ([77177a2](77177a2)) * since to be in seconds ([9021aa6](9021aa6)) * typo ([f9c7dbf](f9c7dbf)) * upgrade @noble/secp256k1 from 1.7.0 to 1.7.1 ([a8f44cd](a8f44cd)) * upgrade ws from 8.11.0 to 8.12.0 ([779f7b7](779f7b7)) * use knex 2.4.0 everywhere ([a9b03b2](a9b03b2)) ### Features * add pay-to-relay ([2618a4d](2618a4d)) * add yaml parser js-yaml ([bee6302](bee6302)) * adding powered by ZBD badge if its enabled payment processor ([54684a7](54684a7)) * implement static mirroring ([cd4c60a](cd4c60a)) * massive update ([f9c53ee](f9c53ee)) * **utils:** refactor settings to use yaml ([5a8107f](5a8107f))
1 parent 45b08d8 commit 39d69e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nostream",
3-
"version": "1.18.0",
3+
"version": "1.19.0",
44
"description": "A Nostr relay written in Typescript.",
55
"supportedNips": [
66
1,

0 commit comments

Comments
 (0)