Skip to content

Commit

Permalink
chore(release): 1.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Feb 2, 2023
1 parent 45b08d8 commit 39d69e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nostream",
"version": "1.18.0",
"version": "1.19.0",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,
Expand Down

0 comments on commit 39d69e1

Please # to comment.