Skip to content

Commit ff10105

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.0...v1.14.0) (2022-12-27) ### Bug Fixes * disable propagateCreateError ([792d45d](792d45d)) * increase max pool size to 64 ([a7b02fc](a7b02fc)) ### Features * add getClientAddress to WebSocketAdapter ([081e7de](081e7de)) * add rate limit whitelists for pubkeys/ips ([3620026](3620026)) * support pubkey/ip whitelisting for event rate limits ([845dedc](845dedc))
1 parent 73231eb commit ff10105

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.13.0",
3+
"version": "1.14.0",
44
"description": "A Nostr relay written in Typescript.",
55
"supportedNips": [
66
1,

0 commit comments

Comments
 (0)