Skip to content

Commit

Permalink
chore(release): 1.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.20.0](v1.19.0...v1.20.0) (2023-02-04)

### Bug Fixes

* disable commitlint case rules ([b8c3536](b8c3536))
* remove footer-max-line-length rule ([43186a0](43186a0))

### Features

* added uri string for redis and postgres ([1475d65](1475d65))
* NIP-40 ([#148](#148)) ([2bbe798](2bbe798))
  • Loading branch information
semantic-release-bot committed Feb 4, 2023
1 parent 43186a0 commit 3af6996
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.19.0",
"version": "1.20.0",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,
Expand Down

0 comments on commit 3af6996

Please sign in to comment.