Skip to content

Commit

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

### Bug Fixes

* integration tests ([f3c801e](f3c801e))
* mount coverage config on container ([476757f](476757f))
* postgres config not mounted ([5edfc04](5edfc04))
* rogue 200 OK on ws connect ([6b37d69](6b37d69))
* type errors ([f309798](f309798))

### Features

* ignore dupe subscriptions ([433b7f8](433b7f8))
  • Loading branch information
semantic-release-bot committed Dec 21, 2022
1 parent 476757f commit bb428f3
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.10.0",
"version": "1.11.0",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,
Expand Down

0 comments on commit bb428f3

Please sign in to comment.