Skip to content

Commit

Permalink
chore(release): 1.17.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.17.0](v1.16.0...v1.17.0) (2023-01-16)

### Bug Fixes

* 🐛 docker permissions and environment variable names ([8326c8a](8326c8a))
* 🐛 error retrying the connection ([3eb9d83](3eb9d83))
* 🐛 volume permissions and error messages ([d955a7c](d955a7c))
* deleted_at not saved in UTC tz ([297a07e](297a07e))
* excessive cache writes ([273dcc6](273dcc6))
* integration tests ([dbf8a7f](dbf8a7f))
* integration tests ([1db3343](1db3343))
* tor_proxy ([92640f2](92640f2))

### Features

* add support to dotenv files ([c439dc8](c439dc8))
* automatic onion services ([086b750](086b750))
* automatic onion services ([3731d03](3731d03))

### Reverts

* some forgotten changes in docker ([d8c5c26](d8c5c26))
  • Loading branch information
semantic-release-bot committed Jan 16, 2023
1 parent 297a07e commit 45348c0
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.16.0",
"version": "1.17.0",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,
Expand Down

0 comments on commit 45348c0

Please sign in to comment.