mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-10-09 04:14:05 +02:00
patch version
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix stream view crashing when failing to parse zap request
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix npub in url getting replaced in post modal
|
|
@@ -1,5 +1,12 @@
|
|||||||
# nostrudel
|
# 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
|
## 0.17.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostrudel",
|
"name": "nostrudel",
|
||||||
"version": "0.17.0",
|
"version": "0.17.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user