patch version

This commit is contained in:
hzrd149 2023-07-07 16:15:06 -05:00
parent 902ffa00ba
commit 4f4bc474bd
4 changed files with 8 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix stream view crashing when failing to parse zap request

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix npub in url getting replaced in post modal

View File

@ -1,5 +1,12 @@
# nostrudel
## 0.17.1
### Patch Changes
- 5d4a680: Fix stream view crashing when failing to parse zap request
- dd4cb0b: Fix npub in url getting replaced in post modal
## 0.17.0
### Minor Changes

View File

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