Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.0...v1.12.0) (2022-12-24)

### Bug Fixes

* abort message handler using listeners ([7469d97](7469d97))
* create tor data dir when running tor ([d235a5a](d235a5a))
* send correct content-type headers ([2700b34](2700b34))
* tor docker compose mounting wrong dir ([7cd4a3c](7cd4a3c))
* worker crash on large payloads ([cf2adac](cf2adac))

### Features

* add instructions on how to run nostr-ts-relay as a system service ([28117ae](28117ae))
* add network config to settings ([43bf0f9](43bf0f9))
  • Loading branch information
semantic-release-bot committed Dec 24, 2022
1 parent 57de0fc commit e0471ca
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": "nostr-ts-relay",
"version": "1.11.0",
"version": "1.12.0",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,
Expand Down

0 comments on commit e0471ca

Please sign in to comment.