bump version: Signers

This commit is contained in:
hzrd149 2023-12-08 12:43:58 -06:00
parent 16e43a33f3
commit a5ec3ae2dd
8 changed files with 12 additions and 31 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add reactions and zaps to DMs

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for threads in DMs

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for Amber signer

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Make DMs view more readable

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for NIP-46 signer

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Support NIP-31 on unknown event kinds

View File

@ -1,5 +1,16 @@
# nostrudel
## 0.37.0
### Minor Changes
- 53b2c9e3: Add reactions and zaps to DMs
- 98b4bef4: Add support for threads in DMs
- 43faa025: Add support for Amber signer
- 53b2c9e3: Make DMs view more readable
- 53b2c9e3: Add support for NIP-46 signer
- ca4d6df8: Support NIP-31 on unknown event kinds
## 0.36.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "nostrudel",
"version": "0.36.0",
"version": "0.37.0",
"private": true,
"license": "MIT",
"scripts": {